View Source Evision.Face.FacemarkLBF (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an Face.FacemarkLBF struct.

Types

@type t() :: %Evision.Face.FacemarkLBF{ref: reference()}

Type that represents an Face.FacemarkLBF struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(facemark_lbf)

View Source