![]() |
KSquare Utilities
|
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 FlatFieldCorrection * | FlatFieldCorrectionPtr |
| typedef FlowMeterTracker::FlowMeterTrackerPtr | FlowMeterTrackerPtr |
| typedef ScannerClock::ScannerClockPtr | ScannerClockPtr |
| typedef ScannerFileEntryList * | ScannerFileEntryListPtr |
| typedef class ScannerFileEntry * | ScannerFileEntryPtr |
| typedef ScannerFile::ScannerFilePtr | ScannerFilePtr |
| typedef ScannerFileSipper3 * | ScannerFileSipper3Ptr |
| typedef ScannerFrame::ScannerFramePtr | ScannerFramePtr |
| typedef ScannerHeaderFields * | ScannerHeaderFieldsPtr |
| typedef StartStopPointList * | StartStopPointListPtr |
| typedef StartStopPoint::StartStopPointPtr | StartStopPointPtr |
| typedef StartStopRegionList * | StartStopRegionListPtr |
| typedef StartStopRegion * | StartStopRegionPtr |
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.
Definition at line 84 of file FlatFieldCorrection.h.
Definition at line 138 of file FlowMeterTracker.h.
Definition at line 39 of file ScannerClock.h.
Definition at line 19 of file ScannerFileEntry.h.
Definition at line 38 of file ScannerFile.h.
| typedef ScannerFile * KKLSC::ScannerFilePtr |
Definition at line 481 of file ScannerFile.h.
Definition at line 45 of file ScannerFileSipper3.h.
Definition at line 62 of file ScannerFrame.h.
Definition at line 77 of file ScannerHeaderFields.h.
Definition at line 21 of file StartStopPoint.h.
Definition at line 75 of file StartStopPoint.h.
Definition at line 148 of file StartStopPoint.h.
| typedef StartStopRegion* KKLSC::StartStopRegionPtr |
Definition at line 135 of file StartStopPoint.h.