SphericalCamera.rhov#

property SphericalCamera.rhov: float#

Get pixel width (base method)

Returns:

vertical pixel size

Return type:

float

Example:

>>> from machinevisiontoolbox import CentralCamera
>>> camera = CentralCamera.Default();
>>> camera.rhov
np.float64(1e-05)
Seealso:

rhov rho