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