Property AccumulatorFactor
AccumulatorFactor
Gets or sets the inverse ratio of the accumulator resolution to image resolution.
[Precision(0, 1)]
[Range(1, 2147483647)]
public double AccumulatorFactor { get; set; }
Gets or sets the inverse ratio of the accumulator resolution to image resolution.
[Precision(0, 1)]
[Range(1, 2147483647)]
public double AccumulatorFactor { get; set; }