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 13 years ago
browse.py
calibrate.py
camshift.py camshift.py description 13 years ago
coherence.py
color_histogram.py
common.py Added GIL-release code into python wrappers 13 years ago
contours.py
demo.py camshift.py description 13 years ago
distrans.py fixed distrans.py sample (distanceTransform -> distanceTransformWithLabels) 13 years ago
edge.py
facedetect.py
feature_homography.py wrapped FlannBasedMatcher (and extended DescriptorMatcher wrapper) 13 years ago
find_obj.py
floodfill.py
gabor_threads.py Added GIL-release code into python wrappers 13 years ago
gaussian_mix.py
inpaint.py
letter_recog.py
lk_homography.py lk_homography.py sample added 13 years ago
lk_track.py lk_track.py description 13 years ago
morphology.py
motempl.py
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 13 years ago
opt_flow.py opt_flow.py sample fixed 13 years ago
peopledetect.py
squares.py fixed angle check in squares.py (thanks to Abid Rahman) 13 years ago
stereo_match.py
turing.py
video.py frame size specification for video sources in video.py 13 years ago
watershed.py