Chapter 9: Image Restoration, Segmentation, and Depth Maps
In the previous chapter, we demonstrated how to use high-pass filters and their applications in algorithms to detect edges.
In this chapter, we will learn about a few more advanced processing techniques regarding images. First, we will get started with the restoration of damaged or degraded images. Then, we will explore the fundamentals of various types of segmentation techniques. We have already seen that thresholding is a basic form of segmentation. We will explore this concept in more detail in this chapter. Finally, we will compute the disparity map and estimate the depths of objects in an image.
In this chapter, we will cover the following topics:
- Restoring damaged images using ...
Get Raspberry Pi Computer Vision Programming - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.