Home Previous Up Next Index

visionx::CompressedImageProviderInterface

Overview

interface CompressedImageProviderInterface extends RecordingImageProviderInterface

An image provider component captures images from cameras, files, ...

Derived Classes and Interfaces

::Stream::StreamListenerInterface
CapturingImageProviderInterface
CapturingPointCloudAndImageProviderInterface
ImageAndPointCloudProviderInterface
PointCloudAndImageProviderInterface
RGBDImageProcessorInterface
RGBDImageProviderInterface
StereoCalibrationProviderInterface

Operation Index

getCompressedImagesAndMetaInfo
Retrieves provider's images

Operations

::armarx::Blob getCompressedImagesAndMetaInfo(CompressionType compressionType, int compressionQuality, out ::armarx::MetaInfoSizeBase info)

Retrieves provider's images


Home Previous Up Next Index