Representing images

One of the most common and important data types for computer vision is, of course, images. The most straightforward way to represent images is probably by using the grayscale value of each pixel in the image. Usually, grayscale values are not very indicative of the data they describe. For example, if we saw a single pixel with a grayscale value of 128, could we tell what object this pixel belonged to? Probably not. Therefore, grayscale values are not very effective image features.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset