opencv/samples/python
Alexander Alekhin ecef7f7930 samples: update winpack python samples launcher
- accepts script parameter (allows drag & drop from 'explorer')
- use script dir instead of current dir (can launch samples from 'samples/dnn')
- added 'pause' to show error messages (about missing numpy) instead of instant closing
2018-09-22 17:28:58 +00:00
..
tutorial_code Merge pull request #12206 from jsxyhelu/3.4 2018-09-11 23:58:01 +03:00
_coverage.py
_doc.py Define execfile, file, long, raw_input, xrange for Python 3 2018-05-03 09:19:05 +02:00
_run_winpack_demo_python27.cmd samples: update winpack python samples launcher 2018-09-22 17:28:58 +00:00
.gitignore
asift.py Fix a Typo in the comment of asift.py 2018-08-09 23:43:39 +02:00
browse.py
calibrate.py python: eliminate pylint warnings 2018-06-04 17:58:06 +03:00
camera_calibration_show_extrinsics.py python: eliminate pylint warnings 2018-06-04 17:58:06 +03:00
camshift.py
CMakeLists.txt
coherence.py
color_histogram.py
common.py
contours.py
deconvolution.py python: better Python 3 support 2018-05-11 17:32:04 +03:00
demo.py Define execfile, file, long, raw_input, xrange for Python 3 2018-05-03 09:19:05 +02:00
dft.py
digits_adjust.py
digits_video.py
digits.py
distrans.py
edge.py
facedetect.py
feature_homography.py
find_obj.py fix faster_rcnn sample crashed at PoolingInvoker on Windows7(x64). (#10724) 2018-02-12 16:07:56 +03:00
fitline.py
floodfill.py
gabor_threads.py
gaussian_mix.py
grabcut.py
hist.py
houghcircles.py
houghlines.py
inpaint.py
kalman.py
kmeans.py
lappyr.py
letter_recog.py
lk_homography.py
lk_track.py
logpolar.py
morphology.py
mosse.py
mouse_and_match.py Misc. ./samples typos 2018-02-08 05:52:08 -05:00
mser.py
opencv_version.py
opt_flow.py
peopledetect.py
plane_ar.py Misc. ./samples typos 2018-02-08 05:52:08 -05:00
plane_tracker.py
squares.py
stereo_match.py
texture_flow.py
tst_scene_render.py
turing.py
video_threaded.py
video_v4l2.py
video.py Misc. ./samples typos 2018-02-08 05:52:08 -05:00
watershed.py