Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Alexander Mordvintsev fc771363d3 all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
..
_coverage.py
browse.py work on demo.py shell 14 years ago
calibrate.py
camshift.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
coherence.py running demos with enter key 14 years ago
color_histogram.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
common.py
contours.py
demo.py fixed 2 bugs in python samples (crash in camshift and running samples from within the demo) 14 years ago
distrans.py peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 14 years ago
edge.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
facedetect.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
find_obj.py added flann matching to find_obj.py 14 years ago
floodfill.py
gaussian_mix.py
inpaint.py
letter_recog.py added CV_OUT to CvANN_MLP::predict 14 years ago
lk_track.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
morphology.py
motempl.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
obj_detect.py
opt_flow.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
peopledetect.py camshift.py sample 14 years ago
squares.py
stereo_match.py demo description url parsing 14 years ago
turing.py running demos with enter key 14 years ago
video.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
watershed.py