atinfinity
|
a1b3c84c5a
|
updated aruco tutorial (#1263)
|
8 years ago |
Felix Wehnert
|
c41a963f17
|
fixed typo in tutorial
rvecs and tvecs should be of type std::vector<cv::Vec3d> as used in the detect_markers.cpp. Otherwise an exception is thrown.
|
8 years ago |
catree
|
dc8e29a0ad
|
Update doCornerRefinement() parameter to cornerRefinementMethod().
|
8 years ago |
atinfinity
|
ebc255b025
|
fixed sample code in tutorial
|
8 years ago |
atinfinity
|
9a3cb3092f
|
removed unnecessary character
|
8 years ago |
Sarthak Ahuja
|
f63c28a615
|
[Aruco] detector_params YAML updated
[Aruco] Fixed the spelling of Length in Samples
replaced images to 6x6_250
Updated README
[Aruco] Updated Charuco Diamond Detection Tutorial Readme
[Aruco] Updated Charuco Board Detection Tutorial Readme
[Aruco] Updated Aruco Tutorials Readme
[Aruco] Updated Aruco Tutorials Readme
Added a new line at the end of file.
Update aruco_board_detection.markdown
Update aruco_calibration.markdown
Update aruco_detection.markdown
Update charuco_detection.markdown
Update charuco_diamond_detection.markdown
Update README.md
Update charuco_detection.markdown
|
9 years ago |
Maksim Shabunin
|
5e59b83706
|
Using iframe to embed youtube videos in aruco tutorials
|
9 years ago |
Pavel Rojtberg
|
ee61cba9f9
|
aruco: use densely packed array for pose computation
allows using Mat and vector<Vec3d> as argument for rvecs, tvecs that are
allocated at once.
|
10 years ago |
S. Garrido
|
c5d618f7e1
|
fix several important bugs in aruco module
|
10 years ago |
S. Garrido
|
7c08b2f7db
|
Added aruco module
|
10 years ago |