KSquare Utilities
KKLineScanner.h
Go to the documentation of this file.
1 /*
2  Kurt Kramer Line-Scan Camera routines, routines developed Line Scan Cameras.
3 
4  Copyright (C) 2013 Kurt Kramer
5 
6  This software is developed as part of the Kurt Kramer LineScan Camera routines
7  provided 'as-is', without any express or implied
8  warranty. In no event will the authors be held liable for any damages
9  arising from the use of this software.
10 
11  Permission is granted to anyone to use this software for any purpose,
12  including commercial applications, and to alter it and redistribute it
13  freely, subject to the following restrictions:
14 
15  1. The origin of this software must not be misrepresented; you must not
16  claim that you wrote the original software. You use get permission
17  from the author of this code, Kurt Kramer, to utilize in any product,
18  project, software module. If you get permission an acknowledgment
19  in the product documentation must be clearly made.
20 
21  2. Altered source versions must be plainly marked as such, and must not be
22  misrepresented as being the original software.
23 
24  3. This notice may not be removed or altered from any source distribution.
25 
26  Author
27  Kurt Kramer
28  kurtkramer@gmail.com
29 */
30 
31 /**
32  @namespace KKLSC Kurt Kramer Line Scan Camera routines.
33  Objects and routines that support interaction with line scan cameras.
34  @par Author
35  <a href="">Kurt Kramer.</a><br>
36  ( mail : <a href="mailto:kurtkramer@gmail.com">kurtkramer@gmail.com</a> )<br>
37 */
38 namespace KKLSC
39 {
40 }
Contains Classes that are specific to Cameras physical characteristics.