41 lines
2.2 KiB
Plaintext
41 lines
2.2 KiB
Plaintext
anchor.cpp
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.cpp(67,24): warning C4018: “<”: 有符号/无符号不匹配
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.cpp(75,25): warning C4018: “<”: 有符号/无符号不匹配
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(121,14): warning C4244: “return”: 从“double”转换到“Dtype”,可能丢失数据
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(120): message : 在编译 类 模板 成员函数“Dtype RectLite<Dtype>::height(void)”时
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(178): message : 查看对正在编译的函数 模板 实例化“Dtype RectLite<Dtype>::height(void)”的引用
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(129): message : 查看对正在编译的 类 模板 实例化“RectLite<F32>”的引用
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(117,14): warning C4244: “return”: 从“double”转换到“Dtype”,可能丢失数据
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(116): message : 在编译 类 模板 成员函数“Dtype RectLite<Dtype>::width(void)”时
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\anchor.h(174): message : 查看对正在编译的函数 模板 实例化“Dtype RectLite<Dtype>::width(void)”的引用
|
||
with
|
||
[
|
||
Dtype=F32
|
||
]
|
||
dtracker.cpp
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\yoloV5-face.h(24,10): fatal error C1083: 无法打开包括文件: “ncnn/net.h”: No such file or directory
|
||
test_track.cpp
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\yoloV5-face.h(24,10): fatal error C1083: 无法打开包括文件: “ncnn/net.h”: No such file or directory
|
||
yoloV5-face.cpp
|
||
E:\workspace\DeepCamFaceSDK2.0\TEST\test_track\yoloV5-face.h(24,10): fatal error C1083: 无法打开包括文件: “ncnn/net.h”: No such file or directory
|