- 10 Mar, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 07 Mar, 2012 2 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
Added gabor_threads.py sample
-
- 25 Jan, 2012 1 commit
-
-
Vadim Pisarevsky authored
adjust the header parser to support "public virtual" construction and make a tweak for multiple inheritance, fix potential memory problem with Python's IplImage.tostring() method (ticket #1486)
-
- 07 Sep, 2011 1 commit
-
-
Alexander Mordvintsev authored
partially wrapped features2d framework added feature_homography.py sample
-
- 31 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Aug, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 16 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
fixed "import cv" in the new python samples. corrected Python bindings to match the documentation and vice versa (NOTE: in cv2.stereoCalibrate the parameter ordering has been changed)
-
- 14 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Jul, 2011 1 commit
-
-
Vadim Pisarevsky authored
upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN.
-
- 29 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
make type registration ordering in cv2.so consistent with the declaration order (fixes the class hierarchy; see ticket #1113)
-
- 17 May, 2011 1 commit
-
-
Andrey Pavlenko authored
- static class member modifier processing is fixed (moved from 'rettype' to 'func_modlist')
-
- 16 May, 2011 1 commit
-
-
Alexander Mordvintsev authored
-
- 03 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
moved Python bindings source code into src subdirectory; preparing to add python/doc and python/test subdirectories
-
- 25 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
- 03 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
extended Python bindings; not merged into cv.cpp yet; and many of the helper functions, like pyopencv_to_*, pyopencv_from_* etc. are still missing
-