BlobFullness Property |
Namespace: Accord.Imaging
The property equals to blob's fullness, which is calculated as Area / ( Width * Height ). If it equals to 1, then it means that entire blob's rectangle is filled by blob's pixel (no blank areas), which is true only for rectangles. If it equals to 0.5, for example, then it means that only half of the bounding rectangle is filled by blob's pixels.