Add .dxf drawing to OpenCV Mat object [closed]
Hello,
I would like to ask if anybody know is there a way to add as a new layer a .dxf(Autocad) 2d simple object like circle with dimensions. I am not asking for the exact answer but about ideas how to implement it. Thanks in advance for answers.
opencv is a computer-vision api, there's no concept of "layers" or "2d objects" here, and it has no support for dxf or anything cad related at at all.
now i don't remember which lib it is. but there is an opensource lib already to do it. try to find it :)
probably i meant this
Also this could be interesting link text