- OpenCV 3.0 Computer Vision with Java
- Daniel Lélis Baggio
- 107字
- 2021-07-16 13:17:32
Chapter 2. Handling Matrices, Files, Cameras, and GUIs
This chapter will enable you to perform basic operations required in computer vision, such as dealing with matrices, opening files, capturing videos from a camera, playing videos, and creating GUIs for prototype applications.
In this chapter, the following topics will be covered:
- Basic matrix manipulation
- Pixel manipulation
- How to load and display images from files
- How to capture a video from a camera
- Video playback
- Swing GUI's integration with OpenCV
By the end of this chapter, you should be able to get this computer vision application started by loading images and creating nice GUIs to manipulate them.
推薦閱讀
- PHP動態網站程序設計
- Java程序設計(慕課版)
- Production Ready OpenStack:Recipes for Successful Environments
- 高級C/C++編譯技術(典藏版)
- The Complete Coding Interview Guide in Java
- HTML5 APP開發從入門到精通(微課精編版)
- ExtJS Web應用程序開發指南第2版
- Qlik Sense? Cookbook
- Mastering Gephi Network Visualization
- DB2SQL性能調優秘笈
- Extending Docker
- Learning Ionic(Second Edition)
- 劍指大數據:企業級電商數據倉庫項目實戰(精華版)
- Visual C++程序開發范例寶典
- Java EE框架開發技術與案例教程