11 #ifndef GO_WEB_SCAN_CAL_PROCESSOR_H
12 #define GO_WEB_SCAN_CAL_PROCESSOR_H
118 #include <GoWebScanSdk/GoWebScanCalProcessor.x.h>
Represents an algorithm for processing system tiles containing a calibration bar and generating the c...
kStatus GoWebScanCalProcessor_Construct(GoWebScanCalProcessor *processor, GoWebScanConfig config, kAlloc allocator)
Constructs a GoWebScanCalProcessor object.
Essential GoWebScan declarations.
kBool GoWebScanCalProcessor_VisionHasErrors(GoWebScanCalProcessor processor)
Gets a flag for whether the processing of vision data had any errors.
Declares a GoWebScanCalNode object.
kStatus GoWebScanCalProcessor_Execute(GoWebScanCalProcessor processor, GoWebScanCalInput input, GoWebScanCal *calibration)
Executes the system calibration processing on an input dataset (consisting of Y-matched tile containi...
Declares a GoWebScanCal object.
kBool GoWebScanCalProcessor_ProfileHasErrors(GoWebScanCalProcessor processor)
Gets a flag for whether the processing of profile data had any errors.
Represents a container for the system calibration. The system calibration corrects for mounting diffe...
kBool GoWebScanCalProcessor_VisionHasWarnings(GoWebScanCalProcessor processor)
Gets a flag for whether the processing of vision data had any warnings.
Declares a GoWebScanConfigGroup object.
Represents a container for system-level parameters which are translated from user parameters set in G...
Declares a GoWebScanConfig object.
kBool GoWebScanCalProcessor_ProfileHasWarnings(GoWebScanCalProcessor processor)
Gets a flag for whether the processing of profile data had any warnings.