98    namespace Experimental
 
  100        namespace Calibration
 
  118                std::ostream &stream,
 
#define ZIVID_CORE_EXPORT
Definition: CoreExport.h:101
 
ZIVID_CORE_EXPORT std::string toString(InfieldCorrectionDetectionStatus status)
Get string representation of the status.
 
ZIVID_CORE_EXPORT std::ostream & operator<<(std::ostream &stream, const InfieldCorrectionInput &input)
Serialize the value to a stream
 
InfieldCorrectionDetectionStatus
Definition: InfieldCorrectionDetectionStatus.h:103
 
@ insufficientDataQuality
 
@ invalidCalibrationObject
 
@ unknownCalibrationObject
 
The main Zivid namespace. All Zivid code is found here
Definition: Application.h:99