Computes the descriptors for a set of keypoints detected in an image with BRISK method.
des = imextract_DescriptorBRISK(im1,fobj1);
Input image
Features
Descriptors for the features
This function extracts the descriptors of an image's features with BRISK method
1. OpenCV 2.4 Online Documentation