Designer Plugins
Plugins for Disguise Designer software.
Plugins for Disguise Designer software.
Internal (intrinsic) parameters of a camera or projector system Represent the internal parameters of a camera or projector system, e.g. sensor and lens characteristics of a pinhole camera model.
Base class: _BlipValue
Constructor using default values for 1080p HD, 1/2” sensor, f=15mm Create a set of internal parameters of an optical system, e.g. a camera or projector.
Constructor for specifying most important parameters
Create a set of internal parameters of an optical system, e.g. a camera or projector. Note: The focal length, pixel size and focus distance must be specified in the same unit (e.g. [m])!
Parameters:
Get image aspect ratio
Get focal length in pixels
Calculate the horizontal field of view in [rad]
Calculate the vertical field of view in [rad]
Get the internal transformation matrix resulting in pixel coordinates
NOTE: This matrix does not contain perspective elements to divide by Z!
Get pixel image aspect ratio
Calculate the principal point position in [pixels]
Get image sensor aspect ratio
Get full image sensor size in [m]
Calculate the throw ratio using focal length and sensor size: D/W = f/s_x
Extract individual parameters from specified intrinsic matrix and set them
Parameters:
Set the position of the principal point in [pixels]
The principal point shift is modified according to the specified position and the current image size.