Class AffineTransformer
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Affine shape transformer.
public class AffineTransformer : ShapeTransformer, IDisposable
- Inheritance
-
AffineTransformer
- Implements
- Inherited Members
Properties
- FullAffine
Whether the full (6 DOF) affine transformation is used (true) or partial affine (4 DOF, false).
Methods
- Create(bool)
Creates an Affine shape transformer.