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 Alekhin 96b26dc8f4 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
..
tutorial_code Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
.gitignore rename samples/{python2 -> python} 9 years ago
CMakeLists.txt rename samples/{python2 -> python} 9 years ago
_coverage.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
_doc.py Define execfile, file, long, raw_input, xrange for Python 3 7 years ago
_run_winpack_demo.cmd samples: update Python launcher (winpack) 6 years ago
asift.py samples: fix python samples compatibility with demo.py 6 years ago
browse.py fix pylint warnings 5 years ago
calibrate.py fix pylint warnings 5 years ago
camera_calibration_show_extrinsics.py fix pylint warnings 5 years ago
camshift.py Fixed Typo Closes #15148 5 years ago
coherence.py samples: fix python samples compatibility with demo.py 6 years ago
color_histogram.py fix pylint warnings 5 years ago
common.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
contours.py Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
deconvolution.py Fix spelling typos 5 years ago
demo.py Define execfile, file, long, raw_input, xrange for Python 3 7 years ago
dft.py samples: fix python samples compatibility with demo.py 6 years ago
digits.py ml/python: fix digits samples(3.4) 5 years ago
digits_adjust.py samples: fix python samples compatibility with demo.py 6 years ago
digits_video.py Merge remote-tracking branch 'upstream/3.4' into merge-3.4 5 years ago
dis_opt_flow.py pylint: eliminate warnings 5 years ago
distrans.py samples: fix python samples compatibility with demo.py 6 years ago
drawing.py Merge pull request #14107 from adityak2920:aditya 5 years ago
edge.py fix pylint warnings 5 years ago
facedetect.py fix pylint warnings 5 years ago
feature_homography.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
find_obj.py samples: fix python samples compatibility with demo.py 6 years ago
fitline.py fix pylint warnings 5 years ago
floodfill.py samples: fix python samples compatibility with demo.py 6 years ago
gabor_threads.py samples: fix python samples compatibility with demo.py 6 years ago
gaussian_mix.py samples: fix python samples compatibility with demo.py 6 years ago
grabcut.py Minor update in grabcut.py 5 years ago
hist.py samples: fix python samples compatibility with demo.py 6 years ago
houghcircles.py fix pylint warnings 5 years ago
houghlines.py fix pylint warnings 5 years ago
inpaint.py samples: fix python samples compatibility with demo.py 6 years ago
kalman.py samples: fix python samples compatibility with demo.py 6 years ago
kmeans.py fix pylint warnings 5 years ago
laplace.py Merge pull request #14107 from adityak2920:aditya 5 years ago
lappyr.py fix pylint warnings 5 years ago
letter_recog.py samples: fix python samples compatibility with demo.py 6 years ago
lk_homography.py samples: fix python samples compatibility with demo.py 6 years ago
lk_track.py Removed deprecated 'clock' import. 5 years ago
logpolar.py samples: fix python samples compatibility with demo.py 6 years ago
morphology.py samples: fix python samples compatibility with demo.py 6 years ago
mosse.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
mouse_and_match.py samples: fix python samples compatibility with demo.py 6 years ago
mser.py samples: fix python samples compatibility with demo.py 6 years ago
opencv_version.py samples: fix python samples compatibility with demo.py 6 years ago
opt_flow.py fix pylint warnings 5 years ago
peopledetect.py fix pylint warnings 5 years ago
plane_ar.py Misc. ./samples typos 7 years ago
plane_tracker.py python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
squares.py Update samples 5 years ago
stereo_match.py fix pylint warnings 5 years ago
stitching.py pylint: eliminate warnings 5 years ago
stitching_detailed.py make stitching script more pythonic 5 years ago
text_skewness_correction.py Added tutorial for text skewness correction in C++ and Python. 5 years ago
texture_flow.py samples: fix python samples compatibility with demo.py 6 years ago
tst_scene_render.py samples: fix python samples compatibility with demo.py 6 years ago
turing.py fix pylint warnings 5 years ago
video.py Removed deprecated 'clock' import. 5 years ago
video_threaded.py fix pylint warnings 5 years ago
video_v4l2.py fix pylint warnings 5 years ago
watershed.py samples: fix python samples compatibility with demo.py 6 years ago