Zivid  1.0.1+3607.8a7510c4
Zivid API
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NZivid
 CApplicationManager class for Zivid
 CArgumentExceptionAn exception that is thrown when an argument provided to a method is invalid
 CCameraInterface to one Zivid camera
 CCameraRevisionCamera revision
 CCameraStateInformation about camera connection state, live mode, temperatures, etc
 CAvailableFlag if camera is available for use or not
 CConnectedFlag if camera is initialized or not
 CLiveCamera live status
 CTemperatureCurrent temperature(s)
 CDMDDMD temperature
 CGeneralGeneral temperature
 CLEDLED temperature
 CLensLens temperature
 CPCBPCB temperature
 CCloudVisualizerAn instance of the point cloud visualizer
 CComputeDeviceA Compute device on which to allocate a device point cloud
 CDeviceCloudPoint cloud on the Compute device
 CExceptionA common base class for all Zivid exceptions
 CFrameA frame captured by a Zivid camera
 CFrameInfoVarious information for a frame
 CSoftwareVersionThe version information for installed software at the time of image capture
 CZividAPIVersion information for the Zivid API library
 CCommentsComments
 CFileDescriptionFile description
 CFileVersionFile version
 CProductVersionProduct version
 CZividCameraFileVersion information for the ZividCameraFile driver
 CCommentsComments
 CFileDescriptionFile description
 CFileVersionFile version
 CProductVersionProduct version
 CZividCameraToshibaTeliVersion information for the ZividCameraToshibaTeli driver
 CCommentsComments
 CFileDescriptionFile description
 CFileVersionFile version
 CProductVersionProduct version
 CZividStudioVersion information for the ZividStudio applicaton
 CCommentsComments
 CFileDescriptionFile description
 CFileVersionFile version
 CProductVersionProduct version
 CTimeStampThe time of frame capture
 CIOExceptionAn exception that is thrown whenever an I/O error occurs
 CLogicExceptionAn exception that is thrown when attempting to do an operation that doesn't make sense in the current execution context
 CPointA 3D point with contrast and RGBA values
 CPointCloudA point cloud with x,y,z, contrast and color data laid out on a 2D grid
 CRangeClass describing a range of values for a given type T The range boudaries for both minimum and maximum are inclusive /summary>
 CRuntimeExceptionAn exception that is thrown when an unpredictable event caused an operation to fail
 CSerialNumberSerial number of a Zivid camera
 CSettingsSettings for a Zivid camera
 CBidirectionalEnable or disable the use of bi-directional patterns (requires twice as many patterns as well as increased exposure time)
 CBlueBalanceWhite balance of blue channel in the camera
 CBrightnessBrightness in the light output from the projector
 CExposureTimeExposure time for each single image in the measurement
 CFiltersToggle on or off various filters
 CContrastDiscard points with low contrast values
 CThresholdDisregard points with contrast below the given value
 COutlierOutlier filter based on connected components
 CEnabledEnable or disable the outlier filter
 CThresholdMark point as an outlier if neighboring pixel has a 3D distance above given threshold
 CReflectionDetect and remove points likely to arise from reflections (useful for shiny materials)
 CEnabledEnable or disable the reflection filter
 CSaturatedDiscard pixels that are saturated in the image
 CEnabledEnable or disable the saturation filter
 CIrisIris (aperture) setting for the camera
 CRedBalanceWhite balance of red channel in the camera
 CSettingsBatchHelper class to a apply a batch of settings changes to a camera