1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-17 07:04:18 +08:00
Commit Graph

6 Commits

Author SHA1 Message Date
Pavel Rojtberg
f3f20a38e8 rapid: add global optimal search implementation
also fix error in LOS regarding tau
2021-06-07 21:34:11 +02:00
Pavel Rojtberg
aaaf37ed70 rapid: add "Optimal Local Search" implementation
also add Algorithm wrapper for rapid
2020-06-23 15:22:44 +02:00
Pavel Rojtberg
00fe2ed971 rapid: make correspondencies explicit for simpler data handling 2020-06-23 14:53:08 +02:00
Pavel Rojtberg
367d7beb06 rapid: add marker tracker sample 2020-04-02 14:12:40 +02:00
Pavel Rojtberg
9ca6b9b20c rapid: fix wrapping around at end of 2D contour 2020-04-02 14:12:17 +02:00
Pavel Rojtberg
d3d5f2adc1 add rapid module for silhouette based 3D object tracking 2019-12-11 17:21:10 +01:00