OpenCV version EMGUCV 3.3.0 under C # Installation and debugging under visual Studio 2017

Source: Internet
Author: User

The EMGU CV is a library of OPENCV based libraries that are encapsulated again under C #. Can be easily debugged in C #.
The first run discovery is not a success, this record debugging method for future reference.
According to its official website documentation instructions, after installation, find Emgu\emgucv-windesktop 3.3.0.2824\solution\windows.desktop, open Emgu.CV.Example.sln.
When opened, it was found that the running project portal was a webdynamicimage project. For debugging convenience, set the Helloword to run the project.

The following error occurred after clicking to run:

The program itself does not have an error, guessing that this problem is a configuration issue. After the attempt, the attribute target is changed to x86 and solved.


Click again to run the program to run:

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.