Class List#
Here are the classes, structs, unions and interfaces with brief descriptions:
- namespace vl
- class Buffer
- class Deleter
- class CameraConfigFile
- class ColorRgb
- class EncodedImage The camera image encoded to a binary file format.
- class EncodingSettings stores the settings for image encoding (e.g. JPEG parameters)
- struct EnumDescriptor
- class Frame
- class ICamera
- class IFrameObserver Observer (pattern) to be registered on the ICamera interface as callback for new camera frames.
- class Image
- class ImageBuf a memory of an image, e.g. a separated color channel
- class ImageGray
- class ImagePlane a plane of an image, e.g. a separated color channel
- class ImageRgb
- struct ImageSettings The (post-processing) settings for a single camera stream / IFrameObserver .
- class IntParameters
- struct ParValue
- class MemoryResource
- struct NoParameters
- class PixelFormat the complete pixel format description of an image
- class Range Represents a numeric range (min, max)
- class Buffer