Login  Register

Livewire - close selection

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

Livewire - close selection

lechristophe
419 posts
Dear all,

Is there a workaround to close a selection made using the Livewire
plugin ? It's supposed to be added in version 1.0 of the plugin. Any
news on the plugin development ?

Oups, I found the answer.

In case you care,
I've found this workaround, originally for the Fourier plugin:

run("Enlarge...", "enlarge=0");
getSelectionCoordinates(x, y);
run("Select None"); // Remove selected ROI
makeSelection("polygon", x, y);

to work, and using "freehand" instead of "polygon" gets rid of the
numerous points displayed



Christophe

PS: Any news on the publication of "Wilhelm BURGER • Mark J. BURGE -
Digital Image Processing with Java and ImageJ" in english (due in fall
2006) ?


--
Christophe Leterrier

Postdoc
INSERM UMR641 Neurobiology of ionic channels
IFR Jean Roche - Mediterranee University
Marseille, France