Class for handling parameters of the S3D camera.
More...
#include <StereoParameters.h>
Class for handling parameters of the S3D camera.
- Examples
- StereoAcquisition.cpp, StereoAcquisition_QuickSpin.cpp, and StereoGPIO.cpp.
◆ StereoParameters() [1/3]
◆ StereoParameters() [2/3]
◆ StereoParameters() [3/3]
◆ ToString() [1/3]
std::string ToString |
( |
| ) |
const |
◆ ToString() [2/3]
std::string ToString |
( |
| ) |
const |
Converts the parameters to a string representation.
- Returns
- A string representation of the parameters.
◆ ToString() [3/3]
std::string ToString |
( |
| ) |
const |
Converts the parameters to a string representation.
- Returns
- A string representation of the parameters.
◆ doComputePointCloud
◆ exposureTime
◆ gainValue
◆ largePenalty
◆ maxSpeckleSize
◆ pixelFormat
Pixel format enumeration.
◆ postProcessDisparity
bool postProcessDisparity |
◆ scan3dBaseline
◆ scan3dCoordinateOffset
float scan3dCoordinateOffset |
Minimum number of disparities.
◆ scan3dCoordinateScale
float scan3dCoordinateScale |
◆ scan3dFocalLength
◆ scan3dInvalidDataFlag
bool scan3dInvalidDataFlag |
◆ scan3dInvalidDataValue
float scan3dInvalidDataValue |
◆ scan3dPrincipalPointU
float scan3dPrincipalPointU |
◆ scan3dPrincipalPointV
float scan3dPrincipalPointV |
◆ smallPenalty
◆ speckleThreshold
◆ streamTransmitFlags
◆ totalDisparity
unsigned int totalDisparity |
◆ uniquenessRatio
The documentation for this class was generated from the following files: