opencv/samples/python2
Alexander Mordvintsev a0af870719 added CV_OUT to CvANN_MLP::predict
python cv2 MLP sample done
2011-08-14 04:32:27 +00:00
..
_coverage.py work on obj_detect.py 2011-06-19 11:33:15 +00:00
browse.py use default HOG people detector 2011-08-13 08:52:58 +00:00
calibrate.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
camshift.py work on camshift.py 2011-08-13 08:54:11 +00:00
coherence.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
color_histogram.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
common.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
contours.py contours.py sample added 2011-07-10 22:06:33 +00:00
distrans.py peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 2011-08-12 03:05:31 +00:00
edge.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
facedetect.py peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 2011-08-12 03:05:31 +00:00
find_obj.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
floodfill.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
gaussian_mix.py math.pi -> np.pi 2011-07-16 18:29:51 +00:00
inpaint.py a few minor fixes in Python samples 2011-07-13 06:19:21 +00:00
letter_recog.py added CV_OUT to CvANN_MLP::predict 2011-08-14 04:32:27 +00:00
lk_track.py peopledetect.py sample added (TODO: use builtin svm data instead of people_hog.txt) 2011-08-12 03:05:31 +00:00
morphology.py morphology python sample 2011-07-01 08:22:45 +00:00
motempl.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
obj_detect.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
opt_flow.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
peopledetect.py use default HOG people detector 2011-08-13 08:52:58 +00:00
squares.py adjust cosine threshold in squares.py 2011-07-17 19:23:24 +00:00
stereo_match.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00
turing.py fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed) 2011-07-16 09:35:56 +00:00
video.py opt_flow.py demo 2011-07-07 07:55:49 +00:00
watershed.py added COLOR_... enumeration to imgproc.hpp and EVENT_... enumeration to highgui.hpp 2011-07-18 13:05:34 +00:00