Login  Register

freehand line selection

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
ala
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

freehand line selection

ala
1 post
Hi,
I want to use freehand line to draw ROI. I was wondering why some commands with selections such as ‘’create mask’’ do not work with ROI drawn using freehand line? Thanks

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: freehand line selection

Michael Schmid
2136 posts
Hi Ala,

'Create Mask' needs an area selection, not a line selection.
If you want a freehand ROI *enclosed* by the line you draw, use the freehand Selection tool (4th from left) instead of the freehand line tool (5th from left).

If you want to use a freehand line itself (with certain thickness) to become an area selection, use Edit>Selection>Line to Area.  If the line thickness is > 1 pixels, there is a restriction: 'Line to Area' assumes rounded edges at the ends of the line, in contrast to the yellow overlay shown.  Thus, it won't be a perfect match for the transparent yellow overlay at the ends of the line.

Michael
________________________________________________________________
On May 31, 2013, at 15:30, ala wrote:

> Hi,
> I want to use freehand line to draw ROI. I was wondering why some commands with selections such as ‘’create mask’’ do not work with ROI drawn using freehand line? Thanks

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