Add .dxf drawing to OpenCV Mat object [closed]

asked 2017-12-10 13:27:35 -0600

kopar gravatar image

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.

edit retag flag offensive reopen merge delete

Closed for the following reason question is off-topic or not relevant by berak
close date 2017-12-10 13:42:24.996117

Comments

1

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.

berak gravatar imageberak ( 2017-12-10 13:32:41 -0600 )edit

now i don't remember which lib it is. but there is an opensource lib already to do it. try to find it :)

sturkmen gravatar imagesturkmen ( 2017-12-10 13:42:26 -0600 )edit
1

probably i meant this

sturkmen gravatar imagesturkmen ( 2017-12-10 13:46:04 -0600 )edit

Also this could be interesting link text

matman gravatar imagematman ( 2017-12-10 14:54:16 -0600 )edit