ImageMonitorProperties Class Reference

ImageMonitorProperties brief one line description. More...

#include <VisionX/gui-plugins/ImageMonitor/ImageMonitorWidgetController.h>

Public Member Functions

 ImageMonitorProperties ()
 

Public Attributes

float bufferFps
 
int compressionQuality
 
CompressionType compressionType
 
bool controlsHidden
 
int depthImageIndex
 
int frameRate
 
int imageBufferSize
 
std::set< size_t > imagesToShow
 
int maxDepthmm
 
std::filesystem::path outputDirectory
 
std::string providerName
 
bool recordDepthRaw
 
QStringList recordingMethods
 

Detailed Description

ImageMonitorProperties brief one line description.

Detailed description

Definition at line 88 of file ImageMonitorWidgetController.h.

Constructor & Destructor Documentation

◆ ImageMonitorProperties()

Member Data Documentation

◆ bufferFps

float bufferFps

Definition at line 98 of file ImageMonitorWidgetController.h.

◆ compressionQuality

int compressionQuality

Definition at line 106 of file ImageMonitorWidgetController.h.

◆ compressionType

CompressionType compressionType

Definition at line 105 of file ImageMonitorWidgetController.h.

◆ controlsHidden

bool controlsHidden

Definition at line 100 of file ImageMonitorWidgetController.h.

◆ depthImageIndex

int depthImageIndex

Definition at line 103 of file ImageMonitorWidgetController.h.

◆ frameRate

int frameRate

Definition at line 95 of file ImageMonitorWidgetController.h.

◆ imageBufferSize

int imageBufferSize

Definition at line 97 of file ImageMonitorWidgetController.h.

◆ imagesToShow

std::set<size_t> imagesToShow

Definition at line 99 of file ImageMonitorWidgetController.h.

◆ maxDepthmm

int maxDepthmm

Definition at line 104 of file ImageMonitorWidgetController.h.

◆ outputDirectory

std::filesystem::path outputDirectory

Definition at line 96 of file ImageMonitorWidgetController.h.

◆ providerName

std::string providerName

Definition at line 94 of file ImageMonitorWidgetController.h.

◆ recordDepthRaw

bool recordDepthRaw

Definition at line 101 of file ImageMonitorWidgetController.h.

◆ recordingMethods

QStringList recordingMethods

Definition at line 102 of file ImageMonitorWidgetController.h.


The documentation for this class was generated from the following files: