adjust output type to return int32... it should at least be unsigned but this breaks...
authorJason Newton <jason@utopiacompression.com>
Fri, 23 Nov 2012 05:26:52 +0000 (21:26 -0800)
committerJason Newton <jason@utopiacompression.com>
Fri, 23 Nov 2012 05:26:52 +0000 (21:26 -0800)
commitd5aa679d3fdc1c778bcfc50d8340877c9bfa9def
tree5b6561f8864771e5160dcfeeb1c4a37472fcccc0
parent85880397c411b58b665a877b2eef5b1dd0cb1863
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
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/imgproc/src/connectedcomponents.cpp