Vitaly Tuzov
|
25b4d8a1b5
|
Added images necessary for tests
|
9 years ago |
Vitaly Tuzov
|
aaa30dc5b6
|
Make some tests less strict due to improvement of related algorithms in master branch
|
9 years ago |
Vitaly Tuzov
|
e0f426f78b
|
Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025).
At the moment tests requre samples/data copied to source location from master branch.
|
9 years ago |
Ben Hagen
|
a21fb63c28
|
store user-provided data in PlaneTracker class
|
10 years ago |
Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
12 years ago |
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Vadim Pisarevsky
|
2013118971
|
new/improved Python samples by Alexander Mordvintsev
|
13 years ago |
Alexander Mordvintesv
|
d9dc02541a
|
Added descriptions to PlaneTracker samples
|
13 years ago |
Alexander Mordvintesv
|
353c69e017
|
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
|
13 years ago |