openvino 编译错误 error: ‘CV_RGB’ was not declared in this scope 参考:error: ‘CV_RGB’ was not declared in this scope 原因:缺少 #include <opencv2/imgproc/types_c.h> 解决:在对应.h文件添加 相关文章: 2022-12-23 2022-12-23 2021-11-10 2021-12-23 2022-12-23 2022-12-23 2021-05-24 2022-12-23