// ImageJ macro // P Barber, Sep 2012 // Designed to indicate the amount of foreground in images // Initially for looking at clustering of LTI cells // around larger MSC cells // this is the batch version dir = getDirectory("Choose a Directory "); list = getFileList(dir); setBatchMode(true); for (i=0; i