More fixes for documentation.
authorAndrey Kamaev <no@email>
Mon, 28 May 2012 20:11:38 +0000 (20:11 +0000)
committerAndrey Kamaev <no@email>
Mon, 28 May 2012 20:11:38 +0000 (20:11 +0000)
commit6ca618277c8ec110eb2a28f00cc3fb7329b1d00b
tree4f8f4848350602525708923a5b37fa3e3119bcca
parentbc929a7d46e3baee7ade56b714ea782f6a5d3563
More fixes for documentation.
35 files changed:
doc/check_docs2.py
modules/core/doc/basic_structures.rst
modules/core/doc/drawing_functions.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/drawing.cpp
modules/features2d/doc/common_interfaces_of_descriptor_extractors.rst
modules/features2d/doc/common_interfaces_of_feature_detectors.rst
modules/gpu/doc/camera_calibration_and_3d_reconstruction.rst
modules/gpu/doc/feature_detection_and_description.rst
modules/gpu/doc/image_filtering.rst
modules/gpu/doc/image_processing.rst
modules/gpu/doc/initalization_and_information.rst
modules/gpu/doc/object_detection.rst
modules/gpu/doc/operations_on_matrices.rst
modules/gpu/doc/video.rst
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/highgui/doc/qt_new_functions.rst
modules/imgproc/doc/histograms.rst
modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/imgproc/src/contours.cpp
modules/legacy/doc/expectation_maximization.rst
modules/legacy/doc/feature_detection_and_description.rst
modules/legacy/doc/histograms.rst [new file with mode: 0644]
modules/legacy/doc/legacy.rst
modules/legacy/doc/planar_subdivisions.rst
modules/ml/doc/expectation_maximization.rst
modules/objdetect/doc/cascade_classification.rst
modules/objdetect/doc/latent_svm.rst
modules/objdetect/include/opencv2/objdetect/objdetect.hpp
modules/python/src2/hdr_parser.py
modules/stitching/doc/autocalib.rst
modules/stitching/doc/matching.rst
modules/stitching/doc/motion_estimation.rst
modules/stitching/doc/warpers.rst