- The Computer Vision Workshop
- Hafsa Asad Vishwesh Ravi Shrimali Nikhil Singh
- 117字
- 2021-06-18 18:20:30
1. Basics of Image Processing
Overview
This chapter serves as an introduction to the amazing and colorful world of image processing. We will start by understanding images and their various components – pixels, pixel values, and channels. We will then have a look at the commonly used color spaces – red, green, and blue (RGB) and Hue, Saturation, and Value (HSV). Next, we will look at how images are loaded and represented in OpenCV and how can they be displayed using another library called Matplotlib. Finally, we will have a look at how we can access and manipulate pixels. By the end of this chapter, you will be able to implement the concepts of color space conversion.
推薦閱讀
- Getting Started with React
- Learning C++ Functional Programming
- Web交互界面設計與制作(微課版)
- Java游戲服務器架構實戰
- HTML5+CSS3網站設計基礎教程
- TypeScript項目開發實戰
- Scientific Computing with Scala
- Clojure Reactive Programming
- 軟件供應鏈安全:源代碼缺陷實例剖析
- Visual Basic 6.0程序設計實驗教程
- Android應用開發實戰
- IPython Interactive Computing and Visualization Cookbook
- Groovy 2 Cookbook
- SQL Server 2014 Development Essentials
- Office VBA開發經典:中級進階卷