GoWebScan API
GoWebScanDetectorParams Struct Reference

Description

Represents parameters of the detection algorithm.

Inheritance diagram for GoWebScanDetectorParams:
Inheritance graph

Public Attributes

k32s detectionColumns
 Threshold for minimum number of non-null columns to trigger start of board.
 
GoWebScanDetectionStyle detectionStyle
 Method for triggering start of board.
 
kSSize marginRows
 Size of top and bottom margin added to detected board output.
 
kSSize maxRows
 Maximum number of rows of detected board.
 
kSSize minGapRows
 Minimum number of rows between consecutive detected boards.
 
kSSize minRows
 Minimum number of rows of detected board.
 
kSSize tileColumns
 Expected width of input web tiles.
 
kSSize tileRows
 Expected length of input web tiles.
 

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