- Visual Media Processing Using Matlab Beginner's Guide
- George Siogkas
- 143字
- 2021-08-06 16:37:54
Chapter 2. Working with Pixels In Grayscale Images
Now you have grasped some basic visual media processes that MATLAB has to offer. You have learned how to import and export images, apply basic geometric transformations on them, and generally perform tasks that are included in most basic image editors. In this chapter, you will start building up your MATLAB skills by taking advantage of ready-made functions that allow editing of pixel values in an image. You will also start making your own small programs, save them as scripts or functions, and apply them in practical examples.
In this chapter, we will cover:
- How to manipulate one or more pixels in an image using
for loops
, or indexing - How to perform histogram-based processing using MATLAB
- How to write our first scripts and functions for automating more complex processes
So, let's get started!
推薦閱讀
- 辦公通信設備維修
- BeagleBone By Example
- INSTANT Wijmo Widgets How-to
- 嵌入式技術基礎與實踐(第5版)
- Manage Partitions with GParted How-to
- AMD FPGA設計優化寶典:面向Vivado/SystemVerilog
- 電腦維護365問
- 筆記本電腦維修不是事兒(第2版)
- 基于Apache Kylin構建大數據分析平臺
- Hands-On Artificial Intelligence for Banking
- RISC-V處理器與片上系統設計:基于FPGA與云平臺的實驗教程
- WebGL Hotshot
- Blender 3D By Example
- 電腦主板維修技術
- Exceptional C++:47個C++工程難題、編程問題和解決方案(中文版)