This website requires JavaScript.
Explore
Help
Sign In
tangchao0503
/
ximeaAirborneSystem
Watch
1
Star
0
Fork
0
You've already forked ximeaAirborneSystem
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
30
Commits
3
Branches
12
Tags
37
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
tangchao0503
096df8075c
修改:
...
记录上次设置的帧率和曝光时间,打开时,将上次的帧率和曝光时间设置为当前参数;
2023-08-29 13:46:40 +08:00
Header_Files
修改:
2023-08-29 13:46:40 +08:00
Source_Files
修改:
2023-08-29 13:46:40 +08:00
.gitignore
新增 + 修改
2022-10-13 16:30:40 +08:00
CMakeLists.txt
1. 最大曝光时间乘以0.95,目的:避免曝光时间超过最大,而造成帧率降低;
2023-03-19 16:44:12 +08:00
记录-杂七杂八.txt
1. 读写配置文件类(Configfile):1)修复一些返回值bug,2)添加读写 裁剪有效窗口的参数 的函数getEffectiveWindowRoi;
2022-08-15 17:36:19 +08:00
Description
300tc影像和惯导采集系统
631
KiB
Languages
C++
99.1%
CMake
0.9%