Moshe Kaplan
|
bd042d9cc3
|
Fixed shebangs, added error checking
|
2013-03-06 01:41:02 -05:00 |
|
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
2012-11-23 22:57:22 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Alexander Mordvintesv
|
a29be81d77
|
typo fix in features_homography.py
|
2012-08-07 21:37:46 +03:00 |
|
Alexander Mordvintesv
|
d9dc02541a
|
Added descriptions to PlaneTracker samples
|
2012-08-05 10:20:42 +03:00 |
|
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
|
2012-08-03 22:17:11 +03:00 |
|
Alexander Mordvintesv
|
ffa8c32348
|
work on feature_homography.py: multiple targets
|
2012-08-01 21:41:03 +03:00 |
|
Alexander Mordvintsev
|
72a4f1924d
|
feature_homography.py:
building descriptor index on target capture
simple AR experiment (work in progress)
|
2012-07-30 12:39:41 +04:00 |
|
Alexander Mordvintsev
|
d9478252e9
|
show detected keypoints in feature_homography.py
|
2012-07-09 12:19:59 +00:00 |
|
Alexander Mordvintsev
|
a2c3c1800a
|
new feature_homography.py sample
|
2012-07-06 15:42:42 +00:00 |
|
Gary Bradski
|
dfaabd88fc
|
added cv2.destroyAllWindows()
|
2012-03-15 03:45:15 +00:00 |
|
Gary Bradski
|
9164ccbaaf
|
added 0xFF & in front of every waitKey so that it works on linux
|
2012-03-14 21:46:34 +00:00 |
|
Alexander Mordvintsev
|
028c44531f
|
wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper)
updated feature_homography.py sample to use new features
|
2011-09-15 11:10:06 +00:00 |
|
Alexander Mordvintsev
|
d50cc51070
|
handling Ptr<> arguments and return values in Python wrappers
partially wrapped features2d framework
added feature_homography.py sample
|
2011-09-07 09:38:22 +00:00 |
|