samples: fix python samples compatibility with demo.py
authorAlexander Alekhin <alexander.alekhin@intel.com>
Tue, 19 Mar 2019 18:03:58 +0000 (21:03 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Wed, 20 Mar 2019 15:32:34 +0000 (18:32 +0300)
commit04fad57fc15c845f7e70105691102f2af9ff469d
treea09ae790bda211279e816b410cf8509bb1b4c1e4
parentf4c2c4412bc9fcea7ec88c1a9e824a2955185ca8
samples: fix python samples compatibility with demo.py
48 files changed:
samples/python/asift.py
samples/python/browse.py
samples/python/calibrate.py
samples/python/camera_calibration_show_extrinsics.py
samples/python/camshift.py
samples/python/coherence.py
samples/python/color_histogram.py
samples/python/contours.py
samples/python/deconvolution.py
samples/python/dft.py
samples/python/digits.py
samples/python/digits_adjust.py
samples/python/digits_video.py
samples/python/distrans.py
samples/python/edge.py
samples/python/facedetect.py
samples/python/find_obj.py
samples/python/fitline.py
samples/python/floodfill.py
samples/python/gabor_threads.py
samples/python/gaussian_mix.py
samples/python/grabcut.py
samples/python/hist.py
samples/python/houghcircles.py
samples/python/houghlines.py
samples/python/inpaint.py
samples/python/kalman.py
samples/python/kmeans.py
samples/python/lappyr.py
samples/python/letter_recog.py
samples/python/lk_homography.py
samples/python/lk_track.py
samples/python/logpolar.py
samples/python/morphology.py
samples/python/mouse_and_match.py
samples/python/mser.py
samples/python/opencv_version.py
samples/python/opt_flow.py
samples/python/peopledetect.py
samples/python/squares.py
samples/python/stereo_match.py
samples/python/texture_flow.py
samples/python/tst_scene_render.py
samples/python/turing.py
samples/python/video.py
samples/python/video_threaded.py
samples/python/video_v4l2.py
samples/python/watershed.py