fix: implement per-camera ground plane correction
This commit is contained in:
@@ -491,6 +491,7 @@ def test_refine_ground_from_depth_partial_success():
|
|||||||
min_valid_cameras=1,
|
min_valid_cameras=1,
|
||||||
min_inliers=10,
|
min_inliers=10,
|
||||||
target_y=0.0,
|
target_y=0.0,
|
||||||
|
max_translation_m=2.0,
|
||||||
)
|
)
|
||||||
|
|
||||||
width, height = 20, 20
|
width, height = 20, 20
|
||||||
|
|||||||
Reference in New Issue
Block a user