Subversion Repositories OpenCV2-Cookbook

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 PointedEar 1
This directory contains material supporting chapter 1 of the cookbook:
2
Computer Vision Programming using the OpenCV Library.
3
by Robert Laganiere, Packt Publishing, 2011.
4
 
5
 
6
File:
7
	main1.cpp
8
correspond to Recipes:
9
Creating an OpenCV project with MS Visual C++
10
Creating an OpenCV project with Qt
11
 
12
File:
13
	main2.cpp
14
correspond to Recipe:
15
Loading, displaying and saving images
16
 
17
Files in :
18
	myQtGUIApp
19
	anotherQtGUI
20
correspond to Recipe:
21
Creating a GUI application using Qt