- 14 Jun, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 19 May, 2012 1 commit
-
-
Maria Dimashova authored
-
- 12 May, 2012 1 commit
-
-
Vadim Pisarevsky authored
added opencv_world module that combines all the other [selected by user] OpenCV modules, except for opencv_python and opencv_gpu.
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 14 Aug, 2011 1 commit
-
-
Alexander Mordvintsev authored
python cv2 MLP sample done
-
- 24 Jun, 2011 2 commits
-
-
Ilya Lysenkov authored
-
Ilya Lysenkov authored
-
- 17 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 16 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 15 Jun, 2011 2 commits
-
-
P. Druzhkov authored
-
Maria Dimashova authored
-
- 07 Jun, 2011 1 commit
-
-
Maria Dimashova authored
-
- 11 May, 2011 1 commit
-
-
P. Druzhkov authored
minor fixes in CvGBTrees, its test and sample
-
- 06 May, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 01 Apr, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 22 Mar, 2011 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Nov, 2010 2 commits
-
-
Vadim Pisarevsky authored
-
Maria Dimashova authored
-
- 25 Nov, 2010 1 commit
-
-
Vadim Pisarevsky authored
fixed the ordering of parameters in PyArg_ParseTupleAndKeywords, added correct Ptr<CvDTreeSplit>::delete_obj() (ticket #406)
-
- 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
-
- 27 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
added more helper macros to the function declarations, to assist the Python wrapper generator. Fixed memleak in Mat::operator()(Range,Range) and the related functions (Mat::row, Mat::col etc.)
-
- 16 Oct, 2010 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Oct, 2010 1 commit
-
-
P. Druzhkov authored
Gradient Boosting Trees (CvGBTrees) added to opencv mll. Test for all CvGBTrees public methods added.
-
- 16 Jul, 2010 1 commit
-
-
Vadim Pisarevsky authored
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
-
- 11 May, 2010 1 commit
-
-
Vadim Pisarevsky authored
-