FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kFireSync/Data

Description

Data collections and structures.

Types

class  kAlgMsg
 Abstract base class for algorithm data messages. More...
 
class  kBinCSum4Alg
 Software implementation of the BinCSum4 (Binarize + Column-Sum, version 4) camera algorirthm. More...
 
class  kBinCSumMsg
 Represents output from a binarize-csum algorithm. More...
 
class  kColor
 Color as an integer with 8-bit alpha, red, green, and blue components. More...
 
class  kCompressedPhase
 Represents compressed phase (and/or intensity) data. More...
 
class  kCompressedPhaseEncoding
 Represents an encoding style for a kCompressedPhase stream. More...
 
class  kCompressedPhaseReader
 Represents a kCompressedPhase stream-reading context. More...
 
class  kCompressedPhaseStream
 Represents a stream within a kCompressedPhase object. More...
 
class  kCompressedPhaseStreamId
 Stream type identifier for a kCompressedPhase stream. More...
 
class  kCrc32
 Implements a CRC-32 generator. More...
 
struct  kCrc32Item
 Represents the state of an ongoing CRC-32 calculation. More...
 
struct  kCSum4
 Represents a CSum value in the format produced by the Binarize-CSum camera algorithm (version 4). More...
 
class  kDataTree
 Represents a tree of data objects. More...
 
class  kDataTreeItem
 Represents an item within a tree of data objects. More...
 
struct  kFpgaWideSpot
 Represents a laser line spot detected within an image. More...
 
class  kGraphic
 Represents a collection of vector graphics. More...
 
class  kHealthMsg
 Represents a health channel message sent by a node. More...
 
class  kIpp
 Collection of image processing utility functions. More...
 
class  kMovingAvg
 Represents a runinng average calculation. More...
 
class  kMsg
 Represents a simple data message. More...
 
class  kMsgInfo
 Represents message source information and an attached message. More...
 
class  kMsgSet
 Abstract base class for FireSync data messages. More...
 
struct  kPhasePixel
 Represents a phase result produced by PL stripe+phase hardware acceleration algorithm. More...
 
struct  kPhasePixel2
 Represents a phase result produced by PL stripe+phase hardware acceleration algorithm. More...
 
class  kPlot
 Represents a multi-layer collection of images and/or vector graphics. More...
 
class  kProfileMsg
 Represents a data message (FPGA LUT). More...
 
struct  kRegisterModule
 Represents an enumeration of register modules. More...
 
class  kSpline
 Used to fit and apply splines. More...
 
class  kTimeAvg
 Helper class to support calculation of running averages over a time window. More...
 
class  kUnpackedCompressedPhase
 Represents unpacked lists of compressed phase or intensity stream entries. More...
 
struct  kVisualizerType
 Represents an enumeration of data visualization types. More...