- 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.
推薦閱讀
- Oracle Exadata性能優(yōu)化
- LabVIEW Graphical Programming Cookbook
- Developing Middleware in Java EE 8
- PostgreSQL技術(shù)內(nèi)幕:事務(wù)處理深度探索
- Git高手之路
- Effective Python Penetration Testing
- PhpStorm Cookbook
- 概率成形編碼調(diào)制技術(shù)理論及應(yīng)用
- 軟件架構(gòu):Python語(yǔ)言實(shí)現(xiàn)
- NoSQL數(shù)據(jù)庫(kù)原理
- Node Cookbook(Second Edition)
- Mastering AWS Security
- 區(qū)塊鏈國(guó)產(chǎn)化實(shí)踐指南:基于Fabric 2.0
- 大學(xué)計(jì)算機(jī)基礎(chǔ)
- Web開(kāi)發(fā)的平民英雄:PHP+MySQL