You are here: Start » AVL.NET » CvInterpolationMethod Enumeration

CvInterpolationMethod Enumeration

Interpolation methods available for OpenCV operations. (InterpolationFlags)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Members

Member nameDescription
INTER_AREA
INTER_CUBIC
INTER_LANCZOS4
INTER_LINEAR
INTER_MAX
INTER_NEAREST
WARP_FILL_OUTLIERS
WARP_INVERSE_MAP

Remarks

See also