- 09 Dec, 2012 1 commit
-
-
Jason Newton 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..
-
- 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
-
- 02 Nov, 2012 13 commits
-
-
Andrey Kamaev authored
-
Evgeny Talanin authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Pavlenko authored
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
- 01 Nov, 2012 21 commits
-
-
marina.kolpakova authored
-
marina.kolpakova authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
Kirill Kornyakov authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
marina.kolpakova authored
-
Vadim Pisarevsky authored
another fix to make OpenCV more friendly for iOS developers. We now use libc++ instead of libstdc++ and clang instead of gcc to build opencv2.framework.
-
Andrey Kamaev authored
-
Vadim Pisarevsky authored
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-