Class FastCornersDetectorProperties
FastCornersDetectorProperties class
The fast corners detector properties
public class FastCornersDetectorProperties : ICornersDetectorProperties
Constructors
| Name | Description |
|---|---|
| FastCornersDetectorProperties() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Suppress { get; set; } | Gets or sets a value indicating whether this FastCornersDetectorProperties is suppress. |
| Threshold { get; set; } | Gets or sets the threshold. |
See Also
- interface ICornersDetectorProperties
- namespace Aspose.Imaging.Accord.Adapter.ComputerVision.Corners
- assembly Aspose.Imaging.Accord.Adapter