| compute1 (cv.BOWImgDescriptorExtractor) - MATLAB File Help |
Computes an image descriptor using keypoint descriptors
[bow,idx] = extractor.compute1(kptDescs)
idx{i} are
keypoint indices that belong to the i-th cluster (word of
vocabulary).| Access | public |
| Sealed | false |
| Static | false |