Install Guide for ImageJ Roi Push Tool

Installation

Step 1:

Download the roiPushTool.jar Here and place this in your ImageJ/plugins folder. On Windows this is typically C:\Program Files\ImageJ\plugins



Note: On Windows Internet Explorer will sometimes rename roiPushTool.jar to roiPushTool.zip.

If you experience problems please confirm that roiPushTool.jar is present in the ImageJ/plugins directory.



Step 2:

Add the following text to the beginning of your ImageJ/macros/StartupMacros.txt file:



macro "Roi Push Tool - Cf800O11dd"{} macro "Roi Push Tool Selected"{call('edu.ucla.alger.pushtool.RoiPushTool.initialize');} macro "Roi Push Tool Options..." { call('edu.ucla.alger.pushtool.RoiPushTool.getNumber'); }



Step 3:

Restart/Start ImageJ

Running

In order to run the Roi Push Tool, create an Roi on the Image and select the Roi Push Tool by clicking on this icon . Click and hold the mouse button to "Push" the Roi in a direction.

You can change the size of the cursor by double clicking the Push Tool icon and entering the diameter of the circle in pixels.

Contact

The author of this software can be contacted at: james.norman@gmail.com with any questions or comments.