View Source Evision.Detail.BundleAdjusterReproj (Evision v0.1.37)

Summary

Types

t()

Type that represents an Detail.BundleAdjusterReproj struct.

Functions

BundleAdjusterReproj

Types

@type t() :: %Evision.Detail.BundleAdjusterReproj{ref: reference()}

Type that represents an Detail.BundleAdjusterReproj struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

@spec bundleAdjusterReproj() :: t() | {:error, String.t()}

BundleAdjusterReproj

Return
  • self: Evision.Detail.BundleAdjusterReproj.t()

Python prototype (for reference only):

BundleAdjusterReproj() -> <detail_BundleAdjusterReproj object>