Overload List
| Name | Description | |
|---|---|---|
| Run(GpuMat, GpuMat, GpuMat) |
Detects keypoints and computes descriptors for them.
| |
| Run(GpuMat, GpuMat, KeyPoint) |
Detects keypoints and computes descriptors for them.
| |
| Run(GpuMat, GpuMat, GpuMat, GpuMat) |
Detects keypoints and computes descriptors for them.
| |
| Run(GpuMat, GpuMat, KeyPoint, GpuMat) |
Detects keypoints and computes descriptors for them.
|
See Also