View Source Evision.Saliency.MotionSaliency (Evision v0.2.2-rc2)

Summary

Types

t()

Type that represents an Saliency.MotionSaliency struct.

Types

@type t() :: %Evision.Saliency.MotionSaliency{ref: reference()}

Type that represents an Saliency.MotionSaliency struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

Link to this function

from_struct(motion_saliency)

View Source