11 Commits (bd4d24f0fa79c2d57bfcc50e7f2e845b5d2e8e27)

Author SHA1 Message Date
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Moshe Kaplan bd042d9cc3 Fixed shebangs, added error checking 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Alexander Mordvintsev a3220a446f added comment to letter_recog.py sample (adopted from c++ version) 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Alexander Mordvintsev a98d6b6217 exposed parallelized SVM prediction to python (predict_all) 13 years ago
Gary Bradski dfaabd88fc added cv2.destroyAllWindows() 13 years ago
Alexander Mordvintsev a0af870719 added CV_OUT to CvANN_MLP::predict 13 years ago
Alexander Mordvintsev 622bd42224 work on MLP sample in letter_recog.py (in progress...) 13 years ago
Alexander Mordvintsev b6c19d365f switched from argparse to getopt for compatibility with Python 2.6 14 years ago
Alexander Mordvintsev 6dc7ae0ff6 added some constants to python cv2 api 14 years ago
Alexander Mordvintsev 07f28d3309 added python cv2 port of letter_recog sample 14 years ago