Monday, 14 July 2014

1 IntroductionToOpenCV





This video lecture deals with is Introduction to OpenCV and where to download OpenCV library files and also intro to the opencv.org website

2.Configuring OpenCV library to VisualStudio 2010





This is video lecture deals with how to configure the OpenCV library with the your favorite IDE Microsoft Visual Studio 2010.It also deals with how to set up system path for the dll files of OpenCV. Once configuring is over, a Hello World sort of application is executed to check all the settings is working fine or not?

3.Hello World Program in OpenCV





This program explains how to display an image on the screen with OpenCV library.

4.Video Capture





In this video we will learn how to load video from file as well as how to capture video from camera using opencv library

5.AccessingPixelData






In this lecture we learn how to access pixel data stored in Mat object for both grayscale as well as color images in OpenCV.

You can take the help of these documents for understanding this lecture

http://www.4shared.com/office/c_jPWYyRce/5Image_arrangments.html

http://www.4shared.com/file/vP6JcF3Vba/5AccessingPixelData.html

http://www.4shared.com/office/PVLuBLdwce/5Ways_of_accessing_pixel_infor.html

6.Mixing of Frames





In this video you will learn how to club the 2 frames, one from camera and one more from video file to form single frame and display it on the window

get the docs and c++ file from:

.http://www.4shared.com/file/l1sqCGsgce/6Mixing_of_Frames.html

http://www.4shared.com/file/AgFbwZ-0ba/6Mixing_of_Frames.html
  • Category

7.RGB to HSV Conversion







In this video lecture we shall see how to convert image from 



one color model to other.Mainly from BGR to HSV and HSV 



to BGR

You can download the c++ file and docs from links below: 

http://www.4shared.com/office/-


JFshddXba/7Color_Models.html


http://www.4shared.com/file/fd_meQrGba/7RGB_to_HSV_Conversion.html