OpenCv需要较旧版本的Visual Studio [英] Older versions of Visual Studio needed for OpenCv

查看:92
本文介绍了OpenCv需要较旧版本的Visual Studio的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试使用Parrot AR Drone使用OpenCV识别我的脸,使用这个
教程 以及这个
教程

Hi, I am trying to use a Parrot AR Drone to recognize my face using OpenCV using this tutorial and this tutorial

它要求我使用OpenCv 2.4+和visual studio 2013.我已尝试使用Visual Studio 2017进行此过程但这是不可能的! 

It requires me to use OpenCv 2.4+ and visual studio 2013. I've tried doing the process with Visual Studio 2017 BUT IT IS IMPOSSIBLE! 

我令人难以置信的沮丧和我一直试图弄清楚如何安装OpenCV for Nodejs几个月没有任何运气!

I am unbelievably frustrated and I've been trying to figure out how to install OpenCV for Nodejs for months now without any luck!

我认为Visual Studio版本是这里的问题所以请帮我解决这个问题。  

I think the Visual studio edition is the issue here so please help me out with this. 

这是一个大学研究项目。

It's for a college research project.

推荐答案

你好tes64dk,

Hi tes64dk,

感谢您在此发帖。

由于此论坛是讨论VS IDE,我没有针对此问题的直接解决方案,但我可以为您提供建议。

Since this forum is to discuss the VS IDE, I have no direct solution for this issue, but I could provide you a suggestion.

如果你正在使用VC( Visual C ++),您需要使用/为Visual C ++ 2017构建的c ++库(和二进制文件)。这些尚未正式提供,但您可以尝试使用最新版本的cmake和最新版本的
opencv 3.2 从github生成并构建自己的VC 2017项目和解决方案。因此,强烈建议您使用支持良好的平台,例如Visual C ++ 2013或2015.如果您仍然想使用2017,如果可能的话,您可以从帖子中获得帮助:
使用Visual Studio 2017安装/配置OpenCV3.2.0

If you're using VC (Visual C++), you will need c++ libraries (and binaries) built with/for Visual C++ 2017. These are not available officially yet, but you could try using a recent version of cmake and a recent version of opencv 3.2 from github to generate and build your own VC 2017 projects and solution. So it's strongly suggested that you use a well supported platform e.g. Visual C++ 2013 or 2015. If you still wan to use 2017, if possible, you can get help from the post: install/configure OpenCV3.2.0 with Visual Studio 2017.

如果您对使用Opencv有任何疑问,可以通过
https://与存储库所有者一起研究您的问题github.com/Microsoft/opencv/issues 的。 GitHub上的更多社区成员可以进一步查看您的问题并提供更多建议。

If you have any issue about using Opencv, you can research your question with the repository owners at https://github.com/Microsoft/opencv/issues. More community members on GitHub may further look at your issue and provide more suggestions.

希望这可以帮助您。


这篇关于OpenCv需要较旧版本的Visual Studio的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