- 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.
推薦閱讀
- C++面向對象程序設計(第三版)
- ServiceNow Application Development
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- jQuery EasyUI網站開發實戰
- Developing Middleware in Java EE 8
- C語言程序設計實訓教程
- 我的第一本算法書
- 微信小程序項目開發實戰
- Scala編程實戰(原書第2版)
- C語言程序設計教程
- Python深度學習:模型、方法與實現
- Mastering Business Intelligence with MicroStrategy
- 好好學Java:從零基礎到項目實戰
- Principles of Strategic Data Science
- Web程序設計:ASP.NET(第2版)