merge_th=3
Browse files
script.py
CHANGED
@@ -132,7 +132,7 @@ if __name__ == "__main__":
|
|
132 |
point_radius=25,
|
133 |
max_angle=15,
|
134 |
extend=30,
|
135 |
-
merge_th=
|
136 |
min_missing_distance=30000000.0,
|
137 |
scale_estimation_coefficient=2.54,
|
138 |
))
|
|
|
132 |
point_radius=25,
|
133 |
max_angle=15,
|
134 |
extend=30,
|
135 |
+
merge_th=3.0,
|
136 |
min_missing_distance=30000000.0,
|
137 |
scale_estimation_coefficient=2.54,
|
138 |
))
|