Camera

Interface to a device that produces images.

Inputs

None.

Outputs

Port name Purpose Data
Image Latest image data from the camera CameraImage

CameraImage

Member Type Description
time Time Time stamp.
width unsigned short Image pixel width.
height unsigned short Image pixel height.
bpp unsigned short Bits-per-pixel.
format string Image format (e.g. bitmap, jpeg, etc.).
fDiv double 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.
pixels sequence<octet> Raw pixel data.

Services

Port name Purpose Parameters Return data
GetGeometry Device position and size information None Geometry3D
CameraInfo Get the camera parameters. CameraInfo structure

CameraInfo

Member Type Description
focalLength Vector2D Focal length of the camera (x, y).
principalPoint Point2D Principal point of the camera (x, y).
k1 double Radial distortion coefficient 1.
k2 double Radial distortion coefficient 2.
p1 double Tangential distortion coefficient 1.
p2 double Tangential distortion coefficient 2.

ダウンロード

最新バージョン : 2.0.1-RELESE

統計

Webサイト統計
ユーザ数:2195
プロジェクト統計
RTコンポーネント307
RTミドルウエア35
ツール22
文書・仕様書2

Choreonoid

モーションエディタ/シミュレータ

OpenHRP3

動力学シミュレータ

OpenRTP

統合開発プラットフォーム

産総研RTC集

産総研が提供するRTC集

TORK

東京オープンソースロボティクス協会

DAQ-Middleware

ネットワーク分散環境でデータ収集用ソフトウェアを容易に構築するためのソフトウェア・フレームワーク