1 / 42

INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A

INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A. Setup OpenCV 2.4.2 & Tutorial. Image Processing. Image Processing. Image Processing? Digital Image Processing Or called Digital Picture Processing

gautam
Télécharger la présentation

INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. INDEX ∞ Image Processing ∞ OpenCV ∞ Download & Setup ∞ Make Project ∞ Show Result ∞ Q & A Setup OpenCV 2.4.2 & Tutorial

  2. Image Processing

  3. Image Processing • 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. Image Processing • Application • Space Science

  5. Image Processing • Application • Earth Science

  6. Image Processing • Application • Factory Automation Part

  7. Image Processing • Application • Medicine Part

  8. Image Processing • Application • Security & Biotechnology part

  9. OpenCV

  10. OpenCV • 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. OpenCV • Applications • Face detect and recognition • Recognition the gesture • Recognition the figure • Medical application • Check badness goods at Factory Automation • Security • Argument Reality • Etc…..

  12. Download & Setup

  13. Download & Setup • OpenCV’s official website • http://opencv.org/

  14. Download & Setup • Download latest version

  15. Download & Setup • Excute program & Set path

  16. Download & Setup • Excute program & Set path

  17. Download & Setup • Wait for unzip processing

  18. Make Project

  19. Make Project • Excute Visual Studio 2010

  20. Make Project • Make new project

  21. Make Project • Make new project

  22. Make Project • Make empty project

  23. Make Project • Add new category

  24. Make Project • Make C++ file

  25. Make Project • Finish to make project

  26. Make Project • Set OpenCV’s path

  27. Make Project • Set OpenCV’s path

  28. Make Project • Set OpenCV’s path(Include directory)

  29. Make Project • Set OpenCV’s path(Include directory)

  30. Make Project • Set OpenCV’s path(Include directory)

  31. Make Project • Set OpenCV’spath(Library)

  32. Make Project • Copy dll files to project folder

  33. Make Project • Input Source code(Headers)

  34. Make Project • Input Source code(Library – vol.1)

  35. Make Project • Input Source code(Library – vol.2)

  36. Make Project • Input Source code(Library – vol.2)

  37. Make Project • Input Source code(Main)

  38. Show Result

  39. Show Result • Show Result

  40. Show Result • Show Result

  41. Show Result • Show Result

  42. Q& A

More Related