fixed and improving formatting in opencv2refman.pdf. added support for n-channel...
authorVadim Pisarevsky <no@email>
Sun, 24 Jul 2011 10:34:14 +0000 (10:34 +0000)
committerVadim Pisarevsky <no@email>
Sun, 24 Jul 2011 10:34:14 +0000 (10:34 +0000)
commitd8417af0860b8c718722734e5898ddaea055699e
treee06302c9bf7cb8cea4bc256e55f3c06103b778b2
parentdf78bc04d64c0304efd891ffc583f73cb2f054f3
fixed and improving formatting in opencv2refman.pdf. added support for n-channel mask in Mat::copyTo() and n-channel images in cv::compare(). fixed 2 compile warnings in opencv_python.
doc/CMakeLists.txt
doc/conf.py
doc/patch_refman_latex.py [new file with mode: 0644]
modules/core/doc/basic_structures.rst
modules/core/doc/old_basic_structures.rst
modules/core/src/arithm.cpp
modules/core/src/copy.cpp
modules/imgproc/doc/filtering.rst
modules/python/src2/cv2.cpp