Re: export ROI as svg

Posted by dscho on
URL: http://imagej.273.s1.nabble.com/export-ROI-as-svg-tp5005069p5005072.html

Hi Rizwan,

On Mon, 7 Oct 2013, Rizwan Mumtaz wrote:

> Is it possible to convert the ROI to support vector graphics format so
> that it could be used by Inkscape or similar softwares?

Should be very easy as a macro... I would start by exporting a plain .svg
of a simple polygon from Inkscape, look at the file contents and then
imitate that with a macro using the getSelectionCoordinates function.

Hth,
Johanes

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html