Many type-conversions missing in the Matlab module (Bug #3465)
Description
This issue is for my own records so I can put an issue # next to my pull request when I fix it.
---------------------------------------
Many type conversions in the Matlab module are still just stubs, and cause runtime exceptions in OpenCV functions that require them. Implement these, and add newly-introduced types for 3.0
History
Updated by Anna Kogan about 11 years ago
- 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/4673