Zivid
1.0.1+3607.8a7510c4
Zivid API
|
CZivid::Application | Manager class for Zivid |
CZivid::CameraState::Available | Flag if camera is available for use or not |
CZivid::Settings::Bidirectional | Enable or disable the use of bi-directional patterns (requires twice as many patterns as well as increased exposure time) |
CZivid::Settings::BlueBalance | White balance of blue channel in the camera |
CZivid::Settings::Brightness | Brightness in the light output from the projector |
CZivid::Camera | Interface to one Zivid camera |
CZivid::CameraRevision | Camera revision |
CZivid::CameraState | Information about camera connection state, live mode, temperatures, etc |
CZivid::CloudVisualizer | An instance of the point cloud visualizer |
CZivid::FrameInfo::SoftwareVersion::ZividStudio::Comments | Comments |
CZivid::FrameInfo::SoftwareVersion::ZividAPI::Comments | Comments |
CZivid::FrameInfo::SoftwareVersion::ZividCameraToshibaTeli::Comments | Comments |
CZivid::FrameInfo::SoftwareVersion::ZividCameraFile::Comments | Comments |
CZivid::ComputeDevice | A Compute device on which to allocate a device point cloud |
CZivid::CameraState::Connected | Flag if camera is initialized or not |
CZivid::Settings::Filters::Contrast | Discard points with low contrast values |
CZivid::DeviceCloud | Point cloud on the Compute device |
CZivid::CameraState::Temperature::DMD | DMD temperature |
CZivid::Settings::Filters::Outlier::Enabled | Enable or disable the outlier filter |
CZivid::Settings::Filters::Saturated::Enabled | Enable or disable the saturation filter |
CZivid::Settings::Filters::Reflection::Enabled | Enable or disable the reflection filter |
▼Cstd::exception | STL class |
▼CZivid::Exception | A common base class for all Zivid exceptions |
CZivid::ArgumentException | An exception that is thrown when an argument provided to a method is invalid |
CZivid::IOException | An exception that is thrown whenever an I/O error occurs |
CZivid::LogicException | An exception that is thrown when attempting to do an operation that doesn't make sense in the current execution context |
CZivid::RuntimeException | An exception that is thrown when an unpredictable event caused an operation to fail |
CZivid::Settings::ExposureTime | Exposure time for each single image in the measurement |
CZivid::FrameInfo::SoftwareVersion::ZividStudio::FileDescription | File description |
CZivid::FrameInfo::SoftwareVersion::ZividAPI::FileDescription | File description |
CZivid::FrameInfo::SoftwareVersion::ZividCameraFile::FileDescription | File description |
CZivid::FrameInfo::SoftwareVersion::ZividCameraToshibaTeli::FileDescription | File description |
CZivid::FrameInfo::SoftwareVersion::ZividCameraToshibaTeli::FileVersion | File version |
CZivid::FrameInfo::SoftwareVersion::ZividStudio::FileVersion | File version |
CZivid::FrameInfo::SoftwareVersion::ZividAPI::FileVersion | File version |
CZivid::FrameInfo::SoftwareVersion::ZividCameraFile::FileVersion | File version |
CZivid::Settings::Filters | Toggle on or off various filters |
CZivid::Frame | A frame captured by a Zivid camera |
CZivid::FrameInfo | Various information for a frame |
CZivid::CameraState::Temperature::General | General temperature |
CZivid::Settings::Iris | Iris (aperture) setting for the camera |
CZivid::CameraState::Temperature::LED | LED temperature |
CZivid::CameraState::Temperature::Lens | Lens temperature |
CZivid::CameraState::Live | Camera live status |
CZivid::Settings::Filters::Outlier | Outlier filter based on connected components |
CZivid::CameraState::Temperature::PCB | PCB temperature |
CZivid::Point | A 3D point with contrast and RGBA values |
CZivid::PointCloud | A point cloud with x,y,z, contrast and color data laid out on a 2D grid |
CZivid::FrameInfo::SoftwareVersion::ZividAPI::ProductVersion | Product version |
CZivid::FrameInfo::SoftwareVersion::ZividCameraFile::ProductVersion | Product version |
CZivid::FrameInfo::SoftwareVersion::ZividStudio::ProductVersion | Product version |
CZivid::FrameInfo::SoftwareVersion::ZividCameraToshibaTeli::ProductVersion | Product version |
CZivid::Range< T > | Class describing a range of values for a given type T The range boudaries for both minimum and maximum are inclusive /summary> |
CZivid::Settings::RedBalance | White balance of red channel in the camera |
CZivid::Settings::Filters::Reflection | Detect and remove points likely to arise from reflections (useful for shiny materials) |
CZivid::Settings::Filters::Saturated | Discard pixels that are saturated in the image |
CZivid::SerialNumber | Serial number of a Zivid camera |
CZivid::Settings | Settings for a Zivid camera |
CZivid::SettingsBatch | Helper class to a apply a batch of settings changes to a camera |
CZivid::FrameInfo::SoftwareVersion | The version information for installed software at the time of image capture |
CZivid::CameraState::Temperature | Current temperature(s) |
CZivid::Settings::Filters::Contrast::Threshold | Disregard points with contrast below the given value |
CZivid::Settings::Filters::Outlier::Threshold | Mark point as an outlier if neighboring pixel has a 3D distance above given threshold |
CZivid::FrameInfo::TimeStamp | The time of frame capture |
CZivid::FrameInfo::SoftwareVersion::ZividAPI | Version information for the Zivid API library |
CZivid::FrameInfo::SoftwareVersion::ZividCameraFile | Version information for the ZividCameraFile driver |
CZivid::FrameInfo::SoftwareVersion::ZividCameraToshibaTeli | Version information for the ZividCameraToshibaTeli driver |
CZivid::FrameInfo::SoftwareVersion::ZividStudio | Version information for the ZividStudio applicaton |