created PlaneTracker (int plane_tracker.py), which implements multitarget planar...
authorAlexander Mordvintesv <zzznah@gmail.com>
Fri, 3 Aug 2012 19:17:11 +0000 (22:17 +0300)
committerAlexander Mordvintesv <zzznah@gmail.com>
Fri, 3 Aug 2012 19:17:11 +0000 (22:17 +0300)
commit353c69e0172093eaeaf8ce9f61cd40a6382d4a39
tree3a76c5adc500cdb545ea480c9dff43846e432827
parent2ea3dd391a6f93dd445cd00e4a55050b366835af
created PlaneTracker (int plane_tracker.py), which implements multitarget planar tracking
rewritten feature_homography.py using it
added plane_ar.py - simple augmented reality sample
samples/python2/common.py
samples/python2/feature_homography.py
samples/python2/plane_ar.py [new file with mode: 0644]
samples/python2/plane_tracker.py [new file with mode: 0644]