Zivid C++ API 2.11.1+de9b5dae-1
Public Member Functions | List of all members
Zivid::Experimental::Calibration::CameraCorrection Class Reference

An in-field correction that may be written to a camera. More...

#include <Zivid/Experimental/Calibration/InfieldCorrection.h>

Public Member Functions

ZIVID_CORE_EXPORT AccuracyEstimate accuracyEstimate () const
 Get an estimate for expected dimension accuracy if the correction is applied to the camera.
 
ZIVID_CORE_EXPORT std::string toString () const
 Get string representation of the camera correction.
 

Detailed Description

An in-field correction that may be written to a camera.

Member Function Documentation

◆ accuracyEstimate()

ZIVID_CORE_EXPORT AccuracyEstimate Zivid::Experimental::Calibration::CameraCorrection::accuracyEstimate ( ) const

Get an estimate for expected dimension accuracy if the correction is applied to the camera.

The suggested working volume is chosen based on the properties of the input data in order to achieve a reasonable tradeoff between accuracy and extrapolation.

Returns
An accuracy estimate

◆ toString()

ZIVID_CORE_EXPORT std::string Zivid::Experimental::Calibration::CameraCorrection::toString ( ) const

Get string representation of the camera correction.

Returns
Correction info as a string

The documentation for this class was generated from the following file: