Download presentation
Presentation is loading. Please wait.
Published byMarianna Randall Modified over 9 years ago
1
INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A Setup OpenCV 2.4.2 & Tutorial
3
Image Processing? –Digital Image Processing Or called Digital Picture Processing –Manage the image with geometric processing Manage the digital signature Use Mathematics and a lot of algorithm
4
Application –Space Science
5
Application –Earth Science
6
Application –Factory Automation Part
7
Application –Medicine Part
8
Application –Security & Biotechnology part
10
What is OpenCV? –From. Intel Corporation Officially launched in 1999 at Intel Research called OpenCV Project –Open source Computer Vision library User can fix & compile source code, commercial license (BSD License) Late ver. 2.4.2 (released at 2012.7.4) –Real-time Image Processing Optimized at real-time image processing Support various algorithm (Basic to Expert) –Various Platform and Language Windows, iOS, Android, Linux… C, C++, JAVA, C#, Python, Ruby…
11
Applications –Face detect and recognition –Recognition the gesture –Recognition the figure –Medical application –Check badness goods at Factory Automation –Security –Argument Reality –Etc…..
13
OpenCV’s official website –http://opencv.org/http://opencv.org/
14
Download latest version
15
Excute program & Set path
17
Wait for unzip processing
19
Excute Visual Studio 2010
20
Make new project
22
Make empty project
23
Add new category
24
Make C++ file
25
Finish to make project
26
Set OpenCV’s path
28
Set OpenCV’s path(Include directory)
31
Set OpenCV’s path(Library)
32
Copy dll files to project folder
33
Input Source code(Headers)
34
Input Source code(Library – vol.1)
35
Input Source code(Library – vol.2)
37
Input Source code(Main)
39
Show Result
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.