1 | initial version |
Since OpenCV 3.2.0 source image is not modified by findContour
therefore the chain code is no more returned.
Unfortunately this information is in the master doc but not in 3.2.0 doc.
See news: findcontours doesn't alter the input image and and this comment on issue #8225