Roman Donchenko
|
57d4c86b2b
|
Fixed the shebang lines on the Python scripts.
Also, removed the one from modules/python/src2/cv.py and cleared its
executable bit, since it's not a script.
|
2013-04-11 18:37:23 +04:00 |
|
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
2012-11-23 22:57:22 +04:00 |
|
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
2012-10-17 15:32:23 +04:00 |
|
Gary Bradski
|
ad2ee1d572
|
import as cv not cv2. Fixed
|
2012-03-21 05:13:02 +00:00 |
|
Gary Bradski
|
dfaabd88fc
|
added cv2.destroyAllWindows()
|
2012-03-15 03:45:15 +00:00 |
|
Gary Bradski
|
778b51a6a1
|
Adding python example of mouse interaction and use of correlation on an image
|
2012-02-11 03:47:40 +00:00 |
|