SphericalCamera.nv#

property SphericalCamera.nv: int#

Get image plane height (base method)

Returns:

height (height)

Example:

>>> from machinevisiontoolbox import CentralCamera
>>> camera = CentralCamera.Default();
>>> camera.nv
np.int64(1000)
Seealso:

nu height imagesize