- 11 May, 2018 1 commit
-
-
catree authored
Add AprilTag dictionaries to be able to detect AprilTag markers. Add ArUco and AprilTag 2 citations.
-
- 21 Mar, 2018 1 commit
-
-
berak authored
-
- 17 Oct, 2016 1 commit
-
-
Pavel Rojtberg authored
-
- 05 Aug, 2016 1 commit
-
-
Marek Smigielski authored
-
- 14 Jan, 2016 1 commit
-
-
folz authored
-
- 06 Jan, 2016 1 commit
-
-
folz authored
-
- 15 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 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
-
- 26 Aug, 2015 1 commit
-
-
S. Garrido authored
-