Blame view

win/test/x64/Release/test.log 4.18 KB
080ef94f   Liu Meng   置信度添加回来
1
    RegionAssist.cpp
aa56cb7e   Liu Meng   优化物品遗留效果
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/mat.hpp(1965): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/persistence.hpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/utility.hpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(188): warning C4251: “IRegionSurveillance::m_TargetArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
            with
            [
                _Ty=CTarget
            ]
    G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(188): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
            with
            [
                _Ty=CTarget
            ]
  G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(189): warning C4251: “IRegionSurveillance::m_FinalArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
            with
            [
                _Ty=CTarget
            ]
    G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(188): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
            with
            [
                _Ty=CTarget
            ]
  G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(190): warning C4251: “IRegionSurveillance::m_DelArray”: class“std::vector<CTarget,std::allocator<_Ty>>”需要有 dll 接口由 class“IRegionSurveillance”的客户端使用
            with
            [
                _Ty=CTarget
            ]
    G:\sy_2020\背景建模-物品遗留\工程\left_over\src\left_over\MSRegionSurveilance.h(188): note: 参见“std::vector<CTarget,std::allocator<_Ty>>”的声明
            with
            [
                _Ty=CTarget
            ]
  ..\..\src\test\RegionAssist.cpp(25): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
  ..\..\src\test\RegionAssist.cpp(26): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
  ..\..\src\test\RegionAssist.cpp(28): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
  ..\..\src\test\RegionAssist.cpp(29): warning C4244: “=”: 从“double”转换到“int”,可能丢失数据
  ..\..\src\test\RegionAssist.cpp(135): warning C4018: “<=”: 有符号/无符号不匹配
  ..\..\src\test\RegionAssist.cpp(158): warning C4018: “<=”: 有符号/无符号不匹配
  ..\..\src\test\RegionAssist.cpp(170): warning C4018: “<=”: 有符号/无符号不匹配
080ef94f   Liu Meng   置信度添加回来
42
43
44
45
46
    demo.cpp
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/mat.hpp(1965): warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/persistence.hpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  G:\sy_2020\3rdparty\opencv310\include\opencv2/core/utility.hpp : warning C4819: 该文件包含不能在当前代码页(936)中表示的字符。请将该文件保存为 Unicode 格式以防止数据丢失
  ..\..\src\test\demo.cpp(36): warning C4101: “imgpath”: 未引用的局部变量
aa56cb7e   Liu Meng   优化物品遗留效果
47
    正在生成代码
080ef94f   Liu Meng   置信度添加回来
48
49
50
    1 of 243 functions ( 0.4%) were compiled, the rest were copied from previous compilation.
      0 functions were new in current compilation
      1 functions had inline decision re-evaluated but remain unchanged
7ba45ddc   Zou XiKun   丢包SDK
51
    已完成代码的生成
aa56cb7e   Liu Meng   优化物品遗留效果
52
53
    test.vcxproj -> G:\sy_2020\背景建模-物品遗留\工程\left_over\win\x64\Release\test.exe
    test.vcxproj -> G:\sy_2020\背景建模-物品遗留\工程\left_over\win\x64\Release\test.pdb (Full PDB)