Hello everyone, I apologies in advance for being a newbie but I was told to post here for help.
I am looking to automate the Photo Monitoring plugin by Ned Horning for processing NDVI Images. More specifically just the "Dual Image Index processing" part of the plugin. I have written an external camera control program that also monitors for new files and automatically generates a new dual image (Photo Pair) list, which is just two image file locations separated by a comma, when this happens I want to launch a macro in headless mode that will process the images.
Simply recording a macro does not generate working results.
The plugin process goes something like this
start "Dual Image Index processing"
the already saved variables in the configuration window don't need to be changed
OK button pressed
Matched Image (photo pair) text file is selected from "C:\NDVI\matchedimages.txt"
Open button is pressed
Output log file is selected in "C:\NDVI\output\log.txt" which is also automatically chosen as the image output directory
Save button is pressed
and the plugin starts to process the images
I'm not even sure if this plugin can run in headless mode. If not then hopefully I can still launch it from the command line (windows) with imagej open in the background.
Anyways, Thank you for your help!
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html