Evision
v0.2.11

        View Source Evision.InterpolationFlags (Evision v0.2.11)

        Summary

        Enumerator

        cv_INTER_AREA()
        cv_INTER_CUBIC()
        cv_INTER_LANCZOS4()
        cv_INTER_LINEAR()
        cv_INTER_LINEAR_EXACT()
        cv_INTER_MAX()
        cv_INTER_NEAREST()
        cv_INTER_NEAREST_EXACT()
        cv_WARP_FILL_OUTLIERS()
        cv_WARP_INVERSE_MAP()
        cv_WARP_RELATIVE_MAP()

        Types

        enum()

        Enumerator

        Link to this function

        cv_INTER_AREA()

        View Source
        Link to this function

        cv_INTER_CUBIC()

        View Source
        Link to this function

        cv_INTER_LANCZOS4()

        View Source
        Link to this function

        cv_INTER_LINEAR()

        View Source
        Link to this function

        cv_INTER_LINEAR_EXACT()

        View Source
        Link to this function

        cv_INTER_MAX()

        View Source
        Link to this function

        cv_INTER_NEAREST()

        View Source
        Link to this function

        cv_INTER_NEAREST_EXACT()

        View Source
        Link to this function

        cv_WARP_FILL_OUTLIERS()

        View Source
        Link to this function

        cv_WARP_INVERSE_MAP()

        View Source
        Link to this function

        cv_WARP_RELATIVE_MAP()

        View Source

        Types

        Link to this type

        enum()

        View Source
        @type enum() :: integer()

        Hex Package Hex Preview Download ePub version

        Built using ExDoc (v0.34.0) for the Elixir programming language