Ch. 31 Flashcards
What are the 3 general approaches to processing any digital image?
Spatial, Intensity, and Frequency Domain
Point, area, and global processing, and the application of kernels, are all operations in what domain?
Spatial Domain
In which of the general digital processing domains is the image sorted out according to pixel values?
Intensity Domain
Which of the general digital processing domains relates to the objects in the image rather than the pixels?
Frequency Domain
The zoom or magnification feature is an example of (point, area, or global) processing?
Area Processing
Every image begins and end with ? domain.
Spatial
As pixels are sorted into other domains, the computer keeps track of their ? locations, so they can be placed black.
Matrix
Sorting an image by the intensities of its pixels results what?
A histogram
Sorting an image by object ? results in a frequency distribution.
Size
The histogram plots the number of ? against each pixel value.
Pixels
The frequency distribution plots the number of objects or details against their ?
Size
While the image is separated into the intensity domain (histogram), specific ? can be targeted to be altered.
Densities
While the image is separated into the frequency domain, specific sizes of objects or details can be targeted for ? or ?
Suppression or Enhancement
When intensity or frequency operations are complete, the changed data are placed back into the pixels of the ? matrix to reconstruct the image.
Spatial
For gradation processing, the rescaled data set is fed into an anatomical ? that was determined when the operator selected the procedure at the console.
LUT
When a gradient curve is plotted on a graph showing the various densities in an image, the average brightness of the image is represented by the left to right ? of this curve, and the contrast as how steep the curve is.
Position
A look up table really is a simple table with two columns: One for ? and one for ?
Input or Output
The conversion of input values to out values is generated by mathematical ? that can be represented as a ? curve on a graph.
Formula; Function
The types of formulas used for gradation processing are referred to as ? transformations.
Intensity
If the dynamic range or bit depth of a digital processing system is too limited, it is possible for data ? to occur when either brightness or contrast adjustments are made.
Clipping
Bit depth is the range of different gray levels for a computer, LCD monitor or other ? devices.
Hardware
? Is the range of different gray levels made available by a computer system including it’s installed software.
Dynamic range
Gray scale is the range of different gray (brightness) levels present in a ? image.
Displayed