gcv_conf.yml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. %YAML:1.0
  2. conf_parameters:
  3. image_show: 1
  4. image_return: 1
  5. image_row_grid: 20
  6. image_col_grid: 100
  7. self_camera: 0
  8. timeout_proc: 100000
  9. timeout_append: 150
  10. image_save: 1
  11. image_depository: "D:\\logs\\algo_img"
  12. image_backup_days: 7
  13. oa_y_flip: 0
  14. oa_morph_radius: 1
  15. oa_morph_iteration: 2
  16. oa_min_leaf_area: 10000
  17. #oa_min_hist_value: 5
  18. #oa_morph_radius_base: 1
  19. #oa_morph_iteration_base: 2
  20. #oa_min_hist_value_base: 10
  21. #oa_col_th_ratio: 6.9999999999999996e-001
  22. #oa_row_th_ratio: 1.2000000000000000e+000
  23. #oa_stem_x_padding: 40
  24. #oa_stem_dia_min: 10
  25. #oa_stem_fork_y_min: 10
  26. #oa_stem_dia_mp: 9.0000000000000002e-001
  27. #oa_clip_y_min: 245
  28. #oa_clip_y_max: 385
  29. rs_y_flip: 0
  30. rs_col_th_ratio: 6.5e-001
  31. rs_row_th_ratio: 1.1999999999999999e+000
  32. rs_min_hist_value: 5
  33. rs_stem_x_padding: 50
  34. rs_stem_dia_min: 12
  35. rs_stem_dia_mp: 9.6e-001
  36. rs_stem_fork_y_min: 40
  37. rs_stem_edge_detect_window: 5
  38. rs_cand_corner_box_width_ratio: 3.
  39. rs_cand_corner_box_xoffset_ratio: 7.5000000000000000e-001
  40. rs_opt_corner_xoffset_ratio: 2.0000000000000001e-001
  41. rs_opt_corner_yoffset_ratio: -5.0000000000000000e-001
  42. rs_corner_mask_rad_ratio: 2.5000000000000000e-001
  43. rs_morph_radius: 2
  44. rs_morph_iteration: 5
  45. rs_morph_iteration_gray: 5
  46. rs_max_corner_num: 500
  47. rs_corner_qaulity_level: 1.0000000000000001e-001
  48. rs_corner_min_distance: 10.
  49. rs_cut_angle: -60.
  50. rs_cut_point_offset_ratio: 9.0000000000000000e-001
  51. sc_y_flip: 0
  52. sc_col_th_ratio: 6.9999999999999996e-001
  53. sc_row_th_ratio: 2.000000000000000e+000
  54. sc_stem_x_padding: 50
  55. sc_stem_dia_min: 3
  56. sc_clip_padding: 5
  57. sc_stem_ymax_padding: 200
  58. sc_default_cut_length: 20
  59. sc_stem_edge_detect_window: 5
  60. sc_r2_th: 1.0500000000000000e+000
  61. sc_r2_window: 30
  62. sc_average_window: 1
  63. sc_morph_radius: 1
  64. sc_morph_iteration: 2
  65. rs_oa_pixel_ratio: 2.3333300000000001e-001
  66. rs_cut_pixel_ratio: 5.8479999999999997e-002
  67. sc_cut_pixel_ratio: 8.7499999999999994e-002
  68. # rs_grab_xmin: -100
  69. # rs_grab_xmax: 250
  70. # rs_grab_ymin: -45
  71. # rs_grab_ymax: 0
  72. # rs_grab_zmin: 300
  73. # rs_grab_zmax: 400
  74. # rs_grab_stem_diameter: 5.0
  75. # rs_grab_y_opt: -30
  76. # rs_grab_seedling_dist: 40.0
  77. # rs_grab_stem_min_pts: 50
  78. # rs_grab_ror_ratio: 0.8
  79. # rs_grab_offset: -5.0
  80. rs_grab_xmin: -200
  81. rs_grab_xmax: 250
  82. rs_grab_ymin: -50
  83. rs_grab_ymax: 10
  84. rs_grab_zmin: 300
  85. rs_grab_zmax: 440
  86. rs_grab_stem_diameter: 5.0
  87. rs_grab_y_opt: 30
  88. rs_grab_seedling_dist: 40.0
  89. rs_grab_stem_min_pts: 50
  90. rs_grab_ror_ratio: 0.85
  91. rs_grab_offset: 0
  92. rs_grab_fork_th: 1.5
  93. sc_grab_xmin: -200
  94. sc_grab_xmax: 220
  95. sc_grab_ymin: -30
  96. sc_grab_ymax: 10
  97. sc_grab_zmin: 300
  98. sc_grab_zmax: 400
  99. #sc_grab_xmin: -30
  100. #sc_grab_xmax: 170
  101. #sc_grab_ymin: -10
  102. #sc_grab_ymax: 100
  103. #sc_grab_zmin: 420
  104. #sc_grab_zmax: 550
  105. sc_grab_stem_diameter: 5.0
  106. sc_grab_y_opt: 30
  107. sc_grab_seedling_dist: 40.0
  108. sc_grab_stem_min_pts: 45
  109. sc_grab_ror_ratio: 0.85
  110. sc_grab_offset: 0
  111. sc_grab_fork_th: 1.5