31 Commits (82856150c184cb73089eb3fdc33120242f2b474c)

Author SHA1 Message Date
Vadim Pisarevsky b38a11e837 .pyc files should not be in the repository 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago
James Bowman 6b4047eb46 #586: exceptions on invalid element access 14 years ago
James Bowman 3a53d8667a #489, leaking cvarrmat test and fix 14 years ago
James Bowman 4c4ff882ad Fix for #791: MatchShapes 14 years ago
James Bowman d3462dfcba #674, fix leaks in CreateHist 14 years ago
James Bowman 8503f75212 Fixed leak of dims in MatND creates 14 years ago
James Bowman d2d52c7310 #818, Propset Rev 14 years ago
James Bowman 6004687563 #759. memtrack comments, sealed the numpy MatND leak 14 years ago
James Bowman af86e87c70 Export CV_PI explcitly, #758. 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
Vadim Pisarevsky 59e2afe4d2 fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406) 14 years ago
Vadim Pisarevsky de4f1aeb06 fixed some GCC 4.4 warnings 14 years ago
Vadim Pisarevsky 8a8ba57b20 fixed building Python wrappers when Numpy is not available 14 years ago
Vadim Pisarevsky 5b6a755719 almost finished Python wrappers 14 years ago
Vadim Pisarevsky 00ec555252 extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 14 years ago
Vadim Pisarevsky 893fb90b87 extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing 14 years ago
Marius Muja 16b1f61c83 Updated FLANN to version 1.5 14 years ago
Vadim Pisarevsky 6b8e60d033 the header parser for the extended OpenCV Python bindings 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 5b7b6d9195 #509, patch for GetTrackbarPos 15 years ago
James Bowman b4af9c620a cvarrseq args attempt array conversions first 15 years ago
James Bowman d10b3c8665 #489, Forbid transposed matrices in fromarray() 15 years ago
James Bowman 389c002eea grabCut fist impl and test 15 years ago
Vadim Pisarevsky 550e635814 added numerical values to the new _VNG constants' definitions. 15 years ago
James Bowman f6c55582d8 Added VNG Bayer enums 15 years ago
James Bowman d6c6c3ecda #393, SnakeImage 15 years ago
James Bowman 6ebdcb879b #362, CvMoments fields now exposed, smoke tested by test_moments 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