opencv/doc/py_tutorials
cclauss a347569350 Merge pull request #8150 from cclauss/patch-1
cv2.findContours() no longer modifies source image (#8150)

* cv2.findContours() no longer modifies source image

Since OpenCV 3.2, cv2.findContours() no longer modifies the source image but returns a modified image as the first of three return parameters.  ??? Do I have that correct ???

Also fixed up the code blocks to be valid markdown.

* ```python --> @code{.py}

Enables syntax highlighting in docs.
2017-02-10 15:12:11 +03:00
..
images
py_bindings
py_calib3d
py_core
py_feature2d
py_gui
py_imgproc
py_ml
py_objdetect
py_photo
py_setup
py_video
py_tutorials.markdown