- 13 Jun, 2013 1 commit
-
-
Gabe Schwartz authored
-
- 11 Apr, 2013 1 commit
-
-
Roman Donchenko authored
Also, removed the one from modules/python/src2/cv.py and cleared its executable bit, since it's not a script.
-
- 22 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 15 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp> Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
-
- 26 Dec, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
* always use "argN" names for unnamed arguments * honor space symbol between typename and "*", "&" symbols * fix indent errors
-
- 23 Nov, 2012 1 commit
-
-
marina.kolpakova authored
-
- 14 Sep, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 04 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 29 May, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 May, 2012 5 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 28 Mar, 2012 2 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 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)
-
- 15 Sep, 2011 1 commit
-
-
Alexander Mordvintsev authored
updated feature_homography.py sample to use new features
-
- 31 Aug, 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.
-
- 12 Jul, 2011 1 commit
-
-
Andrey Pavlenko authored
- improved CV_IN_OUT/CV_OUT handling for generated Python/Java wrappers
-
- 07 Jul, 2011 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
a lot of small corrections to bring down the number of undocumented functions, reported by the script; added em.cpp sample
-
- 08 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
started work on API & doc synchronization (in particular, Mat& => Input/OutputArray in the descriptions)
-
- 06 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
-
- 01 Jun, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 17 May, 2011 1 commit
-
-
Andrey Pavlenko authored
- static class member modifier processing is fixed (moved from 'rettype' to 'func_modlist')
-
- 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
-
- 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
-
- 12 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-