Download presentation
Presentation is loading. Please wait.
1
OpenCV TYWu
2
Site
3
Download Download
4
Installation Execute OpenCV-2.1.0-win32-vs2008.exe Install Directory
G:\OpenCV2.1
5
Site Download Dev-C
6
Installation Execute devcpp _setup
7
Setup OpenCV for Dev-C++
Step 1 ToolsCompile Options Add -L"G:\OpenCV2.1\lib" -lcxcore210 -lcv210 -lcvaux210 -lhighgui210 -lml210
8
Setup OpenCV for Dev-C++
Step 2 ToolsCompile Options Add G:\OpenCV2.1\include\opencv
9
Setup OpenCV for Dev-C++
Step 2 C++ Includes
10
Setup OpenCV for Dev-C++
Step 3 ToolsCompile Options Add G:\OpenCV2.1\bin
11
Test Example
12
Test Open normal.cpp in Dev-C++
13
Test Run normal program
14
Test Results
15
VISUAL C OpenCV 2.1 Setup in Visual C ToolsOptions
16
VISUAL C OpenCV 2.1 Setup in Visual C ToolsOptions
17
VISUAL C OpenCV 2.1 Setup in Visual C ProjectSettings
18
VISUAL C OpenCV 2.1 OpenCV Libraries
19
VISUAL C OpenCV 2.1 Example
20
Example Snapshot
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.