構造体 RTC::CameraImage

Stores an image from a camera or camera-like device. [詳細]

import "InterfaceDataTypes.idl";

すべてのメンバ一覧

Public 変数

Time tm
 Time stamp.
unsigned short width
 Image pixel width.
unsigned short height
 Image pixel height.
unsigned short bpp
 Bits per pixel.
string format
 Image format (e.g. bitmap, jpeg, etc.).
double fDiv
 Scale factor for images, such as disparity maps, where the integer pixel value should be divided by this factor to get the real pixel value.
sequence< octet > pixels
 Raw pixel data.

説明

Stores an image from a camera or camera-like device.


変数

unsigned short RTC::CameraImage::bpp

Bits per pixel.

Scale factor for images, such as disparity maps, where the integer pixel value should be divided by this factor to get the real pixel value.

Image format (e.g. bitmap, jpeg, etc.).

unsigned short RTC::CameraImage::height

Image pixel height.

sequence<octet> RTC::CameraImage::pixels

Raw pixel data.

Time stamp.

unsigned short RTC::CameraImage::width

Image pixel width.


この構造体の説明は次のファイルから生成されました:
OpenRTM-aist IDLに対してFri Oct 28 18:31:19 2016に生成されました。  doxygen 1.6.3