|
ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
|
Files | |
| acquisitionworker.cpp | |
| The AcquisitionWorker class is used in a worker thread to capture images from the device continuously and do an image conversion into a desired pixel format. | |
| acquisitionworker.h | |
| The AcquisitionWorker class is used in a worker thread to capture images from the device continuously and do an image conversion into a desired pixel format. | |
| chronometer.cpp | |
| The Chronometer class is used to simplify time measurement. | |
| chronometer.h | |
| The Chronometer class is used to simplify time measurement. | |
| displaywindow.cpp | |
| The DisplayWindow class implements an easy way to display images from a camera in a Qt widgets window. It can be used for other QT widget applications as well. | |
| displaywindow.h | |
| The DisplayWindow class implements an easy way to display images from a camera in a Qt widgets window. It can be used for other QT widget applications as well. | |
| framestatistics.hpp | |
| Frame statistic data type. | |
| main.cpp | |
| This application demonstrates how to use the IDS peak genericAPI combined with a Qt widgets GUI to display images from multiple GenICam compatible devices. | |
| mainwindow.cpp | |
| This application demonstrates how to use the IDS peak genericAPI combined with a Qt widgets GUI to display images from multiple GenICam compatible devices. | |
| mainwindow.h | |