- Mastering OpenCV Android Application Programming
- Salil Kapur Nisarg Thakkar
- 77字
- 2021-07-16 13:36:46
Getting started
When we see an image, we perceive it as colors and objects. However, a computer vision system sees it as a matrix of numbers (see the following image). These numbers are interpreted differently, depending on the color model used. The computer cannot directly detect patterns or objects in the image. The aim of computer vision systems is to interpret this matrix of numbers as an object of a particular type.

Representation of a binary image
推薦閱讀
- 玩轉Scratch少兒趣味編程
- Apache ZooKeeper Essentials
- Spring 5.0 By Example
- Web Application Development with MEAN
- 軟件項目管理實用教程
- Drupal 8 Configuration Management
- Java程序設計:原理與范例
- 深入理解C指針
- Clojure for Machine Learning
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Scala Functional Programming Patterns
- Practical Responsive Typography
- Python程序員面試算法寶典
- Python自動化運維:技術與最佳實踐
- 算法(第4版)