-
How do you select a group of a certain number of pixels?
Hey, i’m trying to clean up an image that has a lot of freckled spots on it (it’s actually a paint splatter) I’ve successfully cut out the entire thing (so there is no background) but some of the spots of paint are to small and actually disturb the overall effect when it’s printed at the size i need.
So i need to know how to select (independent of colour) groups of pixels that are of a size between 1 and 10 pixels to delete them. As i said there is no background so it’s literally a case of selecting everything that is in contact with 10 or less pixels.
Obviously i could also use the inverse if someone knows how select groups of 10 or more pixels.Thanks, any help would be much appreciated (as always time is of the essence with this client!)