Matching/Tracking/Training Tests
This commit is contained in:
parent
9ba62cbeaf
commit
b9a887cd64
5085 changed files with 79869 additions and 6 deletions
7
Visp_tests/generic-rgbd/cube.init
Normal file
7
Visp_tests/generic-rgbd/cube.init
Normal file
|
@ -0,0 +1,7 @@
|
|||
# Define the coordinates of 3D points used to compute the pose
|
||||
# after the user click on their corresponding location in the image
|
||||
4 # We define 4 3D points
|
||||
0.000 0.000 0.000 # First 3D point
|
||||
0.000 0.000 0.042
|
||||
-0.042 0.000 0.042
|
||||
-0.042 0.042 0.042 # Last 3D point
|
Loading…
Add table
Add a link
Reference in a new issue