Doxygen documentation: cuda submodules reorganized
This commit is contained in:
parent
397bf7f2b7
commit
6dcafe0c2d
@ -119,7 +119,7 @@ REFERENCES_LINK_SOURCE = YES
|
|||||||
SOURCE_TOOLTIPS = YES
|
SOURCE_TOOLTIPS = YES
|
||||||
USE_HTAGS = NO
|
USE_HTAGS = NO
|
||||||
VERBATIM_HEADERS = NO
|
VERBATIM_HEADERS = NO
|
||||||
ALPHABETICAL_INDEX = NO
|
ALPHABETICAL_INDEX = YES
|
||||||
COLS_IN_ALPHA_INDEX = 5
|
COLS_IN_ALPHA_INDEX = 5
|
||||||
IGNORE_PREFIX =
|
IGNORE_PREFIX =
|
||||||
GENERATE_HTML = YES
|
GENERATE_HTML = YES
|
||||||
|
@ -51,15 +51,6 @@
|
|||||||
#include "opencv2/core.hpp"
|
#include "opencv2/core.hpp"
|
||||||
#include "opencv2/core/cuda_types.hpp"
|
#include "opencv2/core/cuda_types.hpp"
|
||||||
|
|
||||||
/**
|
|
||||||
@addtogroup cuda
|
|
||||||
@{
|
|
||||||
@defgroup cuda_init Initalization and Information
|
|
||||||
@defgroup cuda_struct Data Structures
|
|
||||||
@defgroup cuda_calib3d Camera Calibration and 3D Reconstruction
|
|
||||||
@}
|
|
||||||
*/
|
|
||||||
|
|
||||||
namespace cv { namespace cuda {
|
namespace cv { namespace cuda {
|
||||||
|
|
||||||
//! @addtogroup cuda_struct
|
//! @addtogroup cuda_struct
|
||||||
|
@ -53,6 +53,9 @@
|
|||||||
@defgroup cuda CUDA-accelerated Computer Vision
|
@defgroup cuda CUDA-accelerated Computer Vision
|
||||||
@ref cuda_intro "Introduction page"
|
@ref cuda_intro "Introduction page"
|
||||||
@{
|
@{
|
||||||
|
@defgroup cuda_init Initalization and Information
|
||||||
|
@defgroup cuda_struct Data Structures
|
||||||
|
@defgroup cuda_calib3d Camera Calibration and 3D Reconstruction
|
||||||
@defgroup cuda_objdetect Object Detection
|
@defgroup cuda_objdetect Object Detection
|
||||||
@}
|
@}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user