dalsa官方给的Demo程序是基于MFC的,现在给出一个相对完整的QT工程,对dalsa一款线扫相机进行采集显示。
1. 程序运行结果

2. 工程文件
#-------------------------------------------------
#
# Project created by QtCreator 2022-10-27T11:46:55
#
#-------------------------------------------------
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = SaperaGigEVisionCameraDemo
TEMPLATE = app
# The following define makes your compiler emit warnings if you use
# any feature of Qt which h

订阅专栏 解锁全文
531





