mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
Detecting corners location in subpixels {#tutorial_corner_subpixels}
|
||||
=======================================
|
||||
|
||||
@prev_tutorial{tutorial_generic_corner_detector}
|
||||
@next_tutorial{tutorial_feature_detection}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
+4
@@ -1,6 +1,10 @@
|
||||
Creating your own corner detector {#tutorial_generic_corner_detector}
|
||||
=================================
|
||||
|
||||
@prev_tutorial{tutorial_good_features_to_track}
|
||||
@next_tutorial{tutorial_corner_subpixels}
|
||||
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
+3
@@ -1,6 +1,9 @@
|
||||
Shi-Tomasi corner detector {#tutorial_good_features_to_track}
|
||||
==========================
|
||||
|
||||
@prev_tutorial{tutorial_harris_detector}
|
||||
@next_tutorial{tutorial_generic_corner_detector}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
Harris corner detector {#tutorial_harris_detector}
|
||||
======================
|
||||
|
||||
@next_tutorial{tutorial_good_features_to_track}
|
||||
|
||||
Goal
|
||||
----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user