OpenCV reference manual (C++ part only for now) is now produced directly from RST, not from TeX.
This commit is contained in:
18
modules/gpu/doc/gpu.rst
Normal file
18
modules/gpu/doc/gpu.rst
Normal file
@@ -0,0 +1,18 @@
|
||||
*******************************
|
||||
GPU-accelerated Computer Vision
|
||||
*******************************
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
gpu_gpu_module_introduction
|
||||
gpu_initalization_and_information
|
||||
gpu_data_structures
|
||||
gpu_operations_on_matrices
|
||||
gpu_per-element_operations.
|
||||
gpu_image_processing
|
||||
gpu_matrix_reductions
|
||||
gpu_object_detection
|
||||
gpu_feature_detection_and_description
|
||||
gpu_image_filtering
|
||||
gpu_camera_calibration_and_3d_reconstruction
|
Reference in New Issue
Block a user