mirror of
https://github.com/opencv/opencv.git
synced 2024-12-02 07:39:57 +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.. |
||
---|---|---|
.. | ||
opencv2/imgproc |