Drop old python samples and tests
authorAndrey Kamaev <andrey.kamaev@itseez.com>
Fri, 12 Apr 2013 13:39:16 +0000 (17:39 +0400)
committerAndrey Kamaev <andrey.kamaev@itseez.com>
Fri, 12 Apr 2013 15:37:40 +0000 (19:37 +0400)
commitf886651cf084537b3073cd275e18942886ed2ae3
tree30539286089f6ce5ac16da1f2cd4558b3bc4604e
parentb2ba8b9969df8f31a0de432c5a2deb3e17eacbaf
Drop old python samples and tests
55 files changed:
modules/python/src2/cv2.cpp
modules/python/src2/gen2.py
modules/python/test/test.py [changed mode: 0755->0644]
modules/python/test/test2.py [deleted file]
samples/python/camera.py [deleted file]
samples/python/camshift.py [deleted file]
samples/python/chessboard.py [deleted file]
samples/python/contours.py [deleted file]
samples/python/convexhull.py [deleted file]
samples/python/cv20squares.py [deleted file]
samples/python/cvutils.py [deleted file]
samples/python/delaunay.py [deleted file]
samples/python/demhist.py [deleted file]
samples/python/dft.py [deleted file]
samples/python/distrans.py [deleted file]
samples/python/dmtx.py [deleted file]
samples/python/drawing.py [deleted file]
samples/python/edge.py [deleted file]
samples/python/facedetect.py [deleted file]
samples/python/fback.py [deleted file]
samples/python/ffilldemo.py [deleted file]
samples/python/fitellipse.py [deleted file]
samples/python/houghlines.py [deleted file]
samples/python/inpaint.py [deleted file]
samples/python/kalman.py [deleted file]
samples/python/kmeans.py [deleted file]
samples/python/laplace.py [deleted file]
samples/python/lkdemo.py [deleted file]
samples/python/logpolar.py [deleted file]
samples/python/minarea.py [deleted file]
samples/python/minidemo.py [deleted file]
samples/python/morphology.py [deleted file]
samples/python/motempl.py [deleted file]
samples/python/numpy_array.py [deleted file]
samples/python/numpy_warhol.py [deleted file]
samples/python/peopledetect.py [deleted file]
samples/python/pyramid_segmentation.py [deleted file]
samples/python/squares.py [deleted file]
samples/python/watershed.py [deleted file]
samples/python2/_coverage.py
samples/python2/browse.py
samples/python2/common.py
samples/python2/contours.py
samples/python2/deconvolution.py
samples/python2/dft.py [changed mode: 0644->0755]
samples/python2/distrans.py
samples/python2/facedetect.py
samples/python2/fitline.py
samples/python2/gaussian_mix.py
samples/python2/houghcircles.py
samples/python2/houghlines.py
samples/python2/mouse_and_match.py
samples/python2/texture_flow.py
samples/python2/turing.py
samples/python2/video.py