Class SusanCornersDetectorSettings
SusanCornersDetectorSettings class
The Susan corners detector settings
public class SusanCornersDetectorSettings : ICornersDetectorSettings
Constructors
| Name | Description |
|---|---|
| SusanCornersDetectorSettings() | Initializes a new instance of the SusanCornersDetectorSettings class. |
| SusanCornersDetectorSettings(int, int) | Initializes a new instance of the SusanCornersDetectorSettings class. |
Properties
| Name | Description |
|---|---|
| DifferenceThreshold { get; set; } | Gets or sets the difference threshold. |
| GeometricalThreshold { get; set; } | Gets or sets the geometrical threshold. |
See Also
- interface ICornersDetectorSettings
- namespace Aspose.Imaging.AForge.Adapter.Corners
- assembly Aspose.Imaging.AForge.Adapter