1. 读写配置文件类(Configfile):1)修复一些返回值bug,2)添加读写 裁剪有效窗口的参数 的函数getEffectiveWindowRoi;

2. 在没有采集数据时,读取ximea温度,并写入到csv文件中;
3. 在另外的工程更新了ximea控制类(Iris::IrisXimeaImager),并在此工程加入此更新:从获取的有效窗口中裁剪需要的数据,m_imager.setEffectiveWindowRoi();
4. 在函数XimeaImager::processXiApiErrorCodes中,增加处理ximea错误码12;
This commit is contained in:
tangchao0503
2022-08-15 17:36:19 +08:00
parent 84882c5edb
commit 8aa402bd5d
5 changed files with 226 additions and 54 deletions

View File

@ -1,3 +1,7 @@
全名Tang, chao
邮件地址chao.tang@servirst.com
box密码Tangchao123456,
1、ximea的bin是软件bin不是硬件bin所以bin2需要电脑进行计算这会导致帧率降低
2、ximea出现错误的处理方法
1错误代码为15重新拔插相机就能解决此问题