From ad6a80f68ca8dc4cce8950f420a4afe24b843dc6 Mon Sep 17 00:00:00 2001 From: Maksim Shabunin Date: Wed, 24 Dec 2014 18:44:52 +0300 Subject: [PATCH] Moved tutorial table-of-contents files to corresponding root level --- .../images/nlm_icon.jpg | Bin .../py_table_of_contents_bindings.markdown | 0 .../images/calibration_icon.jpg | Bin .../images/depthmap_icon.jpg | Bin .../images/epipolar_icon.jpg | Bin .../images/pose_icon.jpg | Bin .../py_table_of_contents_calib3d.markdown | 0 .../images/image_arithmetic.jpg | Bin .../images/maths_tools.jpg | Bin .../images/pixel_ops.jpg | Bin .../images/speed.jpg | Bin .../py_table_of_contents_core.markdown | 0 .../images/brief.jpg | Bin .../images/fast_icon.jpg | Bin .../images/features_icon.jpg | Bin .../images/harris_icon.jpg | Bin .../images/homography_icon.jpg | Bin .../images/matching.jpg | Bin .../images/orb.jpg | Bin .../images/shi_icon.jpg | Bin .../images/sift_icon.jpg | Bin .../images/surf_icon.jpg | Bin .../py_table_of_contents_feature2d.markdown | 0 .../images/drawing.jpg | Bin .../images/image_display.jpg | Bin .../images/mouse_drawing.jpg | Bin .../images/trackbar.jpg | Bin .../images/video_display.jpg | Bin .../py_table_of_contents_gui.markdown | 0 .../images/blurring.jpg | Bin .../images/canny.jpg | Bin .../images/colorspace.jpg | Bin .../images/contours.jpg | Bin .../images/geometric.jpg | Bin .../images/grabcut.jpg | Bin .../images/gradient.jpg | Bin .../images/histogram.jpg | Bin .../images/houghcircles.jpg | Bin .../images/houghlines.jpg | Bin .../images/morphology.jpg | Bin .../images/pyramid.png | Bin .../images/template.jpg | Bin .../images/thresh.jpg | Bin .../images/transforms.jpg | Bin .../images/watershed.jpg | Bin .../images/contour_defects.jpg | Bin .../images/contour_features.jpg | Bin .../images/contour_hierarchy.jpg | Bin .../images/contour_properties.jpg | Bin .../images/contour_starting.jpg | Bin .../py_table_of_contents_contours.markdown | 0 .../images/histograms_1d.jpg | Bin .../images/histograms_2d.jpg | Bin .../images/histograms_bp.jpg | Bin .../images/histograms_equ.jpg | Bin .../py_table_of_contents_histograms.markdown | 0 .../py_table_of_contents_imgproc.markdown | 0 .../images/transform_fourier.jpg | Bin .../py_table_of_contents_transforms.markdown | 0 .../images/kmeansicon.jpg | Bin .../images/knnicon.png | Bin .../images/svmicon.png | Bin .../py_table_of_contents_ml.markdown | 0 .../images/face_icon.jpg | Bin .../py_table_of_contents_objdetect.markdown | 0 .../images/inpainticon.jpg | Bin .../images/nlm_icon.jpg | Bin .../py_table_of_contents_photo.markdown | 0 .../images/fedora_logo.jpg | Bin .../images/opencv_logo.jpg | Bin .../images/windows_logo.jpg | Bin .../py_table_of_contents_setup.markdown | 0 .../images/background.jpg | Bin .../images/camshift.jpg | Bin .../images/lucas.jpg | Bin .../images/opticalflow.jpeg | Bin .../py_table_of_contents_video.markdown | 0 .../images/camera_calibration.png | Bin .../images/camera_calibration_square_chess.jpg | Bin .../images/real_time_pose_estimation.jpg | Bin .../table_of_content_calib3d.markdown | 0 .../images/Adding_Images_Tutorial_Result_0.jpg | Bin .../Basic_Linear_Transform_Tutorial_Result_0.jpg | Bin .../images/Drawing_1_Tutorial_Result_0.jpg | Bin .../images/Drawing_2_Tutorial_Result_7.jpg | Bin .../images/How_To_Use_IPPA.jpg | Bin .../images/Morphology_1_Tutorial_Cover.jpg | Bin .../images/Smoothing_Tutorial_Cover.jpg | Bin .../images/discrete_fourier_transform.png | Bin .../images/file_input_output_with_xml_yml.png | Bin .../images/howToScanImages.jpg | Bin .../images/interopOpenCV1.png | Bin .../images/matMaskFilter2DOp.png | Bin .../images/matTheBasicImageStructure.jpg | Bin .../table_of_content_core.markdown | 0 doc/tutorials/definitions/README.txt | 1 - .../images/AKAZE_Match_Tutorial_Cover.png | Bin .../images/AKAZE_Tracking_Tutorial_Cover.png | Bin .../images/Feature_Description_Tutorial_Cover.jpg | Bin .../images/Feature_Detection_Tutorial_Cover.jpg | Bin .../images/Feature_Flann_Matcher_Tutorial_Cover.jpg | Bin .../images/Feature_Homography_Tutorial_Cover.jpg | Bin .../images/detection_of_planar_objects.png | Bin .../trackingmotion/Corner_Subpixeles_Cover.jpg | Bin .../Generic_Corner_Detector_Cover.jpg | Bin .../images/trackingmotion/Harris_Detector_Cover.jpg | Bin .../trackingmotion/Shi_Tomasi_Detector_Cover.jpg | Bin .../table_of_content_features2d.markdown | 0 .../images/gpu-basics-similarity.png | Bin .../table_of_content_gpu.markdown | 0 .../images/Adding_Trackbars_Tutorial_Cover.jpg | Bin .../images/gdal-io.jpg | Bin .../images/video-input-psnr-ssim.png | Bin .../images/video-write.png | Bin .../table_of_content_highgui.markdown | 0 .../images/Morphology_1_Tutorial_Cover.jpg | Bin .../images/Morphology_2_Tutorial_Cover.jpg | Bin .../images/Pyramids_Tutorial_Cover.jpg | Bin .../images/Smoothing_Tutorial_Cover.jpg | Bin .../images/Threshold_Tutorial_Cover.jpg | Bin .../histograms/Back_Projection_Tutorial_Cover.jpg | Bin .../Histogram_Calculation_Tutorial_Cover.jpg | Bin .../Histogram_Comparison_Tutorial_Cover.jpg | Bin .../Histogram_Equalization_Tutorial_Cover.jpg | Bin .../histograms/Template_Matching_Tutorial_Cover.jpg | Bin .../imgtrans/Canny_Detector_Tutorial_Cover.jpg | Bin .../imgtrans/CopyMakeBorder_Tutorial_Cover.jpg | Bin .../images/imgtrans/Filter_2D_Tutorial_Cover.jpg | Bin .../images/imgtrans/Hough_Circle_Tutorial_Cover.jpg | Bin .../images/imgtrans/Hough_Lines_Tutorial_Cover.jpg | Bin .../imgtrans/Laplace_Operator_Tutorial_Cover.jpg | Bin .../images/imgtrans/Remap_Tutorial_Cover.jpg | Bin .../imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg | Bin .../images/imgtrans/Warp_Affine_Tutorial_Cover.jpg | Bin .../Bounding_Rects_Circles_Tutorial_Cover.jpg | Bin .../Bounding_Rotated_Ellipses_Tutorial_Cover.jpg | Bin .../Find_Contours_Tutorial_Cover.jpg | Bin .../images/shapedescriptors/Hull_Tutorial_Cover.jpg | Bin .../shapedescriptors/Moments_Tutorial_Cover.jpg | Bin .../Point_Polygon_Test_Tutorial_Cover.jpg | Bin .../table_of_content_imgproc.markdown | 0 .../images/Display_Image_Tutorial_Result.jpg | Bin .../images/Java_logo.png | Bin .../images/Load_Save_Image_Result_1.jpg | Bin .../images/android_logo.png | Bin .../images/clojure-logo.png | Bin .../images/eclipse-logo.png | Bin .../images/eclipse_cpp_logo.jpeg | Bin .../images/gccegg-65.jpg | Bin .../images/how_to_write_a_tutorial.png | Bin .../images/opencv_ios.png | Bin .../images/ubuntu-logo.jpg | Bin .../images/visual-studio-2010-logo.jpg | Bin .../images/visual_studio_image_watch.png | Bin .../images/windows_logo.jpg | Bin .../table_of_content_introduction.markdown | 0 .../images/facedetect.jpg | Bin .../images/image_effects.png | Bin .../ios/{table_of_content_ios => }/images/intro.png | Bin .../table_of_content_ios.markdown | 0 .../images/introduction_to_svm.png | Bin .../images/non_linear_svms.png | Bin .../table_of_content_ml.markdown | 0 .../images/Cascade_Classifier_Tutorial_Cover.jpg | Bin .../table_of_content_objdetect.markdown | 0 .../{table_of_content_photo => }/images/hdr.png | Bin .../table_of_content_photo.markdown | 0 .../Background_Subtraction_Tutorial_Cover.jpg | Bin .../table_of_content_video.markdown | 0 .../images/facedetect.jpg | Bin .../images/image_effects.png | Bin .../viz/{table_of_content_viz => }/images/intro.png | Bin .../table_of_content_viz.markdown | 0 173 files changed, 1 deletion(-) rename doc/py_tutorials/py_bindings/{py_table_of_contents_bindings => }/images/nlm_icon.jpg (100%) rename doc/py_tutorials/py_bindings/{py_table_of_contents_bindings => }/py_table_of_contents_bindings.markdown (100%) rename doc/py_tutorials/py_calib3d/{py_table_of_contents_calib3d => }/images/calibration_icon.jpg (100%) rename doc/py_tutorials/py_calib3d/{py_table_of_contents_calib3d => }/images/depthmap_icon.jpg (100%) rename doc/py_tutorials/py_calib3d/{py_table_of_contents_calib3d => }/images/epipolar_icon.jpg (100%) rename doc/py_tutorials/py_calib3d/{py_table_of_contents_calib3d => }/images/pose_icon.jpg (100%) rename doc/py_tutorials/py_calib3d/{py_table_of_contents_calib3d => }/py_table_of_contents_calib3d.markdown (100%) rename doc/py_tutorials/py_core/{py_table_of_contents_core => }/images/image_arithmetic.jpg (100%) rename doc/py_tutorials/py_core/{py_table_of_contents_core => }/images/maths_tools.jpg (100%) rename doc/py_tutorials/py_core/{py_table_of_contents_core => }/images/pixel_ops.jpg (100%) rename doc/py_tutorials/py_core/{py_table_of_contents_core => }/images/speed.jpg (100%) rename doc/py_tutorials/py_core/{py_table_of_contents_core => }/py_table_of_contents_core.markdown (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/brief.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/fast_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/features_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/harris_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/homography_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/matching.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/orb.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/shi_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/sift_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/images/surf_icon.jpg (100%) rename doc/py_tutorials/py_feature2d/{py_table_of_contents_feature2d => }/py_table_of_contents_feature2d.markdown (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/images/drawing.jpg (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/images/image_display.jpg (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/images/mouse_drawing.jpg (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/images/trackbar.jpg (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/images/video_display.jpg (100%) rename doc/py_tutorials/py_gui/{py_table_of_contents_gui => }/py_table_of_contents_gui.markdown (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/blurring.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/canny.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/colorspace.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/contours.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/geometric.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/grabcut.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/gradient.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/histogram.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/houghcircles.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/houghlines.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/morphology.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/pyramid.png (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/template.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/thresh.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/transforms.jpg (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/images/watershed.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/images/contour_defects.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/images/contour_features.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/images/contour_hierarchy.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/images/contour_properties.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/images/contour_starting.jpg (100%) rename doc/py_tutorials/py_imgproc/py_contours/{py_table_of_contents_contours => }/py_table_of_contents_contours.markdown (100%) rename doc/py_tutorials/py_imgproc/py_histograms/{py_table_of_contents_histograms => }/images/histograms_1d.jpg (100%) rename doc/py_tutorials/py_imgproc/py_histograms/{py_table_of_contents_histograms => }/images/histograms_2d.jpg (100%) rename doc/py_tutorials/py_imgproc/py_histograms/{py_table_of_contents_histograms => }/images/histograms_bp.jpg (100%) rename doc/py_tutorials/py_imgproc/py_histograms/{py_table_of_contents_histograms => }/images/histograms_equ.jpg (100%) rename doc/py_tutorials/py_imgproc/py_histograms/{py_table_of_contents_histograms => }/py_table_of_contents_histograms.markdown (100%) rename doc/py_tutorials/py_imgproc/{py_table_of_contents_imgproc => }/py_table_of_contents_imgproc.markdown (100%) rename doc/py_tutorials/py_imgproc/py_transforms/{py_table_of_contents_transforms => }/images/transform_fourier.jpg (100%) rename doc/py_tutorials/py_imgproc/py_transforms/{py_table_of_contents_transforms => }/py_table_of_contents_transforms.markdown (100%) rename doc/py_tutorials/py_ml/{py_table_of_contents_ml => }/images/kmeansicon.jpg (100%) rename doc/py_tutorials/py_ml/{py_table_of_contents_ml => }/images/knnicon.png (100%) rename doc/py_tutorials/py_ml/{py_table_of_contents_ml => }/images/svmicon.png (100%) rename doc/py_tutorials/py_ml/{py_table_of_contents_ml => }/py_table_of_contents_ml.markdown (100%) rename doc/py_tutorials/py_objdetect/{py_table_of_contents_objdetect => }/images/face_icon.jpg (100%) rename doc/py_tutorials/py_objdetect/{py_table_of_contents_objdetect => }/py_table_of_contents_objdetect.markdown (100%) rename doc/py_tutorials/py_photo/{py_table_of_contents_photo => }/images/inpainticon.jpg (100%) rename doc/py_tutorials/py_photo/{py_table_of_contents_photo => }/images/nlm_icon.jpg (100%) rename doc/py_tutorials/py_photo/{py_table_of_contents_photo => }/py_table_of_contents_photo.markdown (100%) rename doc/py_tutorials/py_setup/{py_table_of_contents_setup => }/images/fedora_logo.jpg (100%) rename doc/py_tutorials/py_setup/{py_table_of_contents_setup => }/images/opencv_logo.jpg (100%) rename doc/py_tutorials/py_setup/{py_table_of_contents_setup => }/images/windows_logo.jpg (100%) rename doc/py_tutorials/py_setup/{py_table_of_contents_setup => }/py_table_of_contents_setup.markdown (100%) rename doc/py_tutorials/py_video/{py_table_of_contents_video => }/images/background.jpg (100%) rename doc/py_tutorials/py_video/{py_table_of_contents_video => }/images/camshift.jpg (100%) rename doc/py_tutorials/py_video/{py_table_of_contents_video => }/images/lucas.jpg (100%) rename doc/py_tutorials/py_video/{py_table_of_contents_video => }/images/opticalflow.jpeg (100%) rename doc/py_tutorials/py_video/{py_table_of_contents_video => }/py_table_of_contents_video.markdown (100%) rename doc/tutorials/calib3d/{table_of_content_calib3d => }/images/camera_calibration.png (100%) rename doc/tutorials/calib3d/{table_of_content_calib3d => }/images/camera_calibration_square_chess.jpg (100%) rename doc/tutorials/calib3d/{table_of_content_calib3d => }/images/real_time_pose_estimation.jpg (100%) rename doc/tutorials/calib3d/{table_of_content_calib3d => }/table_of_content_calib3d.markdown (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Adding_Images_Tutorial_Result_0.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Basic_Linear_Transform_Tutorial_Result_0.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Drawing_1_Tutorial_Result_0.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Drawing_2_Tutorial_Result_7.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/How_To_Use_IPPA.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Morphology_1_Tutorial_Cover.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/Smoothing_Tutorial_Cover.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/discrete_fourier_transform.png (100%) rename doc/tutorials/core/{table_of_content_core => }/images/file_input_output_with_xml_yml.png (100%) rename doc/tutorials/core/{table_of_content_core => }/images/howToScanImages.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/images/interopOpenCV1.png (100%) rename doc/tutorials/core/{table_of_content_core => }/images/matMaskFilter2DOp.png (100%) rename doc/tutorials/core/{table_of_content_core => }/images/matTheBasicImageStructure.jpg (100%) rename doc/tutorials/core/{table_of_content_core => }/table_of_content_core.markdown (100%) delete mode 100644 doc/tutorials/definitions/README.txt rename doc/tutorials/features2d/{table_of_content_features2d => }/images/AKAZE_Match_Tutorial_Cover.png (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/AKAZE_Tracking_Tutorial_Cover.png (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/Feature_Description_Tutorial_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/Feature_Detection_Tutorial_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/Feature_Flann_Matcher_Tutorial_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/Feature_Homography_Tutorial_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/detection_of_planar_objects.png (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/trackingmotion/Corner_Subpixeles_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/trackingmotion/Generic_Corner_Detector_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/trackingmotion/Harris_Detector_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/images/trackingmotion/Shi_Tomasi_Detector_Cover.jpg (100%) rename doc/tutorials/features2d/{table_of_content_features2d => }/table_of_content_features2d.markdown (100%) rename doc/tutorials/gpu/{table_of_content_gpu => }/images/gpu-basics-similarity.png (100%) rename doc/tutorials/gpu/{table_of_content_gpu => }/table_of_content_gpu.markdown (100%) rename doc/tutorials/highgui/{table_of_content_highgui => }/images/Adding_Trackbars_Tutorial_Cover.jpg (100%) rename doc/tutorials/highgui/{table_of_content_highgui => }/images/gdal-io.jpg (100%) rename doc/tutorials/highgui/{table_of_content_highgui => }/images/video-input-psnr-ssim.png (100%) rename doc/tutorials/highgui/{table_of_content_highgui => }/images/video-write.png (100%) rename doc/tutorials/highgui/{table_of_content_highgui => }/table_of_content_highgui.markdown (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/Morphology_1_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/Morphology_2_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/Pyramids_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/Smoothing_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/Threshold_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/histograms/Back_Projection_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/histograms/Histogram_Calculation_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/histograms/Histogram_Comparison_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/histograms/Histogram_Equalization_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/histograms/Template_Matching_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Canny_Detector_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/CopyMakeBorder_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Filter_2D_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Hough_Circle_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Hough_Lines_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Laplace_Operator_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Remap_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/imgtrans/Warp_Affine_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Bounding_Rects_Circles_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Bounding_Rotated_Ellipses_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Find_Contours_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Hull_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Moments_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/images/shapedescriptors/Point_Polygon_Test_Tutorial_Cover.jpg (100%) rename doc/tutorials/imgproc/{table_of_content_imgproc => }/table_of_content_imgproc.markdown (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/Display_Image_Tutorial_Result.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/Java_logo.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/Load_Save_Image_Result_1.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/android_logo.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/clojure-logo.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/eclipse-logo.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/eclipse_cpp_logo.jpeg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/gccegg-65.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/how_to_write_a_tutorial.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/opencv_ios.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/ubuntu-logo.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/visual-studio-2010-logo.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/visual_studio_image_watch.png (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/images/windows_logo.jpg (100%) rename doc/tutorials/introduction/{table_of_content_introduction => }/table_of_content_introduction.markdown (100%) rename doc/tutorials/ios/{table_of_content_ios => }/images/facedetect.jpg (100%) rename doc/tutorials/ios/{table_of_content_ios => }/images/image_effects.png (100%) rename doc/tutorials/ios/{table_of_content_ios => }/images/intro.png (100%) rename doc/tutorials/ios/{table_of_content_ios => }/table_of_content_ios.markdown (100%) rename doc/tutorials/ml/{table_of_content_ml => }/images/introduction_to_svm.png (100%) rename doc/tutorials/ml/{table_of_content_ml => }/images/non_linear_svms.png (100%) rename doc/tutorials/ml/{table_of_content_ml => }/table_of_content_ml.markdown (100%) rename doc/tutorials/objdetect/{table_of_content_objdetect => }/images/Cascade_Classifier_Tutorial_Cover.jpg (100%) rename doc/tutorials/objdetect/{table_of_content_objdetect => }/table_of_content_objdetect.markdown (100%) rename doc/tutorials/photo/{table_of_content_photo => }/images/hdr.png (100%) rename doc/tutorials/photo/{table_of_content_photo => }/table_of_content_photo.markdown (100%) rename doc/tutorials/video/{table_of_content_video => }/images/Background_Subtraction_Tutorial_Cover.jpg (100%) rename doc/tutorials/video/{table_of_content_video => }/table_of_content_video.markdown (100%) rename doc/tutorials/viz/{table_of_content_viz => }/images/facedetect.jpg (100%) rename doc/tutorials/viz/{table_of_content_viz => }/images/image_effects.png (100%) rename doc/tutorials/viz/{table_of_content_viz => }/images/intro.png (100%) rename doc/tutorials/viz/{table_of_content_viz => }/table_of_content_viz.markdown (100%) diff --git a/doc/py_tutorials/py_bindings/py_table_of_contents_bindings/images/nlm_icon.jpg b/doc/py_tutorials/py_bindings/images/nlm_icon.jpg similarity index 100% rename from doc/py_tutorials/py_bindings/py_table_of_contents_bindings/images/nlm_icon.jpg rename to doc/py_tutorials/py_bindings/images/nlm_icon.jpg diff --git a/doc/py_tutorials/py_bindings/py_table_of_contents_bindings/py_table_of_contents_bindings.markdown b/doc/py_tutorials/py_bindings/py_table_of_contents_bindings.markdown similarity index 100% rename from doc/py_tutorials/py_bindings/py_table_of_contents_bindings/py_table_of_contents_bindings.markdown rename to doc/py_tutorials/py_bindings/py_table_of_contents_bindings.markdown diff --git a/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/calibration_icon.jpg b/doc/py_tutorials/py_calib3d/images/calibration_icon.jpg similarity index 100% rename from doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/calibration_icon.jpg rename to doc/py_tutorials/py_calib3d/images/calibration_icon.jpg diff --git a/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/depthmap_icon.jpg b/doc/py_tutorials/py_calib3d/images/depthmap_icon.jpg similarity index 100% rename from doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/depthmap_icon.jpg rename to doc/py_tutorials/py_calib3d/images/depthmap_icon.jpg diff --git a/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/epipolar_icon.jpg b/doc/py_tutorials/py_calib3d/images/epipolar_icon.jpg similarity index 100% rename from doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/epipolar_icon.jpg rename to doc/py_tutorials/py_calib3d/images/epipolar_icon.jpg diff --git a/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/pose_icon.jpg b/doc/py_tutorials/py_calib3d/images/pose_icon.jpg similarity index 100% rename from doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/images/pose_icon.jpg rename to doc/py_tutorials/py_calib3d/images/pose_icon.jpg diff --git a/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/py_table_of_contents_calib3d.markdown b/doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d.markdown similarity index 100% rename from doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d/py_table_of_contents_calib3d.markdown rename to doc/py_tutorials/py_calib3d/py_table_of_contents_calib3d.markdown diff --git a/doc/py_tutorials/py_core/py_table_of_contents_core/images/image_arithmetic.jpg b/doc/py_tutorials/py_core/images/image_arithmetic.jpg similarity index 100% rename from doc/py_tutorials/py_core/py_table_of_contents_core/images/image_arithmetic.jpg rename to doc/py_tutorials/py_core/images/image_arithmetic.jpg diff --git a/doc/py_tutorials/py_core/py_table_of_contents_core/images/maths_tools.jpg b/doc/py_tutorials/py_core/images/maths_tools.jpg similarity index 100% rename from doc/py_tutorials/py_core/py_table_of_contents_core/images/maths_tools.jpg rename to doc/py_tutorials/py_core/images/maths_tools.jpg diff --git a/doc/py_tutorials/py_core/py_table_of_contents_core/images/pixel_ops.jpg b/doc/py_tutorials/py_core/images/pixel_ops.jpg similarity index 100% rename from doc/py_tutorials/py_core/py_table_of_contents_core/images/pixel_ops.jpg rename to doc/py_tutorials/py_core/images/pixel_ops.jpg diff --git a/doc/py_tutorials/py_core/py_table_of_contents_core/images/speed.jpg b/doc/py_tutorials/py_core/images/speed.jpg similarity index 100% rename from doc/py_tutorials/py_core/py_table_of_contents_core/images/speed.jpg rename to doc/py_tutorials/py_core/images/speed.jpg diff --git a/doc/py_tutorials/py_core/py_table_of_contents_core/py_table_of_contents_core.markdown b/doc/py_tutorials/py_core/py_table_of_contents_core.markdown similarity index 100% rename from doc/py_tutorials/py_core/py_table_of_contents_core/py_table_of_contents_core.markdown rename to doc/py_tutorials/py_core/py_table_of_contents_core.markdown diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/brief.jpg b/doc/py_tutorials/py_feature2d/images/brief.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/brief.jpg rename to doc/py_tutorials/py_feature2d/images/brief.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/fast_icon.jpg b/doc/py_tutorials/py_feature2d/images/fast_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/fast_icon.jpg rename to doc/py_tutorials/py_feature2d/images/fast_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/features_icon.jpg b/doc/py_tutorials/py_feature2d/images/features_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/features_icon.jpg rename to doc/py_tutorials/py_feature2d/images/features_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/harris_icon.jpg b/doc/py_tutorials/py_feature2d/images/harris_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/harris_icon.jpg rename to doc/py_tutorials/py_feature2d/images/harris_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/homography_icon.jpg b/doc/py_tutorials/py_feature2d/images/homography_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/homography_icon.jpg rename to doc/py_tutorials/py_feature2d/images/homography_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/matching.jpg b/doc/py_tutorials/py_feature2d/images/matching.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/matching.jpg rename to doc/py_tutorials/py_feature2d/images/matching.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/orb.jpg b/doc/py_tutorials/py_feature2d/images/orb.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/orb.jpg rename to doc/py_tutorials/py_feature2d/images/orb.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/shi_icon.jpg b/doc/py_tutorials/py_feature2d/images/shi_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/shi_icon.jpg rename to doc/py_tutorials/py_feature2d/images/shi_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/sift_icon.jpg b/doc/py_tutorials/py_feature2d/images/sift_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/sift_icon.jpg rename to doc/py_tutorials/py_feature2d/images/sift_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/surf_icon.jpg b/doc/py_tutorials/py_feature2d/images/surf_icon.jpg similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/images/surf_icon.jpg rename to doc/py_tutorials/py_feature2d/images/surf_icon.jpg diff --git a/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/py_table_of_contents_feature2d.markdown b/doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d.markdown similarity index 100% rename from doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d/py_table_of_contents_feature2d.markdown rename to doc/py_tutorials/py_feature2d/py_table_of_contents_feature2d.markdown diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/images/drawing.jpg b/doc/py_tutorials/py_gui/images/drawing.jpg similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/images/drawing.jpg rename to doc/py_tutorials/py_gui/images/drawing.jpg diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/images/image_display.jpg b/doc/py_tutorials/py_gui/images/image_display.jpg similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/images/image_display.jpg rename to doc/py_tutorials/py_gui/images/image_display.jpg diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/images/mouse_drawing.jpg b/doc/py_tutorials/py_gui/images/mouse_drawing.jpg similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/images/mouse_drawing.jpg rename to doc/py_tutorials/py_gui/images/mouse_drawing.jpg diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/images/trackbar.jpg b/doc/py_tutorials/py_gui/images/trackbar.jpg similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/images/trackbar.jpg rename to doc/py_tutorials/py_gui/images/trackbar.jpg diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/images/video_display.jpg b/doc/py_tutorials/py_gui/images/video_display.jpg similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/images/video_display.jpg rename to doc/py_tutorials/py_gui/images/video_display.jpg diff --git a/doc/py_tutorials/py_gui/py_table_of_contents_gui/py_table_of_contents_gui.markdown b/doc/py_tutorials/py_gui/py_table_of_contents_gui.markdown similarity index 100% rename from doc/py_tutorials/py_gui/py_table_of_contents_gui/py_table_of_contents_gui.markdown rename to doc/py_tutorials/py_gui/py_table_of_contents_gui.markdown diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/blurring.jpg b/doc/py_tutorials/py_imgproc/images/blurring.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/blurring.jpg rename to doc/py_tutorials/py_imgproc/images/blurring.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/canny.jpg b/doc/py_tutorials/py_imgproc/images/canny.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/canny.jpg rename to doc/py_tutorials/py_imgproc/images/canny.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/colorspace.jpg b/doc/py_tutorials/py_imgproc/images/colorspace.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/colorspace.jpg rename to doc/py_tutorials/py_imgproc/images/colorspace.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/contours.jpg b/doc/py_tutorials/py_imgproc/images/contours.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/contours.jpg rename to doc/py_tutorials/py_imgproc/images/contours.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/geometric.jpg b/doc/py_tutorials/py_imgproc/images/geometric.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/geometric.jpg rename to doc/py_tutorials/py_imgproc/images/geometric.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/grabcut.jpg b/doc/py_tutorials/py_imgproc/images/grabcut.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/grabcut.jpg rename to doc/py_tutorials/py_imgproc/images/grabcut.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/gradient.jpg b/doc/py_tutorials/py_imgproc/images/gradient.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/gradient.jpg rename to doc/py_tutorials/py_imgproc/images/gradient.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/histogram.jpg b/doc/py_tutorials/py_imgproc/images/histogram.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/histogram.jpg rename to doc/py_tutorials/py_imgproc/images/histogram.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghcircles.jpg b/doc/py_tutorials/py_imgproc/images/houghcircles.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghcircles.jpg rename to doc/py_tutorials/py_imgproc/images/houghcircles.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghlines.jpg b/doc/py_tutorials/py_imgproc/images/houghlines.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/houghlines.jpg rename to doc/py_tutorials/py_imgproc/images/houghlines.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/morphology.jpg b/doc/py_tutorials/py_imgproc/images/morphology.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/morphology.jpg rename to doc/py_tutorials/py_imgproc/images/morphology.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/pyramid.png b/doc/py_tutorials/py_imgproc/images/pyramid.png similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/pyramid.png rename to doc/py_tutorials/py_imgproc/images/pyramid.png diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/template.jpg b/doc/py_tutorials/py_imgproc/images/template.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/template.jpg rename to doc/py_tutorials/py_imgproc/images/template.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/thresh.jpg b/doc/py_tutorials/py_imgproc/images/thresh.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/thresh.jpg rename to doc/py_tutorials/py_imgproc/images/thresh.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/transforms.jpg b/doc/py_tutorials/py_imgproc/images/transforms.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/transforms.jpg rename to doc/py_tutorials/py_imgproc/images/transforms.jpg diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/watershed.jpg b/doc/py_tutorials/py_imgproc/images/watershed.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/images/watershed.jpg rename to doc/py_tutorials/py_imgproc/images/watershed.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_defects.jpg b/doc/py_tutorials/py_imgproc/py_contours/images/contour_defects.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_defects.jpg rename to doc/py_tutorials/py_imgproc/py_contours/images/contour_defects.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_features.jpg b/doc/py_tutorials/py_imgproc/py_contours/images/contour_features.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_features.jpg rename to doc/py_tutorials/py_imgproc/py_contours/images/contour_features.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_hierarchy.jpg b/doc/py_tutorials/py_imgproc/py_contours/images/contour_hierarchy.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_hierarchy.jpg rename to doc/py_tutorials/py_imgproc/py_contours/images/contour_hierarchy.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_properties.jpg b/doc/py_tutorials/py_imgproc/py_contours/images/contour_properties.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_properties.jpg rename to doc/py_tutorials/py_imgproc/py_contours/images/contour_properties.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_starting.jpg b/doc/py_tutorials/py_imgproc/py_contours/images/contour_starting.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/images/contour_starting.jpg rename to doc/py_tutorials/py_imgproc/py_contours/images/contour_starting.jpg diff --git a/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/py_table_of_contents_contours.markdown b/doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours.markdown similarity index 100% rename from doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours/py_table_of_contents_contours.markdown rename to doc/py_tutorials/py_imgproc/py_contours/py_table_of_contents_contours.markdown diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_1d.jpg b/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_1d.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_1d.jpg rename to doc/py_tutorials/py_imgproc/py_histograms/images/histograms_1d.jpg diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_2d.jpg b/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_2d.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_2d.jpg rename to doc/py_tutorials/py_imgproc/py_histograms/images/histograms_2d.jpg diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_bp.jpg b/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_bp.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_bp.jpg rename to doc/py_tutorials/py_imgproc/py_histograms/images/histograms_bp.jpg diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_equ.jpg b/doc/py_tutorials/py_imgproc/py_histograms/images/histograms_equ.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/images/histograms_equ.jpg rename to doc/py_tutorials/py_imgproc/py_histograms/images/histograms_equ.jpg diff --git a/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/py_table_of_contents_histograms.markdown b/doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown similarity index 100% rename from doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms/py_table_of_contents_histograms.markdown rename to doc/py_tutorials/py_imgproc/py_histograms/py_table_of_contents_histograms.markdown diff --git a/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/py_table_of_contents_imgproc.markdown b/doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc.markdown similarity index 100% rename from doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc/py_table_of_contents_imgproc.markdown rename to doc/py_tutorials/py_imgproc/py_table_of_contents_imgproc.markdown diff --git a/doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/images/transform_fourier.jpg b/doc/py_tutorials/py_imgproc/py_transforms/images/transform_fourier.jpg similarity index 100% rename from doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/images/transform_fourier.jpg rename to doc/py_tutorials/py_imgproc/py_transforms/images/transform_fourier.jpg diff --git a/doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/py_table_of_contents_transforms.markdown b/doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms.markdown similarity index 100% rename from doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms/py_table_of_contents_transforms.markdown rename to doc/py_tutorials/py_imgproc/py_transforms/py_table_of_contents_transforms.markdown diff --git a/doc/py_tutorials/py_ml/py_table_of_contents_ml/images/kmeansicon.jpg b/doc/py_tutorials/py_ml/images/kmeansicon.jpg similarity index 100% rename from doc/py_tutorials/py_ml/py_table_of_contents_ml/images/kmeansicon.jpg rename to doc/py_tutorials/py_ml/images/kmeansicon.jpg diff --git a/doc/py_tutorials/py_ml/py_table_of_contents_ml/images/knnicon.png b/doc/py_tutorials/py_ml/images/knnicon.png similarity index 100% rename from doc/py_tutorials/py_ml/py_table_of_contents_ml/images/knnicon.png rename to doc/py_tutorials/py_ml/images/knnicon.png diff --git a/doc/py_tutorials/py_ml/py_table_of_contents_ml/images/svmicon.png b/doc/py_tutorials/py_ml/images/svmicon.png similarity index 100% rename from doc/py_tutorials/py_ml/py_table_of_contents_ml/images/svmicon.png rename to doc/py_tutorials/py_ml/images/svmicon.png diff --git a/doc/py_tutorials/py_ml/py_table_of_contents_ml/py_table_of_contents_ml.markdown b/doc/py_tutorials/py_ml/py_table_of_contents_ml.markdown similarity index 100% rename from doc/py_tutorials/py_ml/py_table_of_contents_ml/py_table_of_contents_ml.markdown rename to doc/py_tutorials/py_ml/py_table_of_contents_ml.markdown diff --git a/doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/images/face_icon.jpg b/doc/py_tutorials/py_objdetect/images/face_icon.jpg similarity index 100% rename from doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/images/face_icon.jpg rename to doc/py_tutorials/py_objdetect/images/face_icon.jpg diff --git a/doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/py_table_of_contents_objdetect.markdown b/doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect.markdown similarity index 100% rename from doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect/py_table_of_contents_objdetect.markdown rename to doc/py_tutorials/py_objdetect/py_table_of_contents_objdetect.markdown diff --git a/doc/py_tutorials/py_photo/py_table_of_contents_photo/images/inpainticon.jpg b/doc/py_tutorials/py_photo/images/inpainticon.jpg similarity index 100% rename from doc/py_tutorials/py_photo/py_table_of_contents_photo/images/inpainticon.jpg rename to doc/py_tutorials/py_photo/images/inpainticon.jpg diff --git a/doc/py_tutorials/py_photo/py_table_of_contents_photo/images/nlm_icon.jpg b/doc/py_tutorials/py_photo/images/nlm_icon.jpg similarity index 100% rename from doc/py_tutorials/py_photo/py_table_of_contents_photo/images/nlm_icon.jpg rename to doc/py_tutorials/py_photo/images/nlm_icon.jpg diff --git a/doc/py_tutorials/py_photo/py_table_of_contents_photo/py_table_of_contents_photo.markdown b/doc/py_tutorials/py_photo/py_table_of_contents_photo.markdown similarity index 100% rename from doc/py_tutorials/py_photo/py_table_of_contents_photo/py_table_of_contents_photo.markdown rename to doc/py_tutorials/py_photo/py_table_of_contents_photo.markdown diff --git a/doc/py_tutorials/py_setup/py_table_of_contents_setup/images/fedora_logo.jpg b/doc/py_tutorials/py_setup/images/fedora_logo.jpg similarity index 100% rename from doc/py_tutorials/py_setup/py_table_of_contents_setup/images/fedora_logo.jpg rename to doc/py_tutorials/py_setup/images/fedora_logo.jpg diff --git a/doc/py_tutorials/py_setup/py_table_of_contents_setup/images/opencv_logo.jpg b/doc/py_tutorials/py_setup/images/opencv_logo.jpg similarity index 100% rename from doc/py_tutorials/py_setup/py_table_of_contents_setup/images/opencv_logo.jpg rename to doc/py_tutorials/py_setup/images/opencv_logo.jpg diff --git a/doc/py_tutorials/py_setup/py_table_of_contents_setup/images/windows_logo.jpg b/doc/py_tutorials/py_setup/images/windows_logo.jpg similarity index 100% rename from doc/py_tutorials/py_setup/py_table_of_contents_setup/images/windows_logo.jpg rename to doc/py_tutorials/py_setup/images/windows_logo.jpg diff --git a/doc/py_tutorials/py_setup/py_table_of_contents_setup/py_table_of_contents_setup.markdown b/doc/py_tutorials/py_setup/py_table_of_contents_setup.markdown similarity index 100% rename from doc/py_tutorials/py_setup/py_table_of_contents_setup/py_table_of_contents_setup.markdown rename to doc/py_tutorials/py_setup/py_table_of_contents_setup.markdown diff --git a/doc/py_tutorials/py_video/py_table_of_contents_video/images/background.jpg b/doc/py_tutorials/py_video/images/background.jpg similarity index 100% rename from doc/py_tutorials/py_video/py_table_of_contents_video/images/background.jpg rename to doc/py_tutorials/py_video/images/background.jpg diff --git a/doc/py_tutorials/py_video/py_table_of_contents_video/images/camshift.jpg b/doc/py_tutorials/py_video/images/camshift.jpg similarity index 100% rename from doc/py_tutorials/py_video/py_table_of_contents_video/images/camshift.jpg rename to doc/py_tutorials/py_video/images/camshift.jpg diff --git a/doc/py_tutorials/py_video/py_table_of_contents_video/images/lucas.jpg b/doc/py_tutorials/py_video/images/lucas.jpg similarity index 100% rename from doc/py_tutorials/py_video/py_table_of_contents_video/images/lucas.jpg rename to doc/py_tutorials/py_video/images/lucas.jpg diff --git a/doc/py_tutorials/py_video/py_table_of_contents_video/images/opticalflow.jpeg b/doc/py_tutorials/py_video/images/opticalflow.jpeg similarity index 100% rename from doc/py_tutorials/py_video/py_table_of_contents_video/images/opticalflow.jpeg rename to doc/py_tutorials/py_video/images/opticalflow.jpeg diff --git a/doc/py_tutorials/py_video/py_table_of_contents_video/py_table_of_contents_video.markdown b/doc/py_tutorials/py_video/py_table_of_contents_video.markdown similarity index 100% rename from doc/py_tutorials/py_video/py_table_of_contents_video/py_table_of_contents_video.markdown rename to doc/py_tutorials/py_video/py_table_of_contents_video.markdown diff --git a/doc/tutorials/calib3d/table_of_content_calib3d/images/camera_calibration.png b/doc/tutorials/calib3d/images/camera_calibration.png similarity index 100% rename from doc/tutorials/calib3d/table_of_content_calib3d/images/camera_calibration.png rename to doc/tutorials/calib3d/images/camera_calibration.png diff --git a/doc/tutorials/calib3d/table_of_content_calib3d/images/camera_calibration_square_chess.jpg b/doc/tutorials/calib3d/images/camera_calibration_square_chess.jpg similarity index 100% rename from doc/tutorials/calib3d/table_of_content_calib3d/images/camera_calibration_square_chess.jpg rename to doc/tutorials/calib3d/images/camera_calibration_square_chess.jpg diff --git a/doc/tutorials/calib3d/table_of_content_calib3d/images/real_time_pose_estimation.jpg b/doc/tutorials/calib3d/images/real_time_pose_estimation.jpg similarity index 100% rename from doc/tutorials/calib3d/table_of_content_calib3d/images/real_time_pose_estimation.jpg rename to doc/tutorials/calib3d/images/real_time_pose_estimation.jpg diff --git a/doc/tutorials/calib3d/table_of_content_calib3d/table_of_content_calib3d.markdown b/doc/tutorials/calib3d/table_of_content_calib3d.markdown similarity index 100% rename from doc/tutorials/calib3d/table_of_content_calib3d/table_of_content_calib3d.markdown rename to doc/tutorials/calib3d/table_of_content_calib3d.markdown diff --git a/doc/tutorials/core/table_of_content_core/images/Adding_Images_Tutorial_Result_0.jpg b/doc/tutorials/core/images/Adding_Images_Tutorial_Result_0.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Adding_Images_Tutorial_Result_0.jpg rename to doc/tutorials/core/images/Adding_Images_Tutorial_Result_0.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/Basic_Linear_Transform_Tutorial_Result_0.jpg b/doc/tutorials/core/images/Basic_Linear_Transform_Tutorial_Result_0.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Basic_Linear_Transform_Tutorial_Result_0.jpg rename to doc/tutorials/core/images/Basic_Linear_Transform_Tutorial_Result_0.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/Drawing_1_Tutorial_Result_0.jpg b/doc/tutorials/core/images/Drawing_1_Tutorial_Result_0.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Drawing_1_Tutorial_Result_0.jpg rename to doc/tutorials/core/images/Drawing_1_Tutorial_Result_0.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/Drawing_2_Tutorial_Result_7.jpg b/doc/tutorials/core/images/Drawing_2_Tutorial_Result_7.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Drawing_2_Tutorial_Result_7.jpg rename to doc/tutorials/core/images/Drawing_2_Tutorial_Result_7.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/How_To_Use_IPPA.jpg b/doc/tutorials/core/images/How_To_Use_IPPA.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/How_To_Use_IPPA.jpg rename to doc/tutorials/core/images/How_To_Use_IPPA.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/Morphology_1_Tutorial_Cover.jpg b/doc/tutorials/core/images/Morphology_1_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Morphology_1_Tutorial_Cover.jpg rename to doc/tutorials/core/images/Morphology_1_Tutorial_Cover.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/Smoothing_Tutorial_Cover.jpg b/doc/tutorials/core/images/Smoothing_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/Smoothing_Tutorial_Cover.jpg rename to doc/tutorials/core/images/Smoothing_Tutorial_Cover.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/discrete_fourier_transform.png b/doc/tutorials/core/images/discrete_fourier_transform.png similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/discrete_fourier_transform.png rename to doc/tutorials/core/images/discrete_fourier_transform.png diff --git a/doc/tutorials/core/table_of_content_core/images/file_input_output_with_xml_yml.png b/doc/tutorials/core/images/file_input_output_with_xml_yml.png similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/file_input_output_with_xml_yml.png rename to doc/tutorials/core/images/file_input_output_with_xml_yml.png diff --git a/doc/tutorials/core/table_of_content_core/images/howToScanImages.jpg b/doc/tutorials/core/images/howToScanImages.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/howToScanImages.jpg rename to doc/tutorials/core/images/howToScanImages.jpg diff --git a/doc/tutorials/core/table_of_content_core/images/interopOpenCV1.png b/doc/tutorials/core/images/interopOpenCV1.png similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/interopOpenCV1.png rename to doc/tutorials/core/images/interopOpenCV1.png diff --git a/doc/tutorials/core/table_of_content_core/images/matMaskFilter2DOp.png b/doc/tutorials/core/images/matMaskFilter2DOp.png similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/matMaskFilter2DOp.png rename to doc/tutorials/core/images/matMaskFilter2DOp.png diff --git a/doc/tutorials/core/table_of_content_core/images/matTheBasicImageStructure.jpg b/doc/tutorials/core/images/matTheBasicImageStructure.jpg similarity index 100% rename from doc/tutorials/core/table_of_content_core/images/matTheBasicImageStructure.jpg rename to doc/tutorials/core/images/matTheBasicImageStructure.jpg diff --git a/doc/tutorials/core/table_of_content_core/table_of_content_core.markdown b/doc/tutorials/core/table_of_content_core.markdown similarity index 100% rename from doc/tutorials/core/table_of_content_core/table_of_content_core.markdown rename to doc/tutorials/core/table_of_content_core.markdown diff --git a/doc/tutorials/definitions/README.txt b/doc/tutorials/definitions/README.txt deleted file mode 100644 index a598a95dd7..0000000000 --- a/doc/tutorials/definitions/README.txt +++ /dev/null @@ -1 +0,0 @@ -Include in this directory only defintion files. None of the reST files entered here will be parsed by the Sphinx Builder. diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/AKAZE_Match_Tutorial_Cover.png b/doc/tutorials/features2d/images/AKAZE_Match_Tutorial_Cover.png similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/AKAZE_Match_Tutorial_Cover.png rename to doc/tutorials/features2d/images/AKAZE_Match_Tutorial_Cover.png diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/AKAZE_Tracking_Tutorial_Cover.png b/doc/tutorials/features2d/images/AKAZE_Tracking_Tutorial_Cover.png similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/AKAZE_Tracking_Tutorial_Cover.png rename to doc/tutorials/features2d/images/AKAZE_Tracking_Tutorial_Cover.png diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/Feature_Description_Tutorial_Cover.jpg b/doc/tutorials/features2d/images/Feature_Description_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/Feature_Description_Tutorial_Cover.jpg rename to doc/tutorials/features2d/images/Feature_Description_Tutorial_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/Feature_Detection_Tutorial_Cover.jpg b/doc/tutorials/features2d/images/Feature_Detection_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/Feature_Detection_Tutorial_Cover.jpg rename to doc/tutorials/features2d/images/Feature_Detection_Tutorial_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/Feature_Flann_Matcher_Tutorial_Cover.jpg b/doc/tutorials/features2d/images/Feature_Flann_Matcher_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/Feature_Flann_Matcher_Tutorial_Cover.jpg rename to doc/tutorials/features2d/images/Feature_Flann_Matcher_Tutorial_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/Feature_Homography_Tutorial_Cover.jpg b/doc/tutorials/features2d/images/Feature_Homography_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/Feature_Homography_Tutorial_Cover.jpg rename to doc/tutorials/features2d/images/Feature_Homography_Tutorial_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/detection_of_planar_objects.png b/doc/tutorials/features2d/images/detection_of_planar_objects.png similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/detection_of_planar_objects.png rename to doc/tutorials/features2d/images/detection_of_planar_objects.png diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Corner_Subpixeles_Cover.jpg b/doc/tutorials/features2d/images/trackingmotion/Corner_Subpixeles_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Corner_Subpixeles_Cover.jpg rename to doc/tutorials/features2d/images/trackingmotion/Corner_Subpixeles_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Generic_Corner_Detector_Cover.jpg b/doc/tutorials/features2d/images/trackingmotion/Generic_Corner_Detector_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Generic_Corner_Detector_Cover.jpg rename to doc/tutorials/features2d/images/trackingmotion/Generic_Corner_Detector_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Harris_Detector_Cover.jpg b/doc/tutorials/features2d/images/trackingmotion/Harris_Detector_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Harris_Detector_Cover.jpg rename to doc/tutorials/features2d/images/trackingmotion/Harris_Detector_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Shi_Tomasi_Detector_Cover.jpg b/doc/tutorials/features2d/images/trackingmotion/Shi_Tomasi_Detector_Cover.jpg similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/images/trackingmotion/Shi_Tomasi_Detector_Cover.jpg rename to doc/tutorials/features2d/images/trackingmotion/Shi_Tomasi_Detector_Cover.jpg diff --git a/doc/tutorials/features2d/table_of_content_features2d/table_of_content_features2d.markdown b/doc/tutorials/features2d/table_of_content_features2d.markdown similarity index 100% rename from doc/tutorials/features2d/table_of_content_features2d/table_of_content_features2d.markdown rename to doc/tutorials/features2d/table_of_content_features2d.markdown diff --git a/doc/tutorials/gpu/table_of_content_gpu/images/gpu-basics-similarity.png b/doc/tutorials/gpu/images/gpu-basics-similarity.png similarity index 100% rename from doc/tutorials/gpu/table_of_content_gpu/images/gpu-basics-similarity.png rename to doc/tutorials/gpu/images/gpu-basics-similarity.png diff --git a/doc/tutorials/gpu/table_of_content_gpu/table_of_content_gpu.markdown b/doc/tutorials/gpu/table_of_content_gpu.markdown similarity index 100% rename from doc/tutorials/gpu/table_of_content_gpu/table_of_content_gpu.markdown rename to doc/tutorials/gpu/table_of_content_gpu.markdown diff --git a/doc/tutorials/highgui/table_of_content_highgui/images/Adding_Trackbars_Tutorial_Cover.jpg b/doc/tutorials/highgui/images/Adding_Trackbars_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/highgui/table_of_content_highgui/images/Adding_Trackbars_Tutorial_Cover.jpg rename to doc/tutorials/highgui/images/Adding_Trackbars_Tutorial_Cover.jpg diff --git a/doc/tutorials/highgui/table_of_content_highgui/images/gdal-io.jpg b/doc/tutorials/highgui/images/gdal-io.jpg similarity index 100% rename from doc/tutorials/highgui/table_of_content_highgui/images/gdal-io.jpg rename to doc/tutorials/highgui/images/gdal-io.jpg diff --git a/doc/tutorials/highgui/table_of_content_highgui/images/video-input-psnr-ssim.png b/doc/tutorials/highgui/images/video-input-psnr-ssim.png similarity index 100% rename from doc/tutorials/highgui/table_of_content_highgui/images/video-input-psnr-ssim.png rename to doc/tutorials/highgui/images/video-input-psnr-ssim.png diff --git a/doc/tutorials/highgui/table_of_content_highgui/images/video-write.png b/doc/tutorials/highgui/images/video-write.png similarity index 100% rename from doc/tutorials/highgui/table_of_content_highgui/images/video-write.png rename to doc/tutorials/highgui/images/video-write.png diff --git a/doc/tutorials/highgui/table_of_content_highgui/table_of_content_highgui.markdown b/doc/tutorials/highgui/table_of_content_highgui.markdown similarity index 100% rename from doc/tutorials/highgui/table_of_content_highgui/table_of_content_highgui.markdown rename to doc/tutorials/highgui/table_of_content_highgui.markdown diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/Morphology_1_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/Morphology_1_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/Morphology_1_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/Morphology_1_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/Morphology_2_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/Morphology_2_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/Morphology_2_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/Morphology_2_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/Pyramids_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/Pyramids_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/Pyramids_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/Pyramids_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/Smoothing_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/Smoothing_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/Smoothing_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/Smoothing_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/Threshold_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/Threshold_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/Threshold_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/Threshold_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Back_Projection_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/histograms/Back_Projection_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Back_Projection_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/histograms/Back_Projection_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Calculation_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/histograms/Histogram_Calculation_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Calculation_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/histograms/Histogram_Calculation_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Comparison_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/histograms/Histogram_Comparison_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Comparison_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/histograms/Histogram_Comparison_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Equalization_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/histograms/Histogram_Equalization_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Histogram_Equalization_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/histograms/Histogram_Equalization_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Template_Matching_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/histograms/Template_Matching_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/histograms/Template_Matching_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/histograms/Template_Matching_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Canny_Detector_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Canny_Detector_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Canny_Detector_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Canny_Detector_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/CopyMakeBorder_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/CopyMakeBorder_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/CopyMakeBorder_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/CopyMakeBorder_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Filter_2D_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Filter_2D_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Filter_2D_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Filter_2D_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Hough_Circle_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Hough_Circle_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Hough_Circle_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Hough_Circle_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Hough_Lines_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Hough_Lines_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Hough_Lines_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Hough_Lines_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Laplace_Operator_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Laplace_Operator_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Laplace_Operator_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Laplace_Operator_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Remap_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Remap_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Remap_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Remap_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Sobel_Derivatives_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Warp_Affine_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/imgtrans/Warp_Affine_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/imgtrans/Warp_Affine_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/imgtrans/Warp_Affine_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Bounding_Rects_Circles_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Bounding_Rects_Circles_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Bounding_Rects_Circles_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Bounding_Rects_Circles_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Bounding_Rotated_Ellipses_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Bounding_Rotated_Ellipses_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Bounding_Rotated_Ellipses_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Bounding_Rotated_Ellipses_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Find_Contours_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Find_Contours_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Find_Contours_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Find_Contours_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Hull_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Hull_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Hull_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Hull_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Moments_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Moments_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Moments_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Moments_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Point_Polygon_Test_Tutorial_Cover.jpg b/doc/tutorials/imgproc/images/shapedescriptors/Point_Polygon_Test_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/images/shapedescriptors/Point_Polygon_Test_Tutorial_Cover.jpg rename to doc/tutorials/imgproc/images/shapedescriptors/Point_Polygon_Test_Tutorial_Cover.jpg diff --git a/doc/tutorials/imgproc/table_of_content_imgproc/table_of_content_imgproc.markdown b/doc/tutorials/imgproc/table_of_content_imgproc.markdown similarity index 100% rename from doc/tutorials/imgproc/table_of_content_imgproc/table_of_content_imgproc.markdown rename to doc/tutorials/imgproc/table_of_content_imgproc.markdown diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/Display_Image_Tutorial_Result.jpg b/doc/tutorials/introduction/images/Display_Image_Tutorial_Result.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/Display_Image_Tutorial_Result.jpg rename to doc/tutorials/introduction/images/Display_Image_Tutorial_Result.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/Java_logo.png b/doc/tutorials/introduction/images/Java_logo.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/Java_logo.png rename to doc/tutorials/introduction/images/Java_logo.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/Load_Save_Image_Result_1.jpg b/doc/tutorials/introduction/images/Load_Save_Image_Result_1.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/Load_Save_Image_Result_1.jpg rename to doc/tutorials/introduction/images/Load_Save_Image_Result_1.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/android_logo.png b/doc/tutorials/introduction/images/android_logo.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/android_logo.png rename to doc/tutorials/introduction/images/android_logo.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/clojure-logo.png b/doc/tutorials/introduction/images/clojure-logo.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/clojure-logo.png rename to doc/tutorials/introduction/images/clojure-logo.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/eclipse-logo.png b/doc/tutorials/introduction/images/eclipse-logo.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/eclipse-logo.png rename to doc/tutorials/introduction/images/eclipse-logo.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/eclipse_cpp_logo.jpeg b/doc/tutorials/introduction/images/eclipse_cpp_logo.jpeg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/eclipse_cpp_logo.jpeg rename to doc/tutorials/introduction/images/eclipse_cpp_logo.jpeg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/gccegg-65.jpg b/doc/tutorials/introduction/images/gccegg-65.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/gccegg-65.jpg rename to doc/tutorials/introduction/images/gccegg-65.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/how_to_write_a_tutorial.png b/doc/tutorials/introduction/images/how_to_write_a_tutorial.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/how_to_write_a_tutorial.png rename to doc/tutorials/introduction/images/how_to_write_a_tutorial.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/opencv_ios.png b/doc/tutorials/introduction/images/opencv_ios.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/opencv_ios.png rename to doc/tutorials/introduction/images/opencv_ios.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/ubuntu-logo.jpg b/doc/tutorials/introduction/images/ubuntu-logo.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/ubuntu-logo.jpg rename to doc/tutorials/introduction/images/ubuntu-logo.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/visual-studio-2010-logo.jpg b/doc/tutorials/introduction/images/visual-studio-2010-logo.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/visual-studio-2010-logo.jpg rename to doc/tutorials/introduction/images/visual-studio-2010-logo.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/visual_studio_image_watch.png b/doc/tutorials/introduction/images/visual_studio_image_watch.png similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/visual_studio_image_watch.png rename to doc/tutorials/introduction/images/visual_studio_image_watch.png diff --git a/doc/tutorials/introduction/table_of_content_introduction/images/windows_logo.jpg b/doc/tutorials/introduction/images/windows_logo.jpg similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/images/windows_logo.jpg rename to doc/tutorials/introduction/images/windows_logo.jpg diff --git a/doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.markdown b/doc/tutorials/introduction/table_of_content_introduction.markdown similarity index 100% rename from doc/tutorials/introduction/table_of_content_introduction/table_of_content_introduction.markdown rename to doc/tutorials/introduction/table_of_content_introduction.markdown diff --git a/doc/tutorials/ios/table_of_content_ios/images/facedetect.jpg b/doc/tutorials/ios/images/facedetect.jpg similarity index 100% rename from doc/tutorials/ios/table_of_content_ios/images/facedetect.jpg rename to doc/tutorials/ios/images/facedetect.jpg diff --git a/doc/tutorials/ios/table_of_content_ios/images/image_effects.png b/doc/tutorials/ios/images/image_effects.png similarity index 100% rename from doc/tutorials/ios/table_of_content_ios/images/image_effects.png rename to doc/tutorials/ios/images/image_effects.png diff --git a/doc/tutorials/ios/table_of_content_ios/images/intro.png b/doc/tutorials/ios/images/intro.png similarity index 100% rename from doc/tutorials/ios/table_of_content_ios/images/intro.png rename to doc/tutorials/ios/images/intro.png diff --git a/doc/tutorials/ios/table_of_content_ios/table_of_content_ios.markdown b/doc/tutorials/ios/table_of_content_ios.markdown similarity index 100% rename from doc/tutorials/ios/table_of_content_ios/table_of_content_ios.markdown rename to doc/tutorials/ios/table_of_content_ios.markdown diff --git a/doc/tutorials/ml/table_of_content_ml/images/introduction_to_svm.png b/doc/tutorials/ml/images/introduction_to_svm.png similarity index 100% rename from doc/tutorials/ml/table_of_content_ml/images/introduction_to_svm.png rename to doc/tutorials/ml/images/introduction_to_svm.png diff --git a/doc/tutorials/ml/table_of_content_ml/images/non_linear_svms.png b/doc/tutorials/ml/images/non_linear_svms.png similarity index 100% rename from doc/tutorials/ml/table_of_content_ml/images/non_linear_svms.png rename to doc/tutorials/ml/images/non_linear_svms.png diff --git a/doc/tutorials/ml/table_of_content_ml/table_of_content_ml.markdown b/doc/tutorials/ml/table_of_content_ml.markdown similarity index 100% rename from doc/tutorials/ml/table_of_content_ml/table_of_content_ml.markdown rename to doc/tutorials/ml/table_of_content_ml.markdown diff --git a/doc/tutorials/objdetect/table_of_content_objdetect/images/Cascade_Classifier_Tutorial_Cover.jpg b/doc/tutorials/objdetect/images/Cascade_Classifier_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/objdetect/table_of_content_objdetect/images/Cascade_Classifier_Tutorial_Cover.jpg rename to doc/tutorials/objdetect/images/Cascade_Classifier_Tutorial_Cover.jpg diff --git a/doc/tutorials/objdetect/table_of_content_objdetect/table_of_content_objdetect.markdown b/doc/tutorials/objdetect/table_of_content_objdetect.markdown similarity index 100% rename from doc/tutorials/objdetect/table_of_content_objdetect/table_of_content_objdetect.markdown rename to doc/tutorials/objdetect/table_of_content_objdetect.markdown diff --git a/doc/tutorials/photo/table_of_content_photo/images/hdr.png b/doc/tutorials/photo/images/hdr.png similarity index 100% rename from doc/tutorials/photo/table_of_content_photo/images/hdr.png rename to doc/tutorials/photo/images/hdr.png diff --git a/doc/tutorials/photo/table_of_content_photo/table_of_content_photo.markdown b/doc/tutorials/photo/table_of_content_photo.markdown similarity index 100% rename from doc/tutorials/photo/table_of_content_photo/table_of_content_photo.markdown rename to doc/tutorials/photo/table_of_content_photo.markdown diff --git a/doc/tutorials/video/table_of_content_video/images/Background_Subtraction_Tutorial_Cover.jpg b/doc/tutorials/video/images/Background_Subtraction_Tutorial_Cover.jpg similarity index 100% rename from doc/tutorials/video/table_of_content_video/images/Background_Subtraction_Tutorial_Cover.jpg rename to doc/tutorials/video/images/Background_Subtraction_Tutorial_Cover.jpg diff --git a/doc/tutorials/video/table_of_content_video/table_of_content_video.markdown b/doc/tutorials/video/table_of_content_video.markdown similarity index 100% rename from doc/tutorials/video/table_of_content_video/table_of_content_video.markdown rename to doc/tutorials/video/table_of_content_video.markdown diff --git a/doc/tutorials/viz/table_of_content_viz/images/facedetect.jpg b/doc/tutorials/viz/images/facedetect.jpg similarity index 100% rename from doc/tutorials/viz/table_of_content_viz/images/facedetect.jpg rename to doc/tutorials/viz/images/facedetect.jpg diff --git a/doc/tutorials/viz/table_of_content_viz/images/image_effects.png b/doc/tutorials/viz/images/image_effects.png similarity index 100% rename from doc/tutorials/viz/table_of_content_viz/images/image_effects.png rename to doc/tutorials/viz/images/image_effects.png diff --git a/doc/tutorials/viz/table_of_content_viz/images/intro.png b/doc/tutorials/viz/images/intro.png similarity index 100% rename from doc/tutorials/viz/table_of_content_viz/images/intro.png rename to doc/tutorials/viz/images/intro.png diff --git a/doc/tutorials/viz/table_of_content_viz/table_of_content_viz.markdown b/doc/tutorials/viz/table_of_content_viz.markdown similarity index 100% rename from doc/tutorials/viz/table_of_content_viz/table_of_content_viz.markdown rename to doc/tutorials/viz/table_of_content_viz.markdown