Device Information Parameters ( blaze )#
この項では、パラメーターと各パラメーターが提供する情報について説明します。
機能を使用する#
Standard Device Information Parameters#
The blaze-101 camera provides the following device information parameters:
パラメーター名 | アクセス(R = 読み取り専用、RW = 読み取り/書き込み) | 説明 |
---|---|---|
SensorWidth | R | カメラのセンサーの実際の幅(単位:ピクセル)。 |
SensorHeight | R | カメラのセンサーの実際の高さ(単位:ピクセル)。 |
WidthMax | R | The maximum width of the image ROI in pixels. |
Height最大 | R | The maximum height of the image ROI in pixels. |
Width | R | The width of the image provided by the device (in pixels). |
Height | R | The height of the image provided by the device (in pixels). |
OffsetX | R | The horizontal offset from the origin to the region of interest (in pixels). |
OffsetY | R | The vertical offset from the origin to the region of interest (in pixels). |
WorkingRangeMin | R | The minimum working range of the camera. |
WorkingRangeMax | R | The maximum working range of the camera. |