Setting a default threshold, batch processing
Posted by
ekading on
Apr 06, 2015; 4:21pm
URL: http://imagej.273.s1.nabble.com/Setting-a-default-threshold-batch-processing-tp5012370.html
Hello, I am new to ImageJ/programming and am experimenting with recording
my own macros and then applying them to batch processing.
I need to analyze particles for area, greyscale mode/mean, major axis,
minor axis. There are about 70 images per batch with about 10 particles
per image, so I would ideally like to create a macro that can be used to
quickly batch process.
My problem is, I would like to set the threshold for the second slider
under Brightness to a set value and analyze all images with those specific
settings.
I can export the Threshold macro data to the recorder and apply this to one
image, however it fails when I try batch processing.
I would prefer not to work with 8 bit images as I have been trying that and
losing data.
Does anyone have any ideas how to set a custom, default threshold and apply
it to batch processing?
Thank you!
Emily
--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html