opencv/modules/python/src2
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
..
api Fixed hundreds of documentation problems 2012-05-28 07:36:14 +00:00
cv2.cpp A few changes to comply with upstream requirements for merge. 2012-11-27 02:31:38 -08:00
cv2.cv.hpp Fix linux build warning 2012-10-22 18:38:22 +04:00
cv.py Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
defs embeded cv Python module into cv2. 2011-07-12 12:56:03 +00:00
gen2.py Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
gen.py Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
hdr_parser.py Honor resently added functionality in hdr_parser and rst_parser; minor fixes in documentation 2012-09-14 22:26:32 +04:00