KSquare Utilities
KKLSC Namespace Reference

Contains Classes that are specific to Cameras physical characteristics. More...

Classes

class  FlatFieldCorrection
 
class  FlowMeterTracker
 Class that keeps track the Flow-Meter-Counter values by scan-lines; using these values it will compute estimated flow rate. More...
 
class  ScannerClock
 Used by Scanner file routines to keep track of most current buffers. More...
 
class  ScannerFile
 
class  ScannerFile2BitEncoded
 Implements a 2 bit Encoded format. More...
 
class  ScannerFile3BitEncoded
 Implements a 3 bit Encoded format. More...
 
class  ScannerFile4BitEncoded
 Implements a 4 bit Encoded format. More...
 
class  ScannerFileEntry
 Class that keeps track of parameter details of a single scanner file. More...
 
class  ScannerFileEntryList
 
class  ScannerFileSimple
 
class  ScannerFileSipper3
 Used to construct Sipper3 data record stream from scan lines. More...
 
class  ScannerFileZLib3BitEncoded
 Implements Zlib compression on 3bit pixel data. More...
 
class  ScannerFrame
 Used to buffer one Frame of Scanner Data for use by 'ScannerFileBuffered'. More...
 
class  ScannerHeaderFields
 Represents a list of header fields from a Scanner File. More...
 
class  StartStopPoint
 Class that keeps track of parameter details of a single scanner file. More...
 
class  StartStopPointList
 
class  StartStopRegion
 Defines a single region in a Scanner File that is to be included in a count. More...
 
class  StartStopRegionList
 
class  Variables
 Variables that specify where we can locate Camera Application directories and files. More...
 

Typedefs

typedef FlatFieldCorrectionFlatFieldCorrectionPtr
 
typedef FlowMeterTracker::FlowMeterTrackerPtr FlowMeterTrackerPtr
 
typedef ScannerClock::ScannerClockPtr ScannerClockPtr
 
typedef ScannerFileEntryListScannerFileEntryListPtr
 
typedef class ScannerFileEntryScannerFileEntryPtr
 
typedef ScannerFile::ScannerFilePtr ScannerFilePtr
 
typedef ScannerFileSipper3ScannerFileSipper3Ptr
 
typedef ScannerFrame::ScannerFramePtr ScannerFramePtr
 
typedef ScannerHeaderFieldsScannerHeaderFieldsPtr
 
typedef StartStopPointListStartStopPointListPtr
 
typedef StartStopPoint::StartStopPointPtr StartStopPointPtr
 
typedef StartStopRegionListStartStopRegionListPtr
 
typedef StartStopRegionStartStopRegionPtr
 

Detailed Description

Contains Classes that are specific to Cameras physical characteristics.

Classes that support the reading and writing of scanner files that support, 2bit, 3bit, 4bit, and 8bit depth. Support for embedding text and instrument data as well as Identifying header information in all data formats.

Kurt Kramer Line Scan Camera routines. Objects and routines that support interaction with line scan cameras.

Author
Kurt Kramer.
( mail : kurtkramer@gmail.com )

Typedef Documentation

Definition at line 481 of file ScannerFile.h.

Definition at line 135 of file StartStopPoint.h.