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

Summary

Types

t()

Type that represents an Face.FacemarkAAM struct.

Types

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

Type that represents an Face.FacemarkAAM struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(facemark_aam)

View Source