mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
Corrected(re-added) and extended the ImgProc Tutorial TOC entry.
This commit is contained in:
parent
080c6e817d
commit
7a7011bd4f
@ -7,7 +7,6 @@ In this section you will learn about the image processing (manipulation) functio
|
||||
|
||||
.. include:: ../../definitions/tocDefinitions.rst
|
||||
|
||||
|
||||
|
||||
+
|
||||
.. tabularcolumns:: m{100pt} m{300pt}
|
||||
@ -388,6 +387,28 @@ In this section you will learn about the image processing (manipulation) functio
|
||||
.. toctree::
|
||||
:hidden:
|
||||
|
||||
../gausian_median_blur_bilateral_filter/gausian_median_blur_bilateral_filter
|
||||
../erosion_dilatation/erosion_dilatation
|
||||
../opening_closing_hats/opening_closing_hats
|
||||
../pyramids/pyramids
|
||||
../threshold/threshold
|
||||
../imgtrans/filter_2d/filter_2d
|
||||
../imgtrans/copyMakeBorder/copyMakeBorder
|
||||
../imgtrans/sobel_derivatives/sobel_derivatives
|
||||
../imgtrans/laplace_operator/laplace_operator
|
||||
../imgtrans/canny_detector/canny_detector
|
||||
../imgtrans/hough_lines/hough_lines
|
||||
../imgtrans/hough_circle/hough_circle
|
||||
../imgtrans/remap/remap
|
||||
../imgtrans/warp_affine/warp_affine
|
||||
../histograms/histogram_equalization/histogram_equalization
|
||||
../histograms/histogram_calculation/histogram_calculation
|
||||
../histograms/histogram_comparison/histogram_comparison
|
||||
../histograms/back_projection/back_projection
|
||||
../histograms/template_matching/template_matching
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user