View Source Evision.Detail.BundleAdjusterAffine (Evision v0.1.38)

Summary

Types

t()

Type that represents an Detail.BundleAdjusterAffine struct.

Functions

BundleAdjusterAffine

Types

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

Type that represents an Detail.BundleAdjusterAffine struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

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

BundleAdjusterAffine

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

Python prototype (for reference only):

BundleAdjusterAffine() -> <detail_BundleAdjusterAffine object>