Filter Library Camera Interface Physics

References

URL catalog

[BLITZ++]
Todd Veldhuizen's
Blitz++ - High performance C++ class library for scientific computing. 2004.
http://www.oonumerics.org/blitz/

[CFLALG]
Camera Filter Algorithms (PDF).
http://www.physics.leidenuniv.nl/sections/cm/ip/Internal/Camera/Filters/download/algorithms.pdf

[CHECKSUM]
Joseph M. Newcomer's A Checksum Algorithm. 2001.
http://www.codeproject.com/cpp/checksum.asp

[DBC]
Bertrand Meyer's An introduction to Design by ContractTM.
http://archive.eiffel.com/doc/manuals/technology/contract/, see also http://en.wikipedia.org/wiki/Design_by_contract

[DIPLIB]
Quantitative Imaging Group at the Faculty of Applied Sciences, Delft University of Technology
The Delft Image Processing library. 1999-2004.
http://www.ph.tn.tudelft.nl/DIPlib/

[FILTEREDIT]
Ben Hanson's CFilterEdit: Use Regular Expressions to Filter Your Input. 2004, 2005.
http://www.codeproject.com/editctrl/FilterEdit.asp

[GETDLGITEM]
Joseph M. Newcomer's Avoiding GetDlgItem in MFC. 2001.
http://www.developerfusion.com/show/1709/

[HUNGARIAN]
Hungarian notation.
http://en.wikipedia.org/wiki/Hungarian_notation and http://c2.com/cgi/wiki?HungarianNotation

[ITK]
Insight Software Consortium
National Library of Medicine Insight Segmentation and Registration Toolkit (ITK). 1999-2003.
http://www.itk.org

[LTILIB]
by Chair of Technical Computer Science, RWTH Aachen University
LTI-Lib library for image processing and computer vision. 1999-2003.
http://ltilib.sourceforge.net

[MFCSTL]
Synesis Software. Template Software for the Microsoft Foundation Classes.
http://mfcstl.org/

[MSDLL]
Microsoft. Dynamic-Link Libraries.
http://msdn.microsoft.com/library/en-us/dllproc/base/dynamic_link_libraries.asp

[MTL]
Computer Science Department, Indiana University
The Matrix Template Library (MTL). 1997-2005.
http://www.osl.iu.edu/research/mtl/

[MVCTOR]
M.D. Wilson's Move Constructors. 2001, 2002.
http://www.synesis.com.au/resources/articles/cpp/movectors.pdf

[NUMARRAY]
Space Telescope Science Institue's
NumArray - array manipulation and computational capabilities for Python, similar to those found in IDL, Matlab, or Octave. 2004.
http://www.stsci.edu/resources/software_hardware/numarray

[NUMSPINCTRL]
Damir Valiulin's CNumSpinCtrl - a simple numeric spin control. 2001.
http://www.codeproject.com/miscctrl/numspinctrl.asp

[PERFTIMER]
Dean Wyant's The CPerfTimer timer class. 2000.
http://www.codeproject.com/datetime/perftimer.asp

[PIATER]
Justus Piater's A Guide to Coding Style. 2004.
http://www.montefiore.ulg.ac.be/~piater/Cours/Coding-Style/ [PDF]

[QAFDEBUG]
Andrew Schetinin 's Code that debugs itself. 2003.
http://www.codeproject.com/debug/qafdebug.asp

[REGEXP]
Ben Hanson's CDfaRegEx: A DFA Implementation of a Regular Expression Compiler. 2004.
http://www.codeproject.com/cpp/DfaRegEx.asp

[SAVECSTR]
M.D. Wilson's Safe CString Buffer Access. 1998, 2002.
http://www.synesis.com.au/resources/articles/mfc/safecstringaccess.pdf

[SHIMS]
M.D. Wilson's Shims - A Definition. 2002.
http://www.synesis.com.au/resources/articles/cpp/shims.pdf

[VALEDTCTL]
Joseph M. Newcomer's A Validating Edit Control. 2000.
http://www.codeproject.com/editctrl/validator.asp

[VIGRA]
Cognitive Systems Group, University of Hamburg, Germany.
The VIGRA Computer Vision Library. 1999-2005.
http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/

[VENEERS]
M.D. Wilson's Veneers - A Definition. 2002.
http://www.synesis.com.au/resources/articles/cpp/veneers.pdf

Book references

[Aho et al., 1986]
Alfred V. Aho, Ravi Sethi, and Jeffrey Ullman. 1986. Compilers -- Principles, Techniques and Tools. Reading, Massachusetts: Addison Wesley. ISBN 0-201-10088-6. Also known as the dragon book.

[Coplien, 1991]
James O. Coplien. 1991. Advanced C++ Programming Styles and Idioms. Boston: Addison Wesley Professional. ISBN 0-201-54855-0.

[Gamma et al., 1995]
Erick Gamma, Richard Helm, Ralph Johnson, and John Vlissides. 1995. Design Patterns; Elements of Reusable Object-Oriented Software. Reading, Massachusetts: Addison-Wesley. ISBN 0-201-63361-2.

[Josuttis, 1999]
Nicolai M. Josuttis. 1999. The C++ Standard Library: A Tutorial and Reference. Reading, Massachusetts: Addison Wesley. ISBN 0-201-37926-0.
See also http://www.josuttis.com/libbook/index.html

[Kernighan & Pike, 1999]
Brian W. Kernighan and Rob Pike. 1999. The Practice of Programming. Reading, Massachusetts: Addison-Wesley. ISBN 0-201-61586-X.

[Stroustrup, 2000]
Bjarne Stroustrup. 2000. The C++ Programming Language: Special Edition, 3/E. Boston: Addison Wesley Professional. ISBN 0-201-70073-5.


Camera Filter Library documentation © 2004-2007 by Leiden Probe Microscopy