mirror of
https://github.com/opencv/opencv.git
synced 2025-07-31 01:47:12 +08:00
Merge pull request #14083 from PedroFerreiradaCosta:adding_quick_navigation_between_tutorials
This commit is contained in:
commit
ec25689b42
@ -1,6 +1,9 @@
|
||||
Anisotropic image segmentation by a gradient structure tensor {#tutorial_anisotropic_image_segmentation_by_a_gst}
|
||||
==========================
|
||||
|
||||
@prev_tutorial{tutorial_motion_deblur_filter}
|
||||
@next_tutorial{tutorial_periodic_noise_removing_filter}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
@ -1,6 +1,9 @@
|
||||
Motion Deblur Filter {#tutorial_motion_deblur_filter}
|
||||
==========================
|
||||
|
||||
@prev_tutorial{tutorial_out_of_focus_deblur_filter}
|
||||
@next_tutorial{tutorial_anisotropic_image_segmentation_by_a_gst}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
@ -2,6 +2,7 @@ Out-of-focus Deblur Filter {#tutorial_out_of_focus_deblur_filter}
|
||||
==========================
|
||||
|
||||
@prev_tutorial{tutorial_distance_transform}
|
||||
@next_tutorial{tutorial_motion_deblur_filter}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
@ -1,6 +1,8 @@
|
||||
Periodic Noise Removing Filter {#tutorial_periodic_noise_removing_filter}
|
||||
==========================
|
||||
|
||||
@prev_tutorial{tutorial_anisotropic_image_segmentation_by_a_gst}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user