• cclauss's avatar
    Merge pull request #8150 from cclauss/patch-1 · a3475693
    cclauss authored
    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.
    a3475693
Name
Last commit
Last update
..
pattern_tools Merge pull request #7994 from nnadeau:master
py_tutorials Merge pull request #8150 from cclauss/patch-1
tutorials Add thrust tutorial in the GPU main page documentation.
CMakeLists.txt cmake: special target to build/install docs only
Doxyfile.in Added CV_DEPRECATED macro
DoxygenLayout.xml Minor documentation fixes:
acircles_pattern.png propagated some more changes from 2.3 to trunk
bodybg.png Some documentation customization
disabled_doc_warnings.txt Doxygen documentation: BiB references and fixes
faq.markdown Doxygen tutorials: support contrib, some minor changes
footer.html GSoC 2016 - Adding ALIASES for tutorial (#7041)
header.html GSoC 2016 - Adding ALIASES for tutorial (#7041)
mymath.js GSoC 2016 - Adding ALIASES for tutorial (#7041)
mymath.sty Doxygen documentation: mathbbm support
opencv-logo-small.png Basic doxygen documentation support
opencv-logo-white.png merged revisions r7802,r7804,r7805 from 2.4 branch
opencv-logo.png "atomic bomb" commit. Reorganized OpenCV directory structure
opencv-logo2.png Removed incorrect iCCP chunks from GUI resources.
opencv.bib Add QR decomposition to HAL
opencv.ico remove interfaces from installation; remove opencv/utils dir completely
opencv.jpg "atomic bomb" commit. Reorganized OpenCV directory structure
pattern.png replaced 8x6 pattern with 9x6, which orientation can be determined without any ambiguity
root.markdown.in Added auto-generated root page for all contrib tutorials
stylesheet.css Documentation: set max-width property for inserted images