opencv/samples/python2
2012-02-11 03:47:40 +00:00
..
_coverage.py lk_track.py description 2011-08-30 09:34:06 +00:00
browse.py work on demo.py shell 2011-08-20 19:54:03 +00:00
calibrate.py
camshift.py camshift.py description 2011-08-27 13:43:32 +00:00
coherence.py running demos with enter key 2011-08-21 13:24:49 +00:00
color_histogram.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 2011-08-22 13:36:21 +00:00
common.py fix in RectSelector 2011-09-20 11:49:24 +00:00
contours.py
demo.py camshift.py description 2011-08-27 13:43:32 +00:00
distrans.py peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 2011-08-12 03:05:31 +00:00
edge.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 2011-08-22 13:36:21 +00:00
facedetect.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 2011-08-22 13:36:21 +00:00
feature_homography.py wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 2011-09-15 11:10:06 +00:00
find_obj.py added flann matching to find_obj.py 2011-08-17 02:00:52 +00:00
floodfill.py
gaussian_mix.py
inpaint.py
letter_recog.py added CV_OUT to CvANN_MLP::predict 2011-08-14 04:32:27 +00:00
lk_homography.py lk_homography.py sample added 2011-08-31 12:33:25 +00:00
lk_track.py lk_track.py description 2011-08-30 09:34:06 +00:00
morphology.py
motempl.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 2011-08-22 13:36:21 +00:00
mouse_and_match.py Adding python example of mouse interaction and use of correlation on an image 2012-02-11 03:47:40 +00:00
mser.py mser.py sample added 2011-08-27 19:29:03 +00:00
opt_flow.py opt_flow.py sample fixed 2011-09-02 11:54:02 +00:00
peopledetect.py camshift.py sample 2011-08-15 01:36:41 +00:00
squares.py
stereo_match.py demo description url parsing 2011-08-21 07:19:27 +00:00
turing.py running demos with enter key 2011-08-21 13:24:49 +00:00
video.py frame size specification for video sources in video.py 2011-09-22 12:32:37 +00:00
watershed.py