- 06 May, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 10 Nov, 2014 1 commit
-
-
Shiquan Wang authored
-
- 01 Sep, 2014 1 commit
-
-
Alexander Mordvintsev authored
don't discard pure virtual methods in hdr_parser.py (was broken anyway)
-
- 19 Aug, 2014 2 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
maintain set of visited namespaces in CppHeaderParser WARNING: REMOVED const name conversion (SomeConstName -> SOME_CONST_NAME), discussion needed
-
- 30 Jul, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 27 Jul, 2014 1 commit
-
-
Alexander Mordvintsev authored
gen2.py reports headers it processes cmake file restructured
-
- 14 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 07 Jul, 2014 1 commit
-
-
vbystricky authored
-
- 24 Jun, 2014 1 commit
-
-
Vadim Pisarevsky authored
removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. some of the stuff will be moved to opencv_contrib module. in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
-
- 14 May, 2014 1 commit
-
-
Alexander Mordvintsev authored
-
- 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)
-