Skip to content

Commit

Permalink
Update parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxbotix authored and PatrickGoettsch committed Jan 26, 2024
1 parent bb4f704 commit ba753ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/parameters/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -1133,10 +1133,10 @@
"vision_bottom": {
"enable": false
},
"gaussian_sigma": 3.5,
"gaussian_sigma": 2.0,
"canny_low_threshold": 15.0,
"canny_high_threshold": 50.0,
"maximum_number_of_lines": 25,
"maximum_number_of_lines": 20,
"ransac_iterations": 50,
"ransac_maximum_distance": 3.0,
"ransac_maximum_gap": 5.0,
Expand Down

0 comments on commit ba753ee

Please sign in to comment.