Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv is a computer-vision api, there's nothing built in to render svg images.

you'll have to write your own loader / parsser, and use circle(), line(), etc.

again, i'm suspecting, you're looking at the entirely wrong library for your task.

opencv is a computer-vision api, there's nothing built in to render svg images.

you'll have to write your own loader / parsser, parser, and use circle(), line(), etc.

again, i'm suspecting, you're looking at the entirely wrong library for your task.