5 main aspects of image processor
9 examples pre-processing
what is persistence
averaging of sequential frames to provide smoother image appearance/ decrease noise
what is scan conversion
scan line converted into frames
how many scan lines in a frame
96-256
post processing examples (3)
each frame is made up of
“matrix” of tiny blocks (pixels)
what info do the pixels contain
brightness (amplitude/intensity)
how many shades of gray can 1 matrix show
2 (on/off)
what is a 1-bit pixel called
bistable
how to determine possible number of shades of gray
2^ # bits
image memory contributes to
contrast resolution
contrast resolution formula
CR = dB/shade
bits per pixel
contrast resolution
pixels per frame
detail/spatial resolution
what is 1 byte
8 bits
what is 1 kilobyte
1024 bytes