Class ExhaustiveBlockMatchingSettings

ExhaustiveBlockMatchingSettings class

public class ExhaustiveBlockMatchingSettings

Constructors

NameDescription
ExhaustiveBlockMatchingSettings()The default constructor.

Properties

NameDescription
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