Class FrameAlignerOptions

FrameAlignerOptions class

The frame aligner options

public class FrameAlignerOptions

Constructors

NameDescription
FrameAlignerOptions()The default constructor.

Properties

NameDescription
MaxOffset { get; set; }Gets or sets the maximum offset.
ModifyImages { get; set; }Gets or sets a value indicating whether [modify image].
StandardImageIndex { get; set; }Gets or sets the index of the standard image.
Threshold { get; set; }Gets or sets the threshold.

See Also