Fundamental of Digtal Image Processing
Fundamental of Digtal Image Processing
Fundamental of Digtal Image Processing
Applications of image processing What's an image? A simple image model Fundamental steps in image processing Elements of digital image processing systems
Applications of image processing: Interest in digital image processing methods stems from 2 principal application areas: (1) improvement of pictorial information for human interpretation, and (2) processing of scene data for autonomous machine perception. In the second application area, interest focuses on procedures for extracting from an image information in a form suitable for computer processing. Examples include automatic character recognition, industrial machine vision for product assembly and inspection, military recognizance, automatic processing of fingerprints etc.
CYH/ImageFundamentals/p.1
CYH/ImageFundamentals/p.2
What's an image? An image refers to a 2D light intensity function f(x,y), where (x,y) denote spatial coordinates and the value of f at any point (x,y) is proportional to the brightness or gray levels of the image at that point. A digital image is an image f(x,y) that has been discretized both in spatial coordinates and brightness. The elements of such a digital array are called image elements or pixels. A simple image model: To be suitable for computer processing, an image f(x,y) must be digitalized both spatially and in amplitude. Digitization of the spatial coordinates (x,y) is called image sampling. Amplitude digitization quantization. is called gray-level
The storage and processing requirements increase rapidly with the spatial resolution and the number of gray levels. Example: A 256 gray-level image of size 256x256 occupies 64K bytes of memory. Images of very low spatial resolution produce a checkerboard effect.
Ori
16
The use of insufficient number of gray levels in smooth areas of a digital image results in false contouring.
CYH/ImageFundamentals/p.3
CYH/ImageFundamentals/p.4
Fundamental steps in image processing: 1. Image acquisition: to acquire a digital image 2. Image preprocessing: to improve the image in ways that increase the chances for success of the other processes. 3. Image segmentation: to partitions an input image into its constituent parts or objects.
Fig 4. Images of different amplitude resolution
4. Image representation: to convert the input data to a form suitable for computer processing. 5. Image description: to extract features that result in some quantitative information of interest or features that are basic for differentiating one class of objects from another. 6. Image recognition: to assign a label to an object based on the information provided by its descriptors. 7. Image interpretation: to assign meaning to an ensemble of recognized objects. Knowledge about a problem domain is coded into an image processing system in the form of a knowledge database.
CYH/ImageFundamentals/p.5
CYH/ImageFundamentals/p.6
Elements of digital image processing systems: The basic operations performed in a digital image processing systems include (1) acquisition, (2) storage, (3) processing, (4) communication and (5) display.
Recognition and interpretion Result
Segmentation
Storage