FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kFireSync/Client/Camera/Algorithms

Description

Camera algorithm configuration classes.

Types

class  kAccgd2kInfo
 Represents configuration for the ACCGD_2K algorithm, which provides column-wise, adaptive-threshold spot detection. More...
 
class  kAcgInfo
 Abstract base class for laser-line spot-detection camera algorithms. More...
 
class  kAlgInfo
 Abstract base class for camera algorithm parameters. More...
 
class  kBinCSum4Info
 Represents configuration for the BIN_CSUM4 (Binarize + Column-Sum, version 4) algorithm. More...
 
class  kSobelvAccgdwInfo
 Represents configuration for the SOBELV_ACCGDW algorithm, which provides column-wise spot detection using a 1D sobel filter. More...
 
class  kSobelwArcgdwInfo
 Represents configuration for the SOBELW_ARCGDW algorithm, which provides row-wise spot detection using a 1D sobel filter. More...