Setting up Emgu CV Project with Visual Studio

Setting up Emgu CV Project with Visual Studio

Hi all, today i'm going to post on how to setup Emgu CV with Microsoft Visual Studio. If you are a C# lover and you want to work with Computer Vision and Image Processing then Emgu CV is for you. Emgu CV is a library of wrapper function for calling OpenCV functions from Visual Studio … Continue reading Setting up Emgu CV Project with Visual Studio

Setting up OpenCV Project with Visual Studio

Setting up OpenCV Project with Visual Studio

Hello everyone, I've been working with OpenCV for 3 months now and working with it has been quite interesting so far. Today I'll post of setting up OpenCV Project with Microsoft Visual Studio. Here are the steps. I'll go through them one by one. Download OpenCV from http://opencv.org/downloads.html. I'm using OpenCV 2.4.10. You can download … Continue reading Setting up OpenCV Project with Visual Studio