Login  Register

Re: ImageJ dummy questions

Posted by dscho on Mar 29, 2009; 6:49pm
URL: http://imagej.273.s1.nabble.com/Google-Summer-of-Code-tp3693141p3693148.html

Hi,

On Sun, 29 Mar 2009, Francesco De Comité wrote:

> I try to use the Delaunay -Voronoi plugin :
> 1) Where is the results window where I can output the results ?

The results window shows up in the Window menu.

> 2) If I don't want the interactive mode, how can I tell ImageJ which
>    points I want to be considered ?

You cannot... it always considers all of them.

If you want to unconsider a point in the ROI, you have to delete it by
clicking on it with the Alt key down (on Linux, you will hold the Ctrl key
down as well, as Alt+click is reserved for, and intercepted by the Window
Manager).

If you want to have a copy of the ROI where the points are not removed,
use the ROI manager (Analyze>Tool>ROI Manager...).

Hth,
Dscho