BioImaging Subjects 1 & 2

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 60

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

61 Terms

1

Signals

math functions of 1+ ID variables, model physical processes

New cards
2

Image (2D)

function of 2 ID real valued variables (pixels)

visual representation of 2D signal

New cards
3

Delta/Impulse Function

models a point source (char resolution)

<p>models a point source (char resolution)</p>
New cards
4

Delta Function Properties

Shift, Scale, Even

<p>Shift, Scale, Even </p>
New cards
5

Comb Function

shows pixel grid

<p>shows pixel grid </p>
New cards
6

Sampling

converts continuous signals to discrete signals. Summations

<p>converts continuous signals to discrete signals. Summations </p>
New cards
7

Rect and Sinc Functions

Low pass filters, fourier transforms of each other

<p>Low pass filters, fourier transforms of each other </p>
New cards
8

Separable Signals

most medical images, 2D functions that can be reduced to 1D operations. f(x,y)=f(x)*f(y)

New cards
9

System

transformation 𝓈 of input signal f to output signal g.
𝓈 = characterization of the system, blurring function

<p>transformation <span>𝓈 of input signal f to output signal g. </span><br><span>𝓈 = characterization of the system, blurring function</span></p>
New cards
10

Linear System

  • Scaleable - input x C = output x C

  • Superposition - 2 inputs => output = output1+output2

  • most medical systems

<ul><li><p>Scaleable - input x C = output x C</p></li><li><p>Superposition - 2 inputs =&gt; output = output1+output2</p></li><li><p>most medical systems </p></li></ul><p></p>
New cards
11

Shift Invariant System

translation of input => same translation of output

<p>translation of input =&gt; same translation of output </p>
New cards
12

LSI System

Linear and shift invariant system, most medical

<p>Linear and shift invariant system, most medical </p>
New cards
13

Point Spread Function (PSF)

output of system to a delta function, h, superposition integral, defines system, mostly gaussian profile

for LSI: g(x,y)=h(x,y)*f(x,y)

*= convolution operator

<p>output of system to a delta function, h, superposition integral, defines system, mostly gaussian profile</p><p>for LSI: g(x,y)=h(x,y)*f(x,y)</p><p>*= convolution operator</p>
New cards
14

LSI System Connections

  1. Cascade: h=h1*h2

  2. Parallel: h=h1+h2

  3. Associativity: h2*[h1*f]=h1*[h2*f]=[h1*h2]*f

  4. Commutativity: h1*h2=h2*h1

  5. Distributivity: g(x,y)=h1*f+h2*f=(h1+h2)*f

New cards
15

Fourier Transform

transforms signal from time domain to frequency domain

can be used to analyze spectral components, sep consider action of LSI at each sinusoidal frequency

F(u,v) = spectrum of f(x,y), sinusoidal composition at dif frequencies

<p>transforms signal from time domain to frequency domain</p><p>can be used to analyze spectral components, sep consider action of LSI at each sinusoidal frequency </p><p>F(u,v) = spectrum of f(x,y), sinusoidal composition at dif frequencies</p>
New cards
16

Spatial vs. Frequency Domain

spatial - normal image, pixel coordinates and intensity values

frequency - FFT based frequency components, magnitudes and phases

<p>spatial - normal image, pixel coordinates and intensity values</p><p>frequency - FFT based frequency components, magnitudes and phases</p>
New cards
17

Fourier Transform Spectrums

f(x,y) real valued, F(u,v) complex valued

FT of delta function = 1

<p>f(x,y) real valued, F(u,v) complex valued</p><p>FT of delta function = 1</p>
New cards
18

Fourier Transform Pairs

knowt flashcard image
New cards
19

Fourier Transform Properties

knowt flashcard image
New cards
20

Spacial Frequencies : Image Quality

  • LPF (low frequencies stay) - most of the image, blurred

  • HPF (high frequencies stay) - sharp edges of the image

  • slow signal variation = low frequencies

  • fast signal variation = sharper features, high frequencies

  • req high spatial frequency for fine structure high quality

New cards
21

Convolution Theorem

convolution in spatial = multiplication in frequency

<p>convolution in spatial = multiplication in frequency </p>
New cards
22

Parseval’s Theorem

total energy of a signal in the space domain = total E in frequency domain
FT & inverse are energy preserving

<p>total energy of a signal in the space domain = total E in frequency domain <br>FT &amp; inverse are energy preserving</p>
New cards
23

Transfer Function

Fourier transform of PSF, H(u,v)

