The CellAnalysingTool application is designed as a cross-platform software framework written in C++.
Short descriptions of the GUI products used:
![]() |
Qt is a cross-platform application development framework in C++, widely used for the development of GUI programs and produced by Trolltech (now Nokia). Our CellAnalysingTool uses Qt under the LGPL license model. www.qtsoftware.com |
The follwing packages extend the functionality of the CellAnalysingTool application:
|
OpenCV - The Open Computer Vision Library is an open source computer vision library originally developed by Intel. It focuses mainly towards real-time image processing. http://sourceforge.net/projects/opencvlibrary/ |