mirror of
https://github.com/opencv/opencv.git
synced 2026-07-31 00:03:03 +04:00
More fixes for documentation.
This commit is contained in:
@@ -235,7 +235,7 @@ gpu::CascadeClassifier_GPU::CascadeClassifier_GPU
|
||||
-----------------------------------------------------
|
||||
Loads the classifier from a file.
|
||||
|
||||
.. ocv:function:: gpu::CascadeClassifier_GPU(const string& filename)
|
||||
.. ocv:function:: gpu::CascadeClassifier_GPU::CascadeClassifier_GPU(const string& filename)
|
||||
|
||||
:param filename: Name of the file from which the classifier is loaded. Only the old ``haar`` classifier (trained by the ``haar`` training application) and NVIDIA's ``nvbin`` are supported.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user