- 20 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>
-
- 11 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
Made all STL usages explicit to be able automatically find all usages of particular class or function.
-
- 01 Feb, 2013 3 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
- 28 Jan, 2013 3 commits
-
-
Vadim Pisarevsky authored
hopefully fixed handling of 'long' Python type in OpenCV bindings (bug #2193). added the corresponding test
-
Vadim Pisarevsky authored
Extended python bindings to support scalar values and tuples in place of InputArray (i.e. Mat) - ticket #2658. Added tests for #2611, #2505, #2658
-
Vadim Pisarevsky authored
-
- 27 Nov, 2012 1 commit
-
-
Jason Newton authored
-Change input/output order from (out Labeled, in Image) -> (in Image, Out Labeled) and convert to Input/OutputArrays in the process. -Adopt OutputArray for statistics export so that the algorithm is "wrapper friendly" and not requiring a new struct in language bindings at the expense of using doubles for everything and slowing statistics computation down..
-
- 05 Nov, 2012 1 commit
-
-
Jason Newton authored
-
- 19 Oct, 2012 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
[edit: cleaned whitespace]
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 11 Sep, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Aug, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Aug, 2012 1 commit
-
-
Alexander Mordvintesv authored
work on #2100: pyopencv_to functions now can receive argument information through ArgInfo structure. Non-contiguous input numpy arrays are copied. In case of non-contiguous output array the TypeError is thrown.
-
- 05 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 04 Jul, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 20 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 07 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 22 May, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
make Mat::at<>(i) work with 2d matrices (to retrieve all elements in row-major order) (reported by Kurt) and fixed bug #1804
-
- 20 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 11 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Apr, 2012 1 commit
-
-
Alexander Shishkov authored
-
- 28 Mar, 2012 2 commits
-
-
Alexander Mordvintsev authored
-
Alexander Mordvintsev authored
-
- 17 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Mar, 2012 1 commit
-
-
Vadim Pisarevsky authored
lot's of changes; nonfree & photo modules added; SIFT & SURF -> nonfree module; Inpainting -> photo; refactored features2d (ORB is still failing tests), optimized brute-force matcher and made it non-template.
-
- 12 Mar, 2012 1 commit
-
-
Ilya Lysenkov authored
-
- 10 Mar, 2012 1 commit
-
-
Alexander Mordvintsev authored
-
- 07 Mar, 2012 1 commit
-
-
Alexander Mordvintsev authored
-