mirror of
https://github.com/opencv/opencv.git
synced 2024-11-29 13:47:32 +08:00
00bdca7684
-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.. |
||
---|---|---|
.. | ||
doc | ||
include/opencv2/imgproc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |