mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 19:20:28 +08:00
update the docs for cvExtractSURF and initModule_nonfree()
This commit is contained in:
parent
86d785622b
commit
c52d620817
@ -126,3 +126,5 @@ Detects keypoints and computes SURF descriptors for them.
|
||||
:param params: SURF algorithm parameters in OpenCV 1.x API.
|
||||
|
||||
The function is parallelized with the TBB library.
|
||||
|
||||
If you are using the C version, make sure you call ``cv::initModule_nonfree()`` from ``nonfree/nonfree.hpp``.
|
||||
|
Loading…
Reference in New Issue
Block a user