|
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. | |
| backend.cpp | |
| backend.h | |
| display.cpp | |
| The CustomDisplay 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. | |
| display.h | |
| The Display 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. | |
| main.cpp | |
| This application demonstrates how to use the IDS peak AFL combined with a QT widgets GUI to display images from Genicam compatible device. | |
| mainwindow.cpp | |
| mainwindow.h | |