Hi Eric,
Here is an idea that might work:
Run particle analyzer
Export to Excel
Run your Excel filter
Write out filtered result to a csv file
Write a macro or a plugin that for each csv line reads the start x,y
coordinates and do a flood fill to the background color from each start
point
-Sami Badawi
http://www.shapelogic.orgOn Thu, Aug 7, 2008 at 12:15 PM, Eric Casavant <
[hidden email]>wrote:
> Hi,
> I am trying to use ImageJ to find a few hundred "particles" on a
> picture. However, I found it best to filter the particles found with
> imageJ through excel filters. So, I was wondering if it was possible
> to then develop an outline of only the particles that passed the excel
> filter on imageJ (not the ones that the "analyze particles" search
> found). What would be really convenient is if I could make a mask of
> those particles which could then be placed over the original image.
>
> Thanks,
> Eric
>