mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-17 15:26:00 +08:00
cnn_3dobj: add call to ocv_module_disable so documentation is generated
also fix some minor doxygen issues
This commit is contained in:
@@ -12,7 +12,6 @@ In this tutorial you will learn how to
|
||||
Code
|
||||
----
|
||||
|
||||
You can download the code from [here ](https://github.com/Wangyida/opencv_contrib/blob/cnn_3dobj/samples/demo_sphereview_data.cpp).
|
||||
@include cnn_3dobj/samples/demo_sphereview_data.cpp
|
||||
|
||||
Explanation
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Classify {#tutorial_classify}
|
||||
Classify {#tutorial_feature_classification}
|
||||
===============
|
||||
|
||||
Goal
|
||||
@@ -13,7 +13,6 @@ In this tutorial you will learn how to
|
||||
Code
|
||||
----
|
||||
|
||||
You can download the code from [here ](https://github.com/Wangyida/opencv_contrib/blob/cnn_3dobj/samples/demo_classify.cpp).
|
||||
@include cnn_3dobj/samples/demo_classify.cpp
|
||||
|
||||
Explanation
|
||||
|
@@ -1,4 +1,4 @@
|
||||
Training data generation using Icosphere {#tutorial_model_analysis}
|
||||
Training Model Analysis {#tutorial_model_analysis}
|
||||
=============
|
||||
|
||||
Goal
|
||||
@@ -12,7 +12,6 @@ In this tutorial you will learn how to
|
||||
Code
|
||||
----
|
||||
|
||||
You can download the code from [here ](https://github.com/Wangyida/opencv_contrib/blob/cnn_3dobj/samples/demo_model_analysis.cpp).
|
||||
@include cnn_3dobj/samples/demo_model_analysis.cpp
|
||||
|
||||
Explanation
|
||||
|
Reference in New Issue
Block a user