opencv/modules/imgproc
Jason Newton 00bdca7684 A few changes to comply with upstream requirements for merge.
-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..
2012-11-27 02:31:38 -08:00
..
doc connectedcomponents: use opencv integral types, add to docs, fix up things for a python export 2012-11-05 12:02:53 -08:00
include/opencv2/imgproc A few changes to comply with upstream requirements for merge. 2012-11-27 02:31:38 -08:00
perf Merge pull request #127 from cuda-geek/apple2clang 2012-11-02 14:29:39 +04:00
src A few changes to comply with upstream requirements for merge. 2012-11-27 02:31:38 -08:00
test replase __APPLE__ marco with __clang__ 2012-11-01 19:34:05 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00