changed parameters for default demo

This commit is contained in:
Kayman 2018-10-02 13:33:36 +09:00
parent a6b392e502
commit adf821b7e8
4 changed files with 4 additions and 4 deletions

0
op3_ball_detector/cfg/DetectorParams.cfg Executable file → Normal file
View File

0
op3_ball_detector/cfg/DetectorParamsBlue.cfg Executable file → Normal file
View File

0
op3_ball_detector/cfg/DetectorParamsRed.cfg Executable file → Normal file
View File

View File

@ -6,11 +6,11 @@ min_circle_dist: 100
hough_accum_th: 28
min_radius: 20
max_radius: 300
filter_h_min: 350
filter_h_max: 15
filter_s_min: 200
filter_h_min: 355
filter_h_max: 25
filter_s_min: 220
filter_s_max: 255
filter_v_min: 60
filter_v_min: 80
filter_v_max: 255
use_second_filter: false
filter2_h_min: 30