OrbbecSDK 2.0.18
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
|
CAE_ROI | The rect of the region of interest |
CBASELINE_CALIBRATION_PARAM | Baseline calibration parameters |
Cob::CameraParamList | Class representing a list of camera parameters |
Cob::Config | Config class for configuring pipeline parameters |
Cob::Context | |
Cob::CoordinateTransformHelper | |
Cob::Device | |
Cob::DeviceInfo | A class describing device information, representing the name, id, serial number and other basic information of an RGBD camera |
Cob::DeviceList | Class representing a list of devices |
Cob::DevicePresetList | Class representing a list of device presets |
▼Cstd::enable_shared_from_this | |
▼Cob::Filter | Base class for all filters in the SDK |
Cob::Align | Align for depth to other or other to depth |
Cob::DecimationFilter | Decimation filter, reducing complexity by subsampling depth maps and losing depth details |
Cob::DisparityTransform | Depth to disparity or disparity to depth |
Cob::FormatConvertFilter | Subclass of Filter that performs format conversion |
Cob::HdrMerge | HdrMerge processing block, the processing merges between depth frames with different sub-preset sequence ids |
Cob::HoleFillingFilter | Hole filling filter,the processing performed depends on the selected hole filling mode |
Cob::NoiseRemovalFilter | The noise removal filter,removing scattering depth pixels |
Cob::PointCloudFilter | Subclass of Filter that generates point clouds |
Cob::SequenceIdFilter | Create SequenceIdFilter processing block |
Cob::SpatialAdvancedFilter | Spatial advanced filte smooths the image by calculating frame with alpha and delta settings alpha defines the weight of the current pixel for smoothing, delta defines the depth gradient below which the smoothing will occur as number of depth levels |
Cob::TemporalFilter | Temporal filter |
Cob::ThresholdFilter | Creates depth Thresholding filter By controlling min and max options on the block |
▼Cob::Frame | Define the frame class, which is the base class of all frame types |
Cob::AccelFrame | Define the AccelFrame class, which inherits from the Frame class |
Cob::FrameSet | Define the FrameSet class, which inherits from the Frame class |
Cob::GyroFrame | Define the GyroFrame class, which inherits from the Frame class |
Cob::PointsFrame | Define the PointsFrame class, which inherits from the Frame class |
▼Cob::VideoFrame | Define the VideoFrame class, which inherits from the Frame class |
Cob::ColorFrame | Define the ColorFrame class, which inherits from the VideoFrame classd |
Cob::DepthFrame | Define the DepthFrame class, which inherits from the VideoFrame class |
Cob::IRFrame | Define the IRFrame class, which inherits from the VideoFrame class |
▼Cob::StreamProfile | |
Cob::AccelStreamProfile | Class representing an accelerometer stream profile |
Cob::GyroStreamProfile | Class representing a gyroscope stream profile |
Cob::VideoStreamProfile | Class representing a video stream profile |
▼Cstd::exception | |
Cob::Error | |
Cob::FilterFactory | A factory class for creating filters |
▼Cob::FrameFactory | FrameFactory class, which provides some static functions to create frame objects |
Cob::FrameHelper | FrameHepler class, which provides some static functions to set timestamp for frame objects FrameHepler inherited from the FrameFactory and the timestamp interface implement here both for compatibility purposes |
CHDR_CONFIG | HDR Configuration |
Cob_device_timestamp_reset_config | The timestamp reset configuration of the device |
Cob_error | The error class exposed by the SDK, users can get detailed error information according to the error |
Cob_margin_filter_config | Configuration for depth margin filter |
Cob_multi_device_sync_config | The synchronization configuration of the device |
COBAccelIntrinsic | Structure for accelerometer intrinsic parameters |
COBAccelValue | Data structures for accelerometers and gyroscopes |
COBBoolPropertyRange | Structure for boolean range |
COBCalibrationParam | Calibration parameters |
COBCameraDistortion | Structure for distortion parameters |
COBCameraIntrinsic | Structure for camera intrinsic parameters |
COBCameraParam | Structure for camera parameters |
COBColorPoint | 3D point structure with color information |
COBCompressionParams | |
COBD2CTransform | Structure for rotation/transformation |
COBDataChunk | Structure for transmitting data blocks |
COBDepthWorkMode | Depth work mode |
Cob::OBDepthWorkModeList | |
COBDeviceSerialNumber | Struct of serial number |
COBDeviceSyncConfig | Device synchronization configuration |
COBDeviceTemperature | Temperature parameters of the device (unit: Celsius) |
COBDisparityParam | Disparity parameters for disparity based camera |
COBEdgeNoiseRemovalFilterParams | |
COBFilterConfigSchemaItem | Configuration Item for the filter |
Cob::OBFilterList | |
COBFloatPropertyRange | Structure for float range |
COBGyroIntrinsic | Structure for gyroscope intrinsic parameters |
COBIntPropertyRange | Structure for integer range |
COBMGCFilterConfig | Configuration for mgc filter |
COBNetIpConfig | IP address configuration for network devices (IPv4) |
COBNoiseRemovalFilterParams | |
COBPoint | 3D point structure in the SDK |
COBPoint2f | 2D point structure in the SDK |
COBPropertyItem | Used to describe the characteristics of each property |
COBProtocolVersion | Control command protocol version number |
COBRect | Rectangle |
COBSequenceIdItem | SequenceId fliter list item |
COBSpatialAdvancedFilterParams | |
COBTofExposureThresholdControl | TOF Exposure Threshold |
COBUint16PropertyRange | Structure for float range |
COBUint8PropertyRange | Structure for float range |
COBXYTables | |
Cob::Pipeline | |
Cob::RangeTraits< T > | Get the type of a PropertyRange member |
Cob::RangeTraits< OBFloatPropertyRange > | |
Cob::RangeTraits< OBIntPropertyRange > | |
Cob::RangeTraits< OBUint16PropertyRange > | |
Cob::RangeTraits< OBUint8PropertyRange > | |
Cob::Sensor | |
Cob::SensorList | |
Cob::StreamProfileFactory | |
Cob::StreamProfileList | |
Cob::TypeHelper | |
Cob::Version |