This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
1.把所有相机的的运行库都复制到最外层,和modbus,opencv同一层
2.项目属性->调试->环境中选项加上最外村文件夹的路径 Exp: PATH=$(SOLUTIONDIR)runtime%3b$PATH
3.需要注意此分支中的opencv_world455.dll是CPU版本的因为GPU版本的太大了,而且每个人版本不一样不适合上传git,有需要的自行替换