- 16 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 10 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 08 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 01 Apr, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 25 Mar, 2013 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Mar, 2013 1 commit
-
-
Daniil Osokin authored
-
- 15 Mar, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 13 Mar, 2013 2 commits
-
-
Andrey Kamaev authored
-
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>
-
- 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.
-
- 24 Feb, 2013 1 commit
-
-
Daniil Osokin authored
-
- 19 Dec, 2012 1 commit
-
-
Jason Newton authored
-
- 15 Dec, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 09 Dec, 2012 1 commit
-
-
Jason Newton authored
use a ltype parameter to determine result Label image type; export stats with differening types over different outputarrays
-
- 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..
-
- 26 Nov, 2012 1 commit
-
-
Ilya Lavrenov authored
-
- 23 Nov, 2012 1 commit
-
-
Jason Newton authored
adjust output type to return int32... it should at least be unsigned but this breaks python bindings; remove non-8bit input type support, not worth the binary size
-
- 05 Nov, 2012 3 commits
-
-
Jason Newton authored
-
Jason Newton authored
connectedComponents: peep-hole optimizations, mostly surrouding the fact that cv::Mat::at is expensive in a tight-loop -also added a "blobstats" version
-
Jason Newton authored
-
- 17 Oct, 2012 2 commits
-
-
OpenCV Buildbot authored
-
OpenCV Buildbot authored
-
- 16 Oct, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
This reverts commit 94b97b7a.
-
Andrey Kamaev authored
This reverts commit 4aaaef59. Conflicts: modules/imgproc/include/opencv2/imgproc/types_c.h modules/legacy/include/opencv2/legacy/legacy.hpp
-
- 15 Oct, 2012 1 commit
-
-
Andrey Kamaev authored
This partly reverts commit 6ca61827.
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 10 Sep, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 02 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 29 Jun, 2012 1 commit
-
-
Andrey Pavlenko authored
fixing bug #1987(android keeps RGBA in alpha pre-multiplied form, Mat <-> Bitmap should handle this correctly)
-
- 28 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 22 Jun, 2012 2 commits
-
-
Vadim Pisarevsky authored
added synonym CV_COMP_HELLIGNER for CV_COMP_BHATTACHARYAA to reflect the real formula used (bug report #2073)
-
Vadim Pisarevsky authored
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 29 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 May, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-