Property MinArea
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
MinArea
Lower bound (inclusive) of blob area used when FilterByArea is enabled.
public float MinArea { get; set; }
Lower bound (inclusive) of blob area used when FilterByArea is enabled.
public float MinArea { get; set; }