View Source Evision.Flann (Evision v0.2.7)

Summary

Types

t()

Type that represents an Flann struct.

Enumerator

Link to this function

cv_FLANN_CHECKS_AUTOTUNED()

View Source
Link to this function

cv_FLANN_CHECKS_UNLIMITED()

View Source

Types

@type enum() :: integer()
@type t() :: %Evision.Flann{ref: reference()}

Type that represents an Flann struct.

  • ref. reference()

    The underlying erlang resource variable.