Parameters
- area
- The area of the image where the blob removal process will search.
- minimumPixelCount
- The minimum number of pixels for an object to be considered a blob for removal purposes.
- maximumPixelCount
- The maximum number of pixels for an object to be considered a blob for removal purposes.
- minimumDensity
- The ratio of black pixels to all pixels within the convex hull of an object.