optical transfer function

G(u,v)=H(u,v)F(u,v)

<p>Fourier transform of PSF, H(u,v)</p><p>optical transfer function</p><p>G(u,v)=H(u,v)F(u,v)</p>
New cards
24

Cutoff Frequency

limited frequency bandwidth

filtering with it → signal smoothing (higher spatial frequencies eliminated via imaging, c1>c2)

New cards
25

Circularly Symmetric Signals

f_theta(x,y) = f(x,y) for every theta

Fourier transform is also circularly symmetric

<p>f_theta(x,y) = f(x,y) for every theta</p><p>Fourier transform is also circularly symmetric</p>
New cards
26

Hankel Transform

F(q)= H { f(r) }

Fourier transform of circularly symmetric 1 | 2D signals, including Gaussian

<p>F(q)= <em>H </em>{ f(r) } </p><p>Fourier transform of circularly symmetric 1 | 2D signals, including Gaussian</p>
New cards
27

Image Quality Evaluation

contrast, resolution, noise (SNR), sampling (nyquist), artifacts, distortion, DA (sensitivity and specificity)

New cards
28

Image Quality Importance

image internal structures and functions of the patient body to diagnose abnormal conditions, guide therapeutic procedures, monitor the effectiveness of treatment

quality = degree to which an image allows accomplishment of these goals

New cards
29

Contrast

  • dif btwn image intensity of object and background, result of inherent object contrast within body

  • need high contrast for abnormality detection, preserve true object contrast

  • quantified with periodic signal with modulation, modulation (depth). mf<1, no contrast if mf=0

  • mg = modulation/contrast of the image = mf [H(u0,0)/H(0,0)]

<ul><li><p>dif btwn image intensity of object and background, result of inherent object contrast within body </p></li><li><p>need high contrast for abnormality detection, preserve true object contrast </p></li><li><p>quantified with periodic signal with modulation, modulation (depth). mf&lt;1, no contrast if mf=0</p></li><li><p>mg = modulation/contrast of the image = mf [H(u0,0)/H(0,0)]</p></li></ul><p></p>
New cards
30

Sinosoidal Object

f(x,y) = A + Bsin(2 pi u0 x)

fmax = A+B fmin=A-B mf=B/A

New cards
31

Modulation Transfer Function

  • MTF, mg/mf = |H(u,0)|/H(0,0)

  • quantifies degradation of contrast as function of spatial frequency. 0 <= MTF(u) <= MTF(0) = 1

  • better MTF = greater area under the curve

  • summed for subsystems by multiplication, overall is always less than single

<ul><li><p>MTF, mg/mf = |H(u,0)|/H(0,0)</p></li><li><p>quantifies degradation of contrast as function of spatial frequency. 0 &lt;= MTF(u) &lt;= MTF(0) = 1</p></li><li><p>better MTF = greater area under the curve</p></li><li><p>summed for subsystems by multiplication, overall is always less than single </p></li></ul><p></p>
New cards
32

Local Contrast

difference btwn target and background

<p>difference btwn target and background </p>
New cards
33

Contrast Mechanism

type and principle of contrast

  • CT - x-ray absorbtion coefficient of tissue

  • MRI - concentration of H atoms in tissue

  • Raman spectroscopy - chemical bond vibration

  • Fluorescence microscopy - fluorescence emission from fluorescent molecules

New cards
34

Resolution

  • capability to accurately depict two distinct events in space/time/frequency as separate corresponding to the spatial/temporal/spectral resolution

  • PET has high contrast and poor spatial resolution

  • can be quantified by the period of sinusoidal input. resolution = period of sine at 1/uc

<ul><li><p>capability to accurately depict two distinct events in space/time/frequency as separate corresponding to the spatial/temporal/spectral resolution</p></li><li><p>PET has high contrast and poor spatial resolution</p></li><li><p>can be quantified by the period of sinusoidal input. resolution = period of sine at 1/uc</p></li></ul><p></p>
New cards
35

Full Width at Half Maximum

full width of LSF/PSF profile at half the maximum value [mm], equals resolution

summed in square: R = sqrt(R1² + R2² +…+Rk²), heavily effected by large terms

<p>full width of LSF/PSF profile at half the maximum value [mm], equals resolution</p><p>summed in square: R = sqrt(R1² + R2² +…+Rk²), heavily effected by large terms </p>
New cards
36

Bar Phantom

tool to measure resolution, image through the system to eval resolution

density of lines = line pairs per mm [lp/mm]

<p>tool to measure resolution, image through the system to eval resolution</p><p>density of lines = line pairs per mm [lp/mm]</p>
New cards
37

Noise

any random fluctuation, unwanted char, numerical outcome of statistically random events

image quality decreases as noise increases over the signal

amplitude rep by SD, power rep by variance, a = average intensity, # of photons

<p>any random fluctuation, unwanted char, numerical outcome of statistically random events</p><p>image quality decreases as noise increases over the signal</p><p>amplitude rep by SD, power rep by variance, <em>a </em>= average intensity, # of photons</p>
New cards
38

CDF

cumulative distribution function

N (random variable) = number for random event, mathematically described by CDF

Pr(*) = probability; n = specific values of N.

PN(n) for continuous random variable = integral from - infinity to n of pN(u) du

<p>cumulative distribution function</p><p>N (random variable) = number for random event, mathematically described by CDF</p><p>Pr(*) = probability; <em>n</em> = specific values of N. </p><p>PN(<em>n</em>) for continuous random variable = integral from - infinity to <em>n</em> of pN(u) du </p>
New cards
39

pdf

probability density function, gaussian and uniform

specifies continuous random variable. sums as convolution products

<p>probability density function, gaussian and uniform</p><p>specifies continuous random variable. sums as convolution products </p>
New cards
40

pmf

Probability mass function, discrete random variables (N discrete)

poisson

<p>Probability mass function, discrete random variables (N discrete) </p><p>poisson</p>
New cards
41

Stats for Noise

  • expected value = mean = uN E[N] = integral of n times pN(n) dn. sums

  • variance = oN² = Var[N] = E[(N-uN)²] = integral of (n-uN)² times pN(n) dn. sums

  • standard deviation = sqrt(variance)

  • integrals for continuous, summation for discrete

New cards
42

Uniform Random Variable

continuous, specific pdf

<p>continuous, specific pdf </p>
New cards
43

Gaussian Random Variable

continuous, natural to model noise with, based on pdf

Sensor temperature; electronic amplifiers; circuits

<p>continuous, natural to model noise with, based on pdf</p><p><span>Sensor temperature; electronic amplifiers; circuits</span></p>
New cards
44

Poisson Random Variable

discrete, based on pmf, low level photon detection noise, a>0

graph has tail to the right. shot noise

<p>discrete, based on pmf, low level photon detection noise, a&gt;0</p><p>graph has tail to the right. shot noise</p>
New cards
45

White Noise

equal intensity at different frequencies, constant power spectral density, Electronics. Quantum. Environment.

mean = zero, constant variance, serially uncorrelated Cov[N(t),N(s)]=0 for t not equal s

New cards
46

SNR

signal to noise ratio. prefer higher (output g more accurate to input f)

describes relative str of signal f with respect to noise N

blurring process reduces, higher noise reduces

New cards
47

Amplitude SNR

  • frequency amplitude / noise amplitude

  • Poisson = photons per unit area / standard deviation. SD = sqrt(mean) SNRa=sqrt(mean). more photons = higher SNR = higher im qual

  • SNR (in dB) = 20log(SNRa)

<ul><li><p>frequency amplitude / noise amplitude</p></li><li><p>Poisson = photons per unit area / standard deviation. SD = sqrt(mean) SNRa=sqrt(mean). more photons = higher SNR = higher im qual</p></li><li><p>SNR (in dB) = 20log(SNRa)</p></li></ul><p></p>
New cards
48

Power SNR

  • signal power / noise power

  • white noise: noise power = variance, mean = 0

  • SNR (in dB) = 10log(SNRp)

<ul><li><p>signal power / noise power</p></li><li><p>white noise: noise power = variance, mean = 0</p></li><li><p>SNR (in dB) = 10log(SNRp)</p></li></ul><p></p>
New cards
49

Frequency Dependent Power SNR

nonwhite noise, provides relation btwn contrast, resolution, noise, and image quality. up MTF = up im qual

<p>nonwhite noise, provides relation btwn contrast, resolution, noise, and image quality. up MTF = up im qual</p>
New cards
50

Differential SNR

A = area, ft = average image intensity within A, fb = average image intensity within A of background

SDn(A) = standard deviation of image intensity vals over area of the background

SNR (in dB) = 20log(SNRa)

<p>A = area, ft = average image intensity within A, fb = average image intensity within A of background </p><p>SDn(A) = standard deviation of image intensity vals over area of the background </p><p>SNR (in dB) = 20log(SNRa)</p>
New cards
51

Sampling

∆𝑥 and ∆𝑦 are the sampling periods; 1/∆𝑥 and 1/∆𝑦 sampling frequency

𝑓𝑑 (𝑚, 𝑛) = 𝑓 (𝑚∆𝑥, 𝑛∆𝑦) ∆𝑥 <= 1/2U and ∆𝑦 <= 1/2V

<p><span>∆𝑥 and ∆𝑦 are the sampling periods; 1/∆𝑥 and 1/∆𝑦 sampling frequency</span></p><p><span>𝑓𝑑 (𝑚, 𝑛) = 𝑓 (𝑚∆𝑥, 𝑛∆𝑦)     </span>∆𝑥 &lt;= 1/2U and ∆𝑦 &lt;= 1/2V</p>
New cards
52

Aliasing

artifact from low sampling, new high frequency patterns where none should exist

Nyquist Sampling Theorem- avoid aliasing by ∆𝑥(max) = 1/2U and ∆𝑦(max) = 1/2V. U=u0

New cards
53

Artifacts

features of an image that do not represent valid anatomical or functional information. obscure

a = motion, b = star from metal, c = detectors out of calibration, d = xray beam hardening

<p>features of an image that do not represent valid anatomical or functional information. obscure</p><p>a = motion, b = star from metal, c = detectors out of calibration, d = xray beam hardening</p>
New cards
54

Distortion

inability of medical imaging system to give accurate impression of shape, size, or position of object
CT - dif size look same from dif distance from x-ray source. identical look different due to orientation

New cards
55

Accuracy

  • conformity to truth (free of error), clinical utility

  • in context of diagnosis, prognosis, treatment planning, treatment monitoring

  • quantitative accuracy and diagnostic accuracy

New cards
56

Quantitative Accuracy

numerical vals of given anatomic or functional image feature

error from bias (systematic reproducible difference, can be corrected) or imprecision (noise and random measure-measure variation)

New cards
57

Sensitivity

true positive fraction, fraction of patients with disease who the test calls abnormal

a/(a+c)

<p>true positive fraction, fraction of patients with disease who the test calls abnormal </p><p>a/(a+c)</p>
New cards
58

Specificity

true negative fraction, fraction of people without disease that the test calls normal

d/(b+d)

<p>true negative fraction, fraction of people without disease that the test calls normal</p><p>d/(b+d)</p>
New cards
59

Diagnostic Accuracy

fraction of patients that are diagnosed correctly. max by max sensitivity and specificity

(a+d) / (a+b+c+d)

<p>fraction of patients that are diagnosed correctly. max by max sensitivity and specificity </p><p>(a+d) / (a+b+c+d)</p>
New cards
60

ROC Curve

lower threshold increases sensitivity and decreases specificity
plot of sensitivity (y) vs 1-specificity (x)

<p>lower threshold increases sensitivity and decreases specificity <br>plot of sensitivity (y) vs 1-specificity (x)</p>
New cards
61

Prevalence

PR = (a+c) / (a+b+c+d) influences PPV and NPV

PPV = a / (a+b) called abnormal and have disease NPV = d / (d+c) called normal don’t have disease

New cards

Explore top notes

note Note
studied byStudied by 14 people
1005 days ago
4.0(1)
note Note
studied byStudied by 162 people
624 days ago
5.0(1)
note Note
studied byStudied by 16 people
122 days ago
5.0(1)
note Note
studied byStudied by 22 people
743 days ago
5.0(1)
note Note
studied byStudied by 61 people
882 days ago
4.0(1)
note Note
studied byStudied by 8 people
176 days ago
5.0(1)
note Note
studied byStudied by 10 people
898 days ago
5.0(1)
note Note
studied byStudied by 255 people
686 days ago
4.8(9)

Explore top flashcards

flashcards Flashcard (127)
studied byStudied by 31 people
911 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 19 people
266 days ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 8 people
784 days ago
5.0(1)
flashcards Flashcard (28)
studied byStudied by 29 people
737 days ago
5.0(2)
flashcards Flashcard (67)
studied byStudied by 9 people
837 days ago
5.0(1)
flashcards Flashcard (315)
studied byStudied by 51 people
763 days ago
5.0(4)
flashcards Flashcard (29)
studied byStudied by 15 people
379 days ago
5.0(1)
flashcards Flashcard (26)
studied byStudied by 84 people
17 days ago
5.0(1)
robot