21 Commits (a50d75d3624ffb6005cf3c5dd11adf2cbaabf75a)

Author SHA1 Message Date
Kirill Kornyakov aef347e7b3 Removed references to opencv.itseez.com 12 years ago
Andrey Kamaev f886651cf0 Drop old python samples and tests 12 years ago
Roman Donchenko 57d4c86b2b Fixed the shebang lines on the Python scripts. 12 years ago
Vadim Pisarevsky f8b61e4eca fixed hopefully last warnings in the doc builder 12 years ago
Vadim Pisarevsky 44157c421f fixed python test failures (modified stereo correspondence test to use cv2.* stuff), fixed docs 12 years ago
Vadim Pisarevsky abd9675a99 fixed bugs #1718, #2375; attached the new tests to test.py. 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Vadim Pisarevsky ae10ecd264 fixed 2 test failures (test_DrawChessboardCorners & Core_Array.expressions) 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
Evgeny Talanin 19313923cc Use github pat to get data for in python tests (files from code.opencv.org are received truncated sometimes) 12 years ago
Evgeny Talanin 064d022a4b Set correct path to repo in python tests (changed after migration to git) 12 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Andrey Kamaev 8f7e5811b6 Fixed 2 failing python tests 13 years ago
Ilya Lysenkov 4a7efa548f Added points comparison in test_remap 13 years ago
Ilya Lysenkov 159022844e Restored and improved the test_remap Python test 13 years ago
Alexander Shishkov d95127c279 #1672 13 years ago
Alexander Shishkov be63ce723f #1672 13 years ago
Vadim Pisarevsky e2e4ee2f53 disable implicit numpy array use in old-style Python bindings because of hard-to-fix memory leaks (ticket #1177) 13 years ago
Vadim Pisarevsky 569b1ad582 embeded cv Python module into cv2. 14 years ago
Vadim Pisarevsky cc9a1bb62f propagated some more fixes from 2.3 branch to the trunk 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Vadim Pisarevsky 7f7965bc93 separated opencv 1.x and opencv 2.x wrappers. moved tests/python/* to modules/python/test 14 years ago
Andrey Morozov e58de551c5 corrected the errors in the python's tests 14 years ago
James Bowman 6b4047eb46 #586: exceptions on invalid element access 14 years ago
James Bowman 5d0d485fd9 Better tests for ticket #759 14 years ago
Marius Muja 9bf80fb209 Renaming log constants, fixes bug #792 14 years ago
Vadim Pisarevsky 8754cafffb extended cv.KMeans2 API in Python (ticket #414; thanks to hogelog). fixed failures in the opencv python tests. 14 years ago
Ethan Rublee d788007672 accidentally commited a ROS patch of the test.py a few -r3716 14 years ago
Ethan Rublee 244a537d54 _S happens to be a bad variable name for android 14 years ago
James Bowman 5051c635b1 #593 add ConvertImage 14 years ago
James Bowman d6c6c3ecda #393, SnakeImage 15 years ago
James Bowman 5bafccd2a7 FindContours with all modes/methods, ticket 303 15 years ago
James Bowman ab7b50d3ca FindContours on black image, ticket 303 15 years ago
James Bowman a7faa9afa4 test_moments checks for float members 15 years ago
James Bowman 6ebdcb879b #362, CvMoments fields now exposed, smoke tested by test_moments 15 years ago
James Bowman ac41d29eee #301, sample code for CalcHist 15 years ago
James Bowman 9a342ef337 test case for #342 15 years ago
James Bowman 6bc810cd80 test case for #342 15 years ago
James Bowman 8bcdb56ca9 #345, cvmat() now caught and exception raised 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago