| train (cv.BinaryDescriptorMatcher) - MATLAB File Help |
Update dataset by inserting into it all descriptors that were stored locally by add function
matcher.train()
NOTE: Every time this function is invoked, current dataset is deleted and locally stored descriptors are inserted into dataset. The locally stored copy of just inserted descriptors is then removed.
| Access | public |
| Sealed | false |
| Static | false |