Show / Hide Table of Contents

    Enum Cv.InterpolationFlags

    See the OpenCV documentation for more information: http://docs.opencv.org/3.2.0/da/d54/group__imgproc__transform.html#gga5bb5a1fea74ea38e1a5445ca803ff121ac97d8e4880d8b5d509e96825c7522deb

    Namespace: ArucoUnity.Plugin
    Assembly: Assembly-CSharp.dll
    Syntax
    public enum InterpolationFlags

    Fields

    Name Description
    Area
    Cubic
    Lanczos4
    Linear
    Max
    Nearest
    WarpFillOutliers
    WarpInverseMap
    • Improve this Doc
    • View Source
    Back to top Aruco Unity - Erwan Normand