Week Three - Medical Data Processing & Analysis Flashcards
Define contrast.
The ratio of a region’s intensity compared to that of its background.
What is normal contrast?
C = (f-b)/(f+b)
What is simultaneous contrast?
Cs = (f-b)/b
What is the law of simultaneous contrast?
All colours appear to be altered by those around them. Relates to the effect of background on the perception of an object.
What is one key advantage of using normal contrast?
Values are limited to the range [-1,1].
Negative contrast value = object darker than background.
Positive contrast value = object lighter than background.
What are Mach Bands?
An optical illusion that shows that perceived brightness is not a simple function of intensity, but the HVS tends to undershoot or overshoot around the boundary of regions of different intensities.
What is just noticeable difference?
The amount something must be changed in order for a difference to be noticeable at least half of the time. For contrast = 2%.
What is Weber’s Law?
The size of JND is proportional to the intensity of the stimulus. 2%.
Why is contrast important?
Something wrong (calcification) against low density tissue (fat) = high contrast (easy to detect).
Something wrong (calcification) against high density tissue (breast tissue) = low contrast (hard to detect)
What is a histogram?
A graph that provides a view of the intensity profile of an image by plotting pixel intensity against frequency of pixel intensity.
What is noise?
A signal other than that of interest.
What are 3 common sources of noise?
Physiological - breathing in a chest x-ray
Instrumentation
Environmental
What are 3 common types of noise?
Salt and pepper - random b&w pixels.
Impulsive - random white pixels
Gaussian - lots of small variations in intensity (Gaussian normal distribution)
What is the concept behind spatial domain image processing?
Sub-image (3x3 neighbourhood etc) is moved around an image as an operator T is applied at each stage.
What is the simplest form of spatial domain processing?
Pixel point processing: new pixel = T(old pixel). No regard for neighbours.