Class ExhaustiveBlockMatchingSettings
ExhaustiveBlockMatchingSettings class
public class ExhaustiveBlockMatchingSettings
Constructors
| Name | Description |
|---|---|
| ExhaustiveBlockMatchingSettings() | The default constructor. |
Properties
| Name | Description |
|---|---|
| BlockSize { get; set; } | Gets or sets the size of the block. |
| DifferenceThreshold { get; set; } | Gets or sets the difference threshold. |
| GeometricThreshold { get; set; } | Gets or sets the geometric threshold. |
| SearchRadius { get; set; } | Gets or sets the search radius. |
See Also
- namespace Aspose.Imaging.AForge.Adapter.ImageMatch
- assembly Aspose.Imaging.AForge.Adapter