Chapter 1 Flashcards
Ultrasound
Short pulses of sounds are sent out from the scanner. They are reflected back when the density of the tissue changes
Resolution
The smallest size of thing which can be distinguished. The better the resolution, the more information it contains.
Charge-coupled device
Ccd. A screen covered by a million or more tiny silicon picture elements, each of which stores av electric charge when light falls on it. The image becomes recorded as a strings of numbers representing potential difference
Scanning tunnelling microscope
Ultra sharp needle point scans surface. When close to atoms, electrons tunnel across the gap, resulting in an electric current. The current is maintained at a constant level by moving the needle up and down. This forms an image of the surface
One bit
One choice - a 0 or a 1
One byte
8 bits, giving 256 possibilities
Number of alternatives =
2^number of bits. If the number of bits increases by one, the number of alternatives doubles.
Number of bits =
log(2,number of alternatives)
Removing noise
Replace each pixel with the median of its value and that of its 8 neighbours
Smoothing sharp edges
Replace each pixel with that of the mean of it and its 8 neighbours - smooths our edges, but spreads noise around
Finding edges
Subtract the N, S, E and W neighbouring pixels from 4x the pixel to enhance an edge - Laplace rule
1/v =
1/u + 1/f WHERE U IS NEGATIVE