- 14 Dec, 2016 1 commit
-
-
Pavel Rojtberg authored
-
- 19 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
allows trading corner precision for corner quantity
-
- 17 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
-
- 07 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
also add shortcut if markers are aligned with image axes
-
- 30 Sep, 2016 1 commit
-
-
mshabunin authored
-
- 22 Sep, 2016 2 commits
-
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
- 07 Sep, 2016 1 commit
-
-
sht3ch authored
-
- 05 Sep, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 24 Aug, 2016 1 commit
-
-
Vladislav Sovrasov authored
-
- 23 Aug, 2016 1 commit
-
-
berak authored
-
- 17 Aug, 2016 1 commit
-
-
Vasilikhin authored
-
- 05 Aug, 2016 1 commit
-
-
Marek Smigielski authored
-
- 19 Jun, 2016 1 commit
-
-
Sarthak Ahuja authored
[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
-
- 03 Jun, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 26 May, 2016 1 commit
-
-
Wu Jiang authored
`lenght` --> `length`
-
- 01 Apr, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 27 Mar, 2016 2 commits
-
-
Pavel Rojtberg authored
type should be OutputArray instead of OutputArrayOfArrays. at<Vec3d> is one dimensional. (fixes debug assert) fixes #574
-
Gary Bradski authored
-
- 26 Mar, 2016 1 commit
-
-
Gary Bradski authored
-
- 19 Feb, 2016 1 commit
-
-
Steve Nicholson authored
-
- 18 Feb, 2016 1 commit
-
-
Christian Richardt authored
-
- 14 Jan, 2016 1 commit
-
-
folz authored
-
- 07 Jan, 2016 1 commit
-
-
folz authored
-
- 06 Jan, 2016 1 commit
-
-
folz authored
-
- 15 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 20 Nov, 2015 1 commit
-
-
Pavel Rojtberg authored
results in less code and more consistent parameter handling.
-
- 12 Oct, 2015 1 commit
-
-
Pavel Rojtberg authored
allows using Mat and vector<Vec3d> as argument for rvecs, tvecs that are allocated at once.
-
- 01 Oct, 2015 1 commit
-
-
Pavel Rojtberg authored
also avoids manual memcpy: the predefined dictionary data is not duplicated any more.
-
- 19 Sep, 2015 1 commit
-
-
Pavel Rojtberg authored
store marker internally as "r0_b0, r0_b1, .. , r0_bn, r2_b0, .." instead of "r0_b0, r1_b0, .. , rn_b0, r1_b0, .." i.e. the same as in predefined_dictionaries.cpp. This makes loading a dictionary a simple memcpy and also allows to get rid of the custom hammingDistance implementation in favor of hal::normHamming.
-
- 14 Sep, 2015 1 commit
-
-
S. Garrido authored
-
- 28 Aug, 2015 1 commit
-
-
Pavel Rojtberg authored
-
- 26 Aug, 2015 1 commit
-
-
S. Garrido authored
-