View Source Evision.Detail.BundleAdjusterAffinePartial (Evision v0.1.26-rc3)

Link to this section Summary

Types

t()

Type that represents an Detail.BundleAdjusterAffinePartial struct.

Functions

BundleAdjusterAffinePartial

Link to this section Types

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

Type that represents an Detail.BundleAdjusterAffinePartial struct.

  • ref. reference()

    The underlying erlang resource variable.

Link to this section Functions

Link to this function

bundleAdjusterAffinePartial()

View Source
@spec bundleAdjusterAffinePartial() :: t() | {:error, String.t()}

BundleAdjusterAffinePartial

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

Python prototype (for reference only):

BundleAdjusterAffinePartial() -> <detail_BundleAdjusterAffinePartial object>