1.修改了海阳光学光谱仪派生类,以支持暗像素信息的获取。
2.针对FLAME设备添加了新的实时暗背景扣除函数。 3.修改了部分系统执行逻辑,以支持FLAME的正确运行。
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
{
|
||||
"DevContainersInfoBarHidden": true,
|
||||
"ActiveTargetSystem": "172.16.0.83",
|
||||
"OutputFoldersPerTargetSystem": {
|
||||
"本地计算机": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
@ -7,6 +9,22 @@
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
],
|
||||
"172.16.0.74": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
"out\\install\\Linux-GCC-Debug",
|
||||
"out\\build\\x64-Debug",
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
],
|
||||
"172.16.0.83": [
|
||||
"out\\build\\Linux-GCC-Debug",
|
||||
"out\\install\\Linux-GCC-Debug",
|
||||
"out\\build\\x64-Debug",
|
||||
"out\\install\\x64-Debug",
|
||||
"out\\build\\Linux-GCC-Debug-Nanopi-Air",
|
||||
"out\\install\\Linux-GCC-Debug-Nanopi-Air"
|
||||
]
|
||||
},
|
||||
"ExpandedNodes": [
|
||||
@ -21,6 +39,6 @@
|
||||
"\\Source\\Settings",
|
||||
"\\Source\\ZZ_SDK"
|
||||
],
|
||||
"SelectedNode": "\\CMakeLists.txt",
|
||||
"SelectedNode": "\\Source\\FS\\DataFileProcessor.cpp",
|
||||
"PreviewInSolutionExplorer": false
|
||||
}
|
Reference in New Issue
Block a user