Scripting UI elements

Posted by Rutger Wierda on
URL: http://imagej.273.s1.nabble.com/Scripting-UI-elements-tp3685880.html

I've found a great plugin for ImgeJ to count nuclei (see: http://www.bioimage.ucsb.edu/automatic-nuclei-counter-plug-in-for-imagej). This plugin performs better in nuclei detection than the nucleus counter plugin from the MBF bundle (http://www.macbiophotonics.ca/imagej/)

This plugin requires the user to press the 'count' button. I would like to implement this in a macro so I can batch process images. Is there anyway to perform a 'mouse-click on the right button' so to say in a macro?

Kind regards,

Rutger