The IDescriptorExtractor type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Compute(Mat, KeyPoint, Mat) |
Compute the descriptors for a set of keypoints in an image.
| |
| Compute(IEnumerableMat, KeyPoint, IEnumerableMat) |
Compute the descriptors for a keypoints collection detected in image collection.
| |
| Empty |
Return true if detector object is empty
|
See Also