本文介绍了[UWP] uwp opencv无法通过建设。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我将opencv项目作为页面。
https://blogs.msdn.microsoft.com/lucian/2015/11/27/opencv-building-uwp -binaries /
分支
解决方案
I get opencv project as the page.
https://blogs.msdn.microsoft.com/lucian/2015/11/27/opencv-building-uwp-binaries/
branch https://github.com/Microsoft/opencv/tree/vs2015-samples
But I could not pass building.
vs2015 tell me that could not open "opencvrt/cascadeclassifier.hpp"
but the file is be in the folder.
How should I do?
解决方案
这篇关于[UWP] uwp opencv无法通过建设。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!