Descriptor matchers don't serialize to FileStorage (Bug #3719)
Description
Both BFMatcher and FlannBasedMatcher do not serialize to FileStorage correctly, although they have read and write functions inherited from Algorithm class.
Associated revisions
Merge pull request #3719 from theodr:document_findnonzero_function
History
Updated by Dmitry Retinskiy almost 11 years ago
Hi Alexander,
could you add more details to the description (a code snippet demonstrating the problem)?
Thanks.
- Assignee set to Alexander Cheparukhin
- Category set to features2d
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4757