SphericalCamera.rhou#

property SphericalCamera.rhou: float#

Get pixel width (base method)

Returns:

horizontal pixel size

Return type:

float

Example:

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

rhov rho