PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Classes
vtkPlusUsImagingParameters.h File Reference
#include "vtkPlusDataCollectionExport.h"
#include <string>
#include <map>
Include dependency graph for vtkPlusUsImagingParameters.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkPlusUsImagingParameters::ParameterInfo
 
class  vtkPlusUsImagingParameters
 This class is used to store a configuration of the imaging parameters of an ultrasound video device. Ultrasound video devices should contain a member variable of this class that is used to set/query the depth, gain, etc. This class exists mainly for two reasons: Provide a standard interface for accessing ultrasound parameters Enable standardized API for operating on ultrasound parametersCurrently contains the following items FrequencyMhz DepthMm FocusDepthPercent (normalized [0,100]) SectorPercent GainPercent TGC [initialgain, midgain, fargain] Intensity (brightness) Contrast PowerDb DynRangeDb ZoomFactor Voltage ImageSize [x, y, z] SoundVelocity. More...