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 2186ec7665 Merge pull request #8754 from berak:fix_py_hog_svm_tut 8 years ago
..
tutorial_code Merge pull request #8754 from berak:fix_py_hog_svm_tut 8 years ago
.gitignore rename samples/{python2 -> python} 9 years ago
CMakeLists.txt rename samples/{python2 -> python} 9 years ago
_coverage.py rename samples/{python2 -> python} 9 years ago
_doc.py rename samples/{python2 -> python} 9 years ago
_run_winpack_demo_python27.cmd python: add launch script for winpack python demo 9 years ago
asift.py Fix mouse control in asift and find_obj samples 9 years ago
browse.py rename samples/{python2 -> python} 9 years ago
calibrate.py rename samples/{python2 -> python} 9 years ago
camshift.py update samples: waitKey() usage 8 years ago
coherence.py update samples: waitKey() usage 8 years ago
color_histogram.py update samples: waitKey() usage 8 years ago
common.py Fix rectangle selection in some of python samples 9 years ago
contours.py update samples: waitKey() usage 8 years ago
deconvolution.py update samples: waitKey() usage 8 years ago
demo.py Add new tests on python 9 years ago
dft.py rename samples/{python2 -> python} 9 years ago
digits.py py_samples: fix digits.py 8 years ago
digits_adjust.py rename samples/{python2 -> python} 9 years ago
digits_video.py update samples: waitKey() usage 8 years ago
distrans.py update samples: waitKey() usage 8 years ago
edge.py update samples: waitKey() usage 8 years ago
facedetect.py update samples: waitKey() usage 8 years ago
feature_homography.py Replace of some synthetic scenes in python samples 9 years ago
find_obj.py migration: github.com/opencv/opencv 8 years ago
fitline.py update samples: waitKey() usage 8 years ago
floodfill.py update samples: waitKey() usage 8 years ago
gabor_threads.py rename samples/{python2 -> python} 9 years ago
gaussian_mix.py update samples: waitKey() usage 8 years ago
grabcut.py update samples: waitKey() usage 8 years ago
hist.py update samples: waitKey() usage 8 years ago
houghcircles.py supress numpy future warning with `None` comparison 8 years ago
houghlines.py supress numpy future warning with `None` comparison 8 years ago
inpaint.py update samples: waitKey() usage 8 years ago
kalman.py update samples: waitKey() usage 8 years ago
kmeans.py update samples: waitKey() usage 8 years ago
lappyr.py update samples: waitKey() usage 8 years ago
letter_recog.py Add 2 new tests, bugfixed in old tests 9 years ago
lk_homography.py update samples: waitKey() usage 8 years ago
lk_track.py update samples: waitKey() usage 8 years ago
logpolar.py rename samples/{python2 -> python} 9 years ago
morphology.py update samples: waitKey() usage 8 years ago
mosse.py Update research paper link in Python sample 8 years ago
mouse_and_match.py update samples: waitKey() usage 8 years ago
mser.py update samples: waitKey() usage 8 years ago
opencv_version.py rename samples/{python2 -> python} 9 years ago
opt_flow.py update samples: waitKey() usage 8 years ago
peopledetect.py update samples: waitKey() usage 8 years ago
plane_ar.py update samples: waitKey() usage 8 years ago
plane_tracker.py update samples: waitKey() usage 8 years ago
squares.py update samples: waitKey() usage 8 years ago
stereo_match.py rename samples/{python2 -> python} 9 years ago
texture_flow.py rename samples/{python2 -> python} 9 years ago
tst_scene_render.py update samples: waitKey() usage 8 years ago
turing.py update samples: waitKey() usage 8 years ago
video.py update samples: waitKey() usage 8 years ago
video_threaded.py update samples: waitKey() usage 8 years ago
video_v4l2.py update samples: waitKey() usage 8 years ago
watershed.py update samples: waitKey() usage 8 years ago