ENLIGHTEN
Cross-platform desktop GUI for Wasatch Photonics spectrometers
Loading...
Searching...
No Matches
main.cpp File Reference

This application demonstrates how to use the IDS peak genericAPI combined with a QT widgets GUI to display images from Genicam compatible device. More...

#include "mainwindow.h"
#include <QApplication>
Include dependency graph for main.cpp:

Functions

int main (int argc, char *argv[])
 

Detailed Description

This application demonstrates how to use the IDS peak genericAPI combined with a QT widgets GUI to display images from Genicam compatible device.

Author
IDS Imaging Development Systems GmbH
Date
2021-01-15
Version
1.0.0

Copyright (C) 2021 - 2025, IDS Imaging Development Systems GmbH.

The information in this document is subject to change without notice and should not be construed as a commitment by IDS Imaging Development Systems GmbH. IDS Imaging Development Systems GmbH does not assume any responsibility for any errors that may appear in this document.

This document, or source code, is provided solely as an example of how to utilize IDS Imaging Development Systems GmbH software libraries in a sample application. IDS Imaging Development Systems GmbH does not assume any responsibility for the use or reliability of any portion of this document.

General permission to copy or modify is hereby granted.

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )