View Source Evision.Detail.SphericalProjector (Evision v0.1.10)
Link to this section Summary
Types
Type that represents an Evision.Detail.SphericalProjector
struct.
Functions
Positional Arguments
- u:
float
- v:
float
- x:
float
- y:
float
Python prototype (for reference):
Positional Arguments
- x:
float
- y:
float
- u:
float
- v:
float
Python prototype (for reference):
Link to this section Types
@type t() :: %Evision.Detail.SphericalProjector{ref: reference()}
Type that represents an Evision.Detail.SphericalProjector
struct.
ref.
reference()
The underlying erlang resource variable.
Link to this section Functions
Positional Arguments
- u:
float
- v:
float
- x:
float
- y:
float
Python prototype (for reference):
mapBackward(u, v, x, y) -> None
Positional Arguments
- x:
float
- y:
float
- u:
float
- v:
float
Python prototype (for reference):
mapForward(x, y, u, v) -> None