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
23
Commits
3
Branches
12
Tags
cc76d62dedba013ce59a2643012aac8fc5684224
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
cc76d62ded
1. 使用相机时间来计算times文件;
...
2. times放弃每帧写一次的方法; 3. 不满100帧的内容不丢弃:添加一个队列来记录压入队列的帧数;
2023-06-30 15:21:23 +08:00
Header_Files
1. 使用相机时间来计算times文件;
2023-06-30 15:21:23 +08:00
Source_Files
1. 使用相机时间来计算times文件;
2023-06-30 15:21:23 +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%