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