View Source Evision.Detail.SphericalProjector (Evision v0.1.8)
Link to this section Summary
cv.detail
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 cv.detail
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
Link to this section Functions
Raising version of mapBackward/5
.
Raising version of mapForward/5
.