Zivid C++ API 2.15.0+5fcc365b-1
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345678]
 NZividThe main Zivid namespace. All Zivid code is found here
 NCalibration
 NCaptureAssistant
 NDataModel
 NDetail
 NExperimental
 NPresets
 NProjection
 NVisualization
 CApplicationManager class for Zivid
 CArray2DTwo-dimensional container of data
 CCameraInterface to one Zivid camera
 CCameraInfoInformation about camera model, serial number etc
 CCameraIntrinsicsInformation about the intrinsic parameters of the camera (OpenCV model)
 CCameraStateInformation about camera connection state, temperatures, etc
 CColorBGRAColor with 8-bit blue, green, red and alpha channels
 CColorBGRA_SRGBColor with 8-bit blue, green, red and alpha channels in the sRGB color space
 CColorBGRABase
 CColorRGBAColor with 8-bit red, green, blue and alpha channels
 CColorRGBABase
 CColorSRGBColor with 8-bit red, green, blue and alpha channels in the sRGB color space
 CComputeDeviceContains information about the compute device used by Zivid::Application
 CExceptionA common base class for all Zivid exceptions
 CFrameA frame captured by a Zivid camera
 CFrame2DA 2D frame captured by a Zivid camera
 CFrameInfoVarious information for a frame
 CImageA 2-dimensional image
 CMatrixA fixed size matrix in row major order
 CNetworkConfigurationNetwork configuration of a camera
 CNormalXYZNormal vector with three coordinates as float
 CPointCloudPoint cloud with x, y, z, RGB color and SNR laid out on a 2D grid
 CPointXYPoint with two coordinates as float
 CPointXYZPoint with three coordinates as float
 CPointXYZColorBGRAStruct which contains XYZ point and BGRA color packed together
 CPointXYZColorBGRA_SRGBStruct which contains XYZ point and BGRA color in the sRGB color space packed together
 CPointXYZColorRGBAStruct which contains XYZ point and RGBA color packed together
 CPointXYZColorRGBA_SRGBStruct which contains XYZ point and RGBA color in the sRGB color space packed together
 CPointXYZWPoint with four coordinates as float
 CPointZPoint with Z coordinate
 CRangeClass describing a range of values for a given type T
 CResolutionClass describing a resolution with a width and a height
 CSceneConditionsA description of the ambient conditions detected by the camera
 CSettingsSettings used when capturing a 3D capture or 2D+3D capture with a Zivid camera
 CSettings2DSettings used when capturing 2D images with a Zivid camera
 CSNRSignal-to-Noise ratio (SNR)
 CVectorXYZVector with three coordinates as float