Hi Jamie,
you can try Process>Filters>Minimum with a small radius (0.5 or 1),
then Process>Filters>Maximum with the same radius (grayscale
opening). This will erode small maxima.
Alternatively, you can try Process>Noise>Remove Outliers with a
threshold of 0 and a small radius.
Michael
________________________________________________________________
On 16 Jul 2011, at 19:31, jamier wrote:
> Hi All,
>
> Probably a simple question but here goes. I want to find pixels in
> my image
> above a threshold of 2. I can do this no problem. However, my image
> is quite
> noisy and my threshold image has a lot of noisy pixels surviving.
> Is there a
> straightforward method to find unilateral and bilateral occurrences
> of 2 or
> 3 adjacent pixels all above my threshold value?
>
>
> Thanks,
> Jamie