Table of Contents

Property FullAffine

Namespace
OpenCvSharp
Assembly
OpenCvSharp.dll

FullAffine

Whether the full (6 DOF) affine transformation is used (true) or partial affine (4 DOF, false).

public bool FullAffine { get; set; }

Property Value

bool