Login  Register

Re: Apply "Substract background" to all files in subfolders

Posted by Wayne Rasband on Jul 20, 2005; 4:02pm
URL: http://imagej.273.s1.nabble.com/Apply-Substract-background-to-all-files-in-subfolders-tp3705174p3705191.html

> I want to apply the "Process -> Subtract Background" to
> all files in multiple subfolders automatically. Working with
> stacks brings up RAM  problems and is just for one folder
> - so is there a smarter and faster way?

There is a macro at

    http://rsb.info.nih.gov/ij/macros/BatchProcessFolders.txt

that does this.

-wayne