added OpenCV 1.x documentation
authorVadim Pisarevsky <no@email>
Sat, 5 Mar 2011 21:23:47 +0000 (21:23 +0000)
committerVadim Pisarevsky <no@email>
Sat, 5 Mar 2011 21:23:47 +0000 (21:23 +0000)
commit7f83ea1be432ed84a47ffd9b7818451e67ded7f8
tree140ba1a961d96f58f2680ef8fc1bb4cd1179afcf
parent30dcfe0c7a9920e9537622957d92e65dc72f3569
added OpenCV 1.x documentation
73 files changed:
docroot/CMakeLists.txt
docroot/mymath.sty [new file with mode: 0644]
docroot/opencv1/CMakeLists.txt [new file with mode: 0644]
docroot/opencv1/bibliography.rst [new file with mode: 0644]
docroot/opencv1/c/c_index.rst [new file with mode: 0644]
docroot/opencv1/c/calib3d.rst [new file with mode: 0644]
docroot/opencv1/c/calib3d_camera_calibration_and_3d_reconstruction.rst [new file with mode: 0644]
docroot/opencv1/c/conf.py [new file with mode: 0644]
docroot/opencv1/c/core.rst [new file with mode: 0644]
docroot/opencv1/c/core_basic_structures.rst [new file with mode: 0644]
docroot/opencv1/c/core_clustering.rst [new file with mode: 0644]
docroot/opencv1/c/core_drawing_functions.rst [new file with mode: 0644]
docroot/opencv1/c/core_dynamic_structures.rst [new file with mode: 0644]
docroot/opencv1/c/core_operations_on_arrays.rst [new file with mode: 0644]
docroot/opencv1/c/core_utility_and_system_functions_and_macros.rst [new file with mode: 0644]
docroot/opencv1/c/core_xml_yaml_persistence.rst [new file with mode: 0644]
docroot/opencv1/c/features2d.rst [new file with mode: 0644]
docroot/opencv1/c/features2d_feature_detection_and_description.rst [new file with mode: 0644]
docroot/opencv1/c/highgui.rst [new file with mode: 0644]
docroot/opencv1/c/highgui_qt_new_functions.rst [new file with mode: 0644]
docroot/opencv1/c/highgui_reading_and_writing_images_and_video.rst [new file with mode: 0644]
docroot/opencv1/c/highgui_user_interface.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_feature_detection.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_geometric_image_transformations.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_histograms.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_image_filtering.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_miscellaneous_image_transformations.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_object_detection.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_planar_subdivisions.rst [new file with mode: 0644]
docroot/opencv1/c/imgproc_structural_analysis_and_shape_descriptors.rst [new file with mode: 0644]
docroot/opencv1/c/objdetect.rst [new file with mode: 0644]
docroot/opencv1/c/objdetect_cascade_classification.rst [new file with mode: 0644]
docroot/opencv1/c/video.rst [new file with mode: 0644]
docroot/opencv1/c/video_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
docroot/opencv1/conf.py [new file with mode: 0644]
docroot/opencv1/index.rst [new file with mode: 0644]
docroot/opencv1/py/calib3d.rst [new file with mode: 0644]
docroot/opencv1/py/calib3d_camera_calibration_and_3d_reconstruction.rst [new file with mode: 0644]
docroot/opencv1/py/conf.py [new file with mode: 0644]
docroot/opencv1/py/cookbook.rst [new file with mode: 0644]
docroot/opencv1/py/core.rst [new file with mode: 0644]
docroot/opencv1/py/core_basic_structures.rst [new file with mode: 0644]
docroot/opencv1/py/core_clustering.rst [new file with mode: 0644]
docroot/opencv1/py/core_drawing_functions.rst [new file with mode: 0644]
docroot/opencv1/py/core_dynamic_structures.rst [new file with mode: 0644]
docroot/opencv1/py/core_operations_on_arrays.rst [new file with mode: 0644]
docroot/opencv1/py/core_utility_and_system_functions_and_macros.rst [new file with mode: 0644]
docroot/opencv1/py/core_xml_yaml_persistence.rst [new file with mode: 0644]
docroot/opencv1/py/features2d.rst [new file with mode: 0644]
docroot/opencv1/py/features2d_feature_detection_and_description.rst [new file with mode: 0644]
docroot/opencv1/py/highgui.rst [new file with mode: 0644]
docroot/opencv1/py/highgui_reading_and_writing_images_and_video.rst [new file with mode: 0644]
docroot/opencv1/py/highgui_user_interface.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_feature_detection.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_geometric_image_transformations.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_histograms.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_image_filtering.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_miscellaneous_image_transformations.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_object_detection.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_planar_subdivisions.rst [new file with mode: 0644]
docroot/opencv1/py/imgproc_structural_analysis_and_shape_descriptors.rst [new file with mode: 0644]
docroot/opencv1/py/introduction.rst [new file with mode: 0644]
docroot/opencv1/py/objdetect.rst [new file with mode: 0644]
docroot/opencv1/py/objdetect_cascade_classification.rst [new file with mode: 0644]
docroot/opencv1/py/py_index.rst [new file with mode: 0644]
docroot/opencv1/py/video.rst [new file with mode: 0644]
docroot/opencv1/py/video_motion_analysis_and_object_tracking.rst [new file with mode: 0644]
docroot/opencv2/CMakeLists.txt [new file with mode: 0644]
docroot/opencv2/conf.py [moved from docroot/conf.py with 100% similarity]