GSoC Python Tutorials
authorabidrahmank <abidrahman2@gmail.com>
Sat, 21 Sep 2013 18:44:27 +0000 (00:14 +0530)
committerabidrahmank <abidrahman2@gmail.com>
Mon, 23 Sep 2013 08:11:14 +0000 (13:41 +0530)
commit899781b3d6313fb593d7528efc7673a0fb4b9186
treee6f5e39e6f8af3388cd43e7ddda583371c5bd3b6
parentc0c575d68e0cd63329c311b101be4d24e9d89e0c
GSoC Python Tutorials
GSoC Python Tutorials

removed white spaces

removed blank lines at EOF

removed duplicate labels
329 files changed:
doc/py_tutorials/images/MachineLearnings.jpg [new file with mode: 0644]
doc/py_tutorials/images/calib3d_icon.jpg [new file with mode: 0644]
doc/py_tutorials/images/core.jpg [new file with mode: 0644]
doc/py_tutorials/images/featureicon.jpg [new file with mode: 0644]
doc/py_tutorials/images/gui.jpg [new file with mode: 0644]
doc/py_tutorials/images/imgproc.jpg [new file with mode: 0644]
doc/py_tutorials/images/intro.png [new file with mode: 0644]
doc/py_tutorials/images/obj_icon.jpg [new file with mode: 0644]
doc/py_tutorials/images/photoicon.jpg [new file with mode: 0644]
doc/py_tutorials/images/videoicon.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_calibration/images/calib_pattern.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_calibration/images/calib_radial.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_calibration/images/calib_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_calibration/py_calibration.rst [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_depthmap/images/disparity_map.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_depthmap/images/stereo_depth.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_depthmap/py_depthmap.rst [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/epipolar.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/epiresult.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_epipolar_geometry/images/essential_matrix.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_epipolar_geometry/py_epipolar_geometry.rst [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_pose/images/pose_1.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_pose/images/pose_2.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_pose/py_pose.rst [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/calibration_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/depthmap_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/epipolar_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/pose_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/py_table_of_contents_calib3d.rst [new file with mode: 0644]
doc/py_tutorials/py_core/py_basic_ops/images/border.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_basic_ops/images/roi.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_basic_ops/py_basic_ops.rst [new file with mode: 0644]
doc/py_tutorials/py_core/py_image_arithmetics/images/blending.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_image_arithmetics/images/overlay.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_image_arithmetics/py_image_arithmetics.rst [new file with mode: 0644]
doc/py_tutorials/py_core/py_maths_tools/py_maths_tools.rst [new file with mode: 0644]
doc/py_tutorials/py_core/py_optimization/py_optimization.rst [new file with mode: 0644]
doc/py_tutorials/py_core/py_table_of_contents_core/images/image_arithmetic.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_table_of_contents_core/images/maths_tools.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_table_of_contents_core/images/pixel_ops.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_table_of_contents_core/images/speed.jpg [new file with mode: 0644]
doc/py_tutorials/py_core/py_table_of_contents_core/py_table_of_contents_core.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_brief/py_brief.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_fast/images/fast_eqns.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_fast/images/fast_kp.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_fast/images/fast_speedtest.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_fast/py_fast.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_feature_homography/images/homography_findobj.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_feature_homography/py_feature_homography.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_harris/images/harris_region.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_harris/images/harris_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_harris/images/subpixel3.png [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_harris/py_features_harris.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_meaning/images/feature_building.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_meaning/images/feature_simple.png [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_features_meaning/py_features_meaning.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_matcher/images/matcher_flann.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_matcher/images/matcher_result1.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_matcher/images/matcher_result2.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_matcher/py_matcher.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_orb/images/orb_kp.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_orb/py_orb.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_shi_tomasi/images/shitomasi_block1.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_shi_tomasi/images/shitomasi_space.png [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_shi_tomasi/py_shi_tomasi.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_dog.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_keypoints.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_local_extrema.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_sift_intro/images/sift_scale_invariant.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_sift_intro/py_sift_intro.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_boxfilter.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_kp1.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_kp2.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_matching.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/images/surf_orientation.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_surf_intro/py_surf_intro.rst [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/brief.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/fast_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/features_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/harris_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/homography_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/matching.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/orb.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/shi_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/sift_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/surf_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/py_table_of_contents_feature2d.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_drawing_functions/images/drawing.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_drawing_functions/py_drawing_functions.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_image_display/images/matplotlib_screenshot.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_image_display/images/opencv_screenshot.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_image_display/py_image_display.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_mouse_handling/py_mouse_handling.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/images/drawing.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/images/image_display.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/images/mouse_drawing.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/images/trackbar.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/images/video_display.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_table_of_contents_gui/py_table_of_contents_gui.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_trackbar/images/trackbar_screenshot.jpg [new file with mode: 0644]
doc/py_tutorials/py_gui/py_trackbar/py_trackbar.rst [new file with mode: 0644]
doc/py_tutorials/py_gui/py_video_display/py_video_display.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_canny/images/canny1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_canny/images/hysteresis.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_canny/images/nms.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_canny/py_canny.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_colorspaces/images/frame.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_colorspaces/py_colorspaces.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/approx.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/boundingrect.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/circumcircle.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/convexitydefects.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/fitellipse.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/images/fitline.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_features/py_contour_features.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/images/extremepoints.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contour_properties/py_contour_properties.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/images/none.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_begin/py_contours_begin.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/ccomp_hierarchy.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/hierarchy.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/images/tree_hierarchy.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_hierarchy/py_contours_hierarchy.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/images/defects.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/images/matchshapes.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_contours_more_functions/py_contours_more_functions.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_defects.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_features.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_hierarchy.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_properties.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_starting.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/py_table_of_contents_contours.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/images/bilateral.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/images/blur.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/images/filter.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/images/gaussian.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/images/median.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_filtering/py_filtering.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_geometric_transformations/images/affine.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_geometric_transformations/images/perspective.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_geometric_transformations/images/rotation.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_geometric_transformations/images/translation.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_geometric_transformations/py_geometric_transformations.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_mask.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_output1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_grabcut/images/grabcut_rect.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_grabcut/py_grabcut.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_gradients/images/double_edge.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_gradients/images/gradients.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_gradients/py_gradients.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/images/2dhist_matplotlib.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/images/2dhist_opencv.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/py_2d_histogram.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_backprojection/images/backproject_opencv.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_backprojection/py_histogram_backprojection.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_masking.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_matplotlib.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_rgb_plot.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/images/histogram_sample.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_begins/py_histogram_begins.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/clahe_1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/clahe_2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/equalization_opencv.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histeq_numpy1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histeq_numpy2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/images/histogram_equalization.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_histogram_equalization/py_histogram_equalization.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_1d.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_2d.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_bp.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_equ.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/py_table_of_contents_histograms.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghcircles/images/houghcircles2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghcircles/py_houghcircles.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines1.svg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines3.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines4.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlines5.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/images/houghlinesdemo.gif [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_houghlines/py_houghlines.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/blackhat.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/closing.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/dilation.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/erosion.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/gradient.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/j.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/opening.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/images/tophat.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_morphological_ops/py_morphological_ops.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_pyramids/images/lap.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_pyramids/images/messipyr.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_pyramids/images/messiup.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_pyramids/images/orapple.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_pyramids/py_pyramids.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/blurring.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/canny.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/colorspace.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/contours.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/geometric.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/grabcut.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/gradient.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/histogram.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghcircles.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghlines.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/morphology.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/pyramid.png [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/template.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/thresh.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/transforms.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/watershed.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/py_table_of_contents_imgproc.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/messi_face.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/res_mario.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccoeff_1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccoeffn_2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccorr_3.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_ccorrn_4.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_sqdiff_5.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/images/template_sqdiffn_6.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_template_matching/py_template_matching.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_thresholding/images/ada_threshold.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_thresholding/images/otsu.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_thresholding/images/threshold.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_thresholding/py_thresholding.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft1.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft2.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft4.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/images/fft5.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_fourier_transform/py_fourier_transform.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/images/transform_fourier.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/py_table_of_contents_transforms.rst [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_coins.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_dt.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_fgbg.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_marker.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/images/water_thresh.jpg [new file with mode: 0644]
doc/py_tutorials/py_imgproc/py_watershed/py_watershed.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/images/kmeans_begin.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/images/kmeans_demo.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_index.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_1d_clustered.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_1d_testdata.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_2d_clustered.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_color_quantization.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/images/oc_feature_representation.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_opencv/py_kmeans_opencv.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/final_clusters.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/initial_labelling.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/testdata.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/tshirt.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/tshirt_grouped.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/images/update_centroid.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_kmeans/py_kmeans_understanding/py_kmeans_understanding.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/images/knn_icon1.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/images/knn_icon2.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/py_knn_index.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/py_knn_opencv/py_knn_opencv.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/py_knn_understanding/images/knn_simple.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/py_knn_understanding/images/knn_theory.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_knn/py_knn_understanding/py_knn_understanding.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/images/svm_icon1.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/images/svm_icon2.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics1.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics2.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_basics/images/svm_basics3.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_basics/py_svm_basics.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_index.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_opencv/images/deskew.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_svm/py_svm_opencv/py_svm_opencv.rst [new file with mode: 0644]
doc/py_tutorials/py_ml/py_table_of_contents_ml/images/kmeansicon.jpg [new file with mode: 0644]
doc/py_tutorials/py_ml/py_table_of_contents_ml/images/knnicon.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_table_of_contents_ml/images/svmicon.png [new file with mode: 0644]
doc/py_tutorials/py_ml/py_table_of_contents_ml/py_table_of_contents_ml.rst [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_face_detection/images/face.jpg [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_face_detection/images/haar.png [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_face_detection/images/haar_features.jpg [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_face_detection/py_face_detection.rst [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/images/face_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/py_table_of_contents_objdetect.rst [new file with mode: 0644]
doc/py_tutorials/py_photo/py_inpainting/images/inpaint_basics.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_inpainting/images/inpaint_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_inpainting/py_inpainting.rst [new file with mode: 0644]
doc/py_tutorials/py_photo/py_non_local_means/images/nlm_multi.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_non_local_means/images/nlm_patch.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_non_local_means/images/nlm_result1.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_non_local_means/py_non_local_means.rst [new file with mode: 0644]
doc/py_tutorials/py_photo/py_table_of_contents_photo/images/inpainticon.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_table_of_contents_photo/images/nlm_icon.jpg [new file with mode: 0644]
doc/py_tutorials/py_photo/py_table_of_contents_photo/py_table_of_contents_photo.rst [new file with mode: 0644]
doc/py_tutorials/py_setup/py_intro/py_intro.rst [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_fedora/py_setup_in_fedora.rst [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture1.jpg [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture2.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture3.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture5.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture6.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture7.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture8.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/images/Capture80.png [new file with mode: 0644]
doc/py_tutorials/py_setup/py_setup_in_windows/py_setup_in_windows.rst [new file with mode: 0644]
doc/py_tutorials/py_setup/py_table_of_contents_setup/images/fedora_logo.jpg [new file with mode: 0644]
doc/py_tutorials/py_setup/py_table_of_contents_setup/images/opencv_logo.jpg [new file with mode: 0644]
doc/py_tutorials/py_setup/py_table_of_contents_setup/images/windows_logo.jpg [new file with mode: 0644]
doc/py_tutorials/py_setup/py_table_of_contents_setup/py_table_of_contents_setup.rst [new file with mode: 0644]
doc/py_tutorials/py_tutorials.rst [new file with mode: 0644]
doc/py_tutorials/py_video/py_bg_subtraction/images/resframe.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_bg_subtraction/images/resgmg.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_bg_subtraction/images/resmog.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_bg_subtraction/images/resmog2.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_bg_subtraction/py_bg_subtraction.rst [new file with mode: 0644]
doc/py_tutorials/py_video/py_lucas_kanade/images/optical_flow_basic1.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_lucas_kanade/images/opticalfb.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_lucas_kanade/images/opticalflow_lk.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_lucas_kanade/py_lucas_kanade.rst [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/images/camshift_face.gif [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/images/camshift_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/images/meanshift_basics.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/images/meanshift_face.gif [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/images/meanshift_result.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_meanshift/py_meanshift.rst [new file with mode: 0644]
doc/py_tutorials/py_video/py_table_of_contents_video/images/background.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_table_of_contents_video/images/camshift.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_table_of_contents_video/images/lucas.jpg [new file with mode: 0644]
doc/py_tutorials/py_video/py_table_of_contents_video/images/opticalflow.jpeg [new file with mode: 0644]
doc/py_tutorials/py_video/py_table_of_contents_video/py_table_of_contents_video.rst [new file with mode: 0644]
index.rst