Alexander Alekhin
|
4d0848b3e8
|
fix -Wmaybe-uninitialized warning (initialize pointers to NULL)
|
11 years ago |
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.
|
12 years ago |
marina.kolpakova
|
285d6320be
|
add #/usr/bin/env python to all python files
|
13 years ago |
OpenCV Buildbot
|
04384a71e4
|
Normalize line endings and whitespace
|
13 years ago |
Marina Kolpakova
|
162f9fd7ea
|
merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811
|
13 years ago |
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
13 years ago |
Vadim Pisarevsky
|
569b1ad582
|
embeded cv Python module into cv2.
|
14 years ago |
Vadim Pisarevsky
|
9df999154c
|
fixed a few warnings and bugs, including ticket #1079
|
14 years ago |
Vadim Pisarevsky
|
d3a159d3cc
|
added missing Python wrappers for OpenCV 1.x
|
14 years ago |