add (cv.DescriptorMatcher) - MATLAB File Help
cv.DescriptorMatcher/add

Adds descriptors to train a descriptor collection

matcher.add(descriptors)

If the collection is not empty, the new descriptors are added to existing train descriptors.

Input

See also
Method Details
Access public
Sealed false
Static false