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.
 
 
 
 
 
 
Vadim Pisarevsky 191e969243 fixed angle check in squares.py (thanks to Abid Rahman) 13 years ago
..
_coverage.py lk_track.py description 14 years ago
browse.py work on demo.py shell 14 years ago
calibrate.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 14 years ago
camshift.py camshift.py description 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 Added GIL-release code into python wrappers 13 years ago
contours.py contours.py sample added 14 years ago
demo.py camshift.py description 14 years ago
distrans.py fixed distrans.py sample (distanceTransform -> distanceTransformWithLabels) 13 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
feature_homography.py wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 14 years ago
find_obj.py added flann matching to find_obj.py 14 years ago
floodfill.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 14 years ago
gabor_threads.py Added GIL-release code into python wrappers 13 years ago
gaussian_mix.py math.pi -> np.pi 14 years ago
inpaint.py a few minor fixes in Python samples 14 years ago
letter_recog.py added CV_OUT to CvANN_MLP::predict 14 years ago
lk_homography.py lk_homography.py sample added 14 years ago
lk_track.py lk_track.py description 14 years ago
morphology.py morphology python sample 14 years ago
motempl.py all video processing samples use camera as default source (and fallback to synth in case of capture error) 14 years ago
mouse_and_match.py Adding python example of mouse interaction and use of correlation on an image 13 years ago
mser.py mser.py sample added 14 years ago
opt_flow.py opt_flow.py sample fixed 14 years ago
peopledetect.py camshift.py sample 14 years ago
squares.py fixed angle check in squares.py (thanks to Abid Rahman) 13 years ago
stereo_match.py demo description url parsing 14 years ago
turing.py running demos with enter key 14 years ago
video.py frame size specification for video sources in video.py 14 years ago
watershed.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 14 years ago