|
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. | |
| autofeatures.cpp | |
| autofeatures.h | |
| device.cpp | |
| device.h | |
| display.cpp | |
| 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. | |
| 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. | |
| floatcontrol.cpp | |
| The float control class combines a slider and a spin box to control float parameters. | |
| floatcontrol.h | |
| The float control class combines a slider and a spin box to control float parameters. | |
| main.cpp | |
| This application demonstrates how to use the IDS peak genericAPI combined with a QT widgets GUI to display images from Genicam compatible device. | |
| mainwindow.cpp | |
| mainwindow.h | |