Overload List
Name | Description | |
---|---|---|
![]() | Run(InputArray, Mat) |
detects keypoints using fast multi-scale Hessian detector
|
![]() | Run(InputArray, InputArray, KeyPoint, OutputArray, Boolean) |
detects keypoints and computes the SURF descriptors for them. [useProvidedKeypoints = true]
|
![]() | Run(InputArray, InputArray, KeyPoint, Single, Boolean) |
detects keypoints and computes the SURF descriptors for them. [useProvidedKeypoints = true]
|
See Also