OpenCV Tutorial for Visual Studio 2015 - Tutorial 1 Create a project using OpenCV API

preview_player
Показать описание
OpenCV Tutorial for Visual Studio Series
OpenCV Tutorial & Project Full Source Code
#NOTE: Remember to add #"C:\opencv\build\include" in #DictionaryInclude

This video show you how to create OpenCV project via VS2015 C++ Windows Form and loading 1 image from PC.

Watch all tutorial:
[Tutorial 1]: Create C++ Win Form App & Open the image from PC
[Tutorial 4]: Made a simple image editor
[Tutorial 7]: Human object detector
[Tutorial 10]: Logo recognition
----------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

+Jacky Le, excuse me, I got problems in:
using namespace cv;
Mat src;
can you show me how to fix it?

diy__diy
Автор

Hello! I keep getting these errors: LNK1120 and LNK 2001 it's not in the code you've given. what should i do? I really need help. Thanks!

lykalee
Автор

When i click on the MainForm.h it does not bring me to the design window but instead takes me to the actual code for that header file, has anyone else had this issue

slicric
Автор

Hello, i have a problem in this line "src = with "ConvertString2Char", it says "ConvertString2Char is not defined" ¿do you know why is that and how can i solve it?
I am using the same opencv version and these are my libraries:

#include <opencv2/core/core.hpp>
#include <opencv2/imgproc/imgproc.hpp>
#include <opencv2/highgui/highgui.hpp>
#include
#include <msclr/marshal.h>
#include <iostream>

thank you.

deividbotina
Автор

Thank for this great tutorial Jacky. I want to create a similar project with Windows Forms, but I want to load a video instead of an image, what should I do?

lyminhhoang
Автор

Don't know if you might answer. I've been following this tutorial exactly the same way, but I keep on getting error directory mutex is not supported... and I notice that I get this error when I write #include.. By any chance, do you know how can I fix this? Or is there something wrong with my Visual Studio? I'm using the 2017 version

amalinanurshabrina
Автор

em làm giống video mà sao ko add được thư viện open cv vậy anh . anh có thể giúp em được không a

uclevan
visit shbcf.ru