dxf image format from opencv Mat format

27 views Asked by At

is there a way to save or convert a cv::Mat image to dxf format (C++ lang)?

I'm using Opencv to detect borders of some objects in an image and i need the dxf version of the resulting image. I searched for some code but no luck..

Ty

0

There are 0 answers