Dear ImageJ Users
Please may somebody there help me with tips on how to install the circle tool on imageJ tool bar. I have already successfully installed ImageJ on my PC , windows. I have tried without success to install the marco for the circle tool. I need the circle tool such that I can draw circular regions of interest of specific radii. Regards Nyathi -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
On Jul 3, 2014, at 9:15 AM, nyathi mpumelelo wrote:
> Dear ImageJ Users > Please may somebody there help me with tips on how to install the circle tool on imageJ tool bar. I have already successfully installed ImageJ on my PC , windows. I have tried without success to install the marco for the circle tool. I need the circle tool such that I can draw circular regions of interest of specific radii. > Regards > Nyathi There are several ways to install a macro tool, for example the Circle Tool at http://imagej.nih.gov/ij/macros/tools/Circle_Tool.txt 1. Open http://imagej.nih.gov/ij/macros/tools/ in your browser and drag and drop "Circle_Tool.txt" onto the "ImageJ" window. This method installs the tool on the toolbar and opens it in the macro editor. 2. Save the contents of http://imagej.nih.gov/ij/macros/tools/Circle_Tool.txt to your hard drive and use File>Open to open it, or drag and drop it onto the "ImageJ" window. This method also installs the tool on the toolbar and opens it in the macro editor. 3. Save "Circle_Tool.txt" to your hard drive and use the Plugins>Macro>Install command to install it on the toolbar. 4. Upgrade to the latest ImageJ daily build (1.49d10), save "Circle_Tool.txt" to your hard drive and install it using the Plugins>Install command. This method installs a tool permanently (it stays on the toolbar after ImageJ is restarted). For permanent installation to work, the file name must end with "Tool.txt" or "Tool.ijm", the file name ("Circle_Tool") and tool name ("Circle Tool") must match and (prior to installation) there must be at one free slot on the toolbar. -wayne -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Thank you very much Wayne. I have managed with your help.
Mpumelelo On Friday, 4 July 2014, 21:50, "Rasband, Wayne (NIH/NIMH) [E]" <[hidden email]> wrote: On Jul 3, 2014, at 9:15 AM, nyathi mpumelelo wrote: > Dear ImageJ Users > Please may somebody there help me with tips on how to install the circle tool on imageJ tool bar. I have already successfully installed ImageJ on my PC , windows. I have tried without success to install the marco for the circle tool. I need the circle tool such that I can draw circular regions of interest of specific radii. > Regards > Nyathi There are several ways to install a macro tool, for example the Circle Tool at http://imagej.nih.gov/ij/macros/tools/Circle_Tool.txt 1. Open http://imagej.nih.gov/ij/macros/tools/in your browser and drag and drop "Circle_Tool.txt" onto the "ImageJ" window. This method installs the tool on the toolbar and opens it in the macro editor. 2. Save the contents of http://imagej.nih.gov/ij/macros/tools/Circle_Tool.txtto your hard drive and use File>Open to open it, or drag and drop it onto the "ImageJ" window. This method also installs the tool on the toolbar and opens it in the macro editor. 3. Save "Circle_Tool.txt" to your hard drive and use the Plugins>Macro>Install command to install it on the toolbar. 4. Upgrade to the latest ImageJ daily build (1.49d10), save "Circle_Tool.txt" to your hard drive and install it using the Plugins>Install command. This method installs a tool permanently (it stays on the toolbar after ImageJ is restarted). For permanent installation to work, the file name must end with "Tool.txt" or "Tool.ijm", the file name ("Circle_Tool") and tool name ("Circle Tool") must match and (prior to installation) there must be at one free slot on the toolbar. -wayne -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html -- ImageJ mailing list: http://imagej.nih.gov/ij/list.html |
Free forum by Nabble | Edit this page |