convert cv::Mat to a C Struct

asked 2020-12-01 07:39:09 -0600

Yaw Mensah gravatar image

I am trying to write a C wrapper for opencv4+. But when it comes to the Mat Class i have no idea how to wrap it, so it can be called by C Convention. If anyone have a suggestion i would be thankful.

edit retag flag offensive close merge delete