Click or drag to resize
Accord.NET (logo)

SimpleQuadrilateralTransformation Properties

The SimpleQuadrilateralTransformation type exposes the following members.

Properties
  NameDescription
Public propertyAutomaticSizeCalculaton
Automatic calculation of destination image or not.
Public propertyFormatTranslations
Format translations dictionary.
(Overrides BaseTransformationFilterFormatTranslations.)
Public propertyNewHeight
Height of the new transformed image.
Public propertyNewWidth
Width of the new transformed image.
Public propertySourceQuadrilateral
Quadrilateral's corners in source image.
Public propertyUseInterpolation
Specifies if bilinear interpolation should be used or not.
Top
See Also