Extend list of functions wrapped in python (Feature #3713)
Description
Header parser provides information about CV_EXPORT marked functions too. So we can try to wrap most of library API if it is suitable for automatic wrapping (no public data members, etc). Black list will be useful here too.
History
Updated by Alexander Karsakov over 10 years ago
- Category set to python bindings
- Status changed from New to Open
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4754