update the docs for cvExtractSURF and initModule_nonfree()

pull/2/head
Vincent Rabaud 13 years ago
parent 86d785622b
commit c52d620817
  1. 2
      modules/nonfree/doc/feature_detection.rst

@ -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…
Cancel
Save