8. Digital Medical Imaging Fundamentals Flashcards

1
Q

A two-dimensional (2D) function

A

Digital Image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

f(x,y); Where x & y =

A

plane coordinates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

x

A

length

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

y

A

height

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

z

A

width

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

f

A

amplitude (brightness level)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Function f(x,y) where x and y are

A

spatial coordinates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

is a 2D representation of a continuous image by a 2D array of discrete samples

A

Digital Image

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Each element of a 2D array is a

A

pixel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

If the digital image f(x,y,z) is 3-D, then the picture element is called a

A

VOXEL (volume element)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

VOXEL

A

Volume Element

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

As f(x,y,z) is collected through time t, the collection becomes a

A

4-D image set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

fourth dimension is

A

Time (t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

used when mathematics is presented

A

f

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

picture or image is being emphasized

A

p

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

w

A

Time (t)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Point Dimension

A

0D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Line Dimension

A

1D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Plane Dimension

A

2D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Solid Dimension

A

3D

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

A rectangular arrangement of numbers into rows & columns

A

Matrix

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Each number in a matrix is referred to as a

A

matrix elementorentry

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Thedimensionsof a matrix give the number of _____ of the matrixin this order

A

rows and columns

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

horizontal and the first number in matrix

A

rows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
vertical and the second number in the matrix
columns
26
if the image is obtained through a digitizer
Digitized
27
if the image is generated digitally
Digital Image
28
``` The pixel (voxel) value (gray level) can range from: 8-bit ```
0-255
29
``` The pixel (voxel) value (gray level) can range from: 10-bit ```
0-1023
30
``` The pixel (voxel) value (gray level) can range from: 9-bit ```
0-511
31
``` The pixel (voxel) value (gray level) can range from: 11-bit ```
0-2045
32
``` The pixel (voxel) value (gray level) can range from: 12-bit ```
0-4095
33
Represent physical, chemical, & physiological properties of the state of anatomical structures or physiological processes when the image was captured
Gray Levels
34
0 represents
Black (Radiolucent)
35
255 or highest number represent
White (Radiopaque)
36
Represents the optical density of the small square area of the film
Digitizer
37
Represents the relative linear attenuation coefficient of the tissue
Computed Tomography (CT)
38
Hounsfield Units of Bone
1000
39
Hounsfield Units of Muscle
50
40
Hounsfield Units of Brain White
45
41
Hounsfield Units of Brain Gray
40
42
Hounsfield Units of Blood
20
43
Hounsfield Units of Water
0
44
Hounsfield Units of Fat
-100
45
Hounsfield Units of Lung
-200
46
Hounsfield Units of Air
-1000
47
Corresponds to the MR signal response of the tissue
Magnetic Resonance Imaging (MRI)
48
Uses echo signal to penetrates the tissues
Ultrasound (UTZ)
49
2D projection image is the
ordered pair (M,N) signals
50
Size of the image is the product of M x N bits where 2k represents the
gray level range
51
Sectional images of a 3D volume, most of the time
M=N
52
IMAGE DISPLAY
1. Digital image can be printed on film or paper as hard copy or displayed on a CRT & LCD as a soft copy 2. To display a soft copy digital medical image, the pixel values are first converted to analog-signals, to digital-to-analog conversion 3. Current software display devices can display up to a 2K image on one screen 4. Up to date, no commercially available system can handle a 4K image
53
Quality of a digital image, is measured by three parameters:
1. Spatial Resolution 2. Density Resolution 3. Signal-to-Noise Ratio
54
related to the number of pixels and the range of pixel values used to represent the object of interest in the image
Density Resolution
55
In a square image, N x N x k, where: N - ____, k - ____
N - related to spatial resolution, | k – density resolution
56
means that the image has strong signal with little noise, as a result, the image would please the eyes as seeing a good quality image
high signal-to-noise ratio
57
Provide a standardized way to store the information describing an image in a computer file
Image File Format
58
One or more images representing the projection of an anatomical volume onto an image plane
projection or planar imaging
59
A series of images representing thin slices through a volume
tomographic or multi-slice 2D imaging
60
A set of data from a volume
volume or 3D
61
Multiple acquisition of the same tomographic or volume image over time to produce a dynamic series of acquisitions
4D
62
MEDICAL IMAGE DATA SET CONSISTS:
1. projection or planar imaging 2. tomographic or multi-slice 2D imaging 3. volume or 3D 4. 4D
63
Describes how the image data are organized inside the image file and how the pixel data should be interpreted by a software for the correct loading and visualization
File Format
64
4 MAJOR FILE FORMATS USED IN | MEDICAL IMAGING:
1. Analyze 2. DICOM 3. Minc 4. Nifti
65
Nifti
Neuroimaging Informatics Technology Initiative
66
Representation of the internal structure or function of an anatomic region in the form of an array of picture elements called pixels or voxels
Medical Image
67
NUMERICAL VALUE OF A PIXEL DEPENDS ON (Factors that affect the pixel/image):
1. Acquisition Protocol 2. Imaging Modality 3. Post-processing 4. Reconstruction
68
Number of bits used to encode the information of each pixel
Pixel Depth
69
Every image is stored in a file & kept in the memory of a computer as group of
bytes (group of 8 bits)
70
The amount of information per pixel is
color depth
71
1 bit of information per pixel
Monochrome
72
8 bits of information per pixel
Grey-scale
73
8 or 16 bits of information per pixel
Color (RGB)
74
24 or 32 bits of information per pixel
True Color (RGB)
75
If a 256 x 256 pixels image has a pixel depth of 12 or 16 bits, the computer will always store ___ bytes per pixel & then the pixel data will require 256 x 256 x 2 = 131,072 bytes of memory
two
76
More color= More ____= More ___
Information, | Bits
77
Specifies how the pixel data should be interpreted for the correct image display as a monochrome or color image
Photometric Interpretation
78
have one sample per pixel & no color information is stored in the image
Monochrome images
79
Gray scale photometric interpretation
X-ray, CT, MRI
80
color map or color palette/LUT
Nuclear Medicine, PET, SPECT
81
SPECT
Single-Photon Emission Computed Tomography
82
PET
Positron Emission Tomography
83
Each pixel of the image is associated with a ___ in a predefined color map
color
84
Information that describes the image
Metadata
85
Stored at the beginning of the file as a header & contains at least the image matrix dimensions, spatial resolutions, pixel depth, & photometric interpretation
Metadata
86
Thanks to ______, a software application is able to recognize & correctly open an image in a supported file format
Metadata
87
Numerical values of the pixels are stored
Pixel Data
88
Creation of Digital Image
a. Analog Image b. Digital Sampling c. Pixel Quantization
89
2 CATEGORIES FOR MEDICAL IMAGE FILE FORMATS:
1. DICOM | 2. Analyze, Nifti & Minc
90
Formats intended to standardize the images generated by diagnostic modalities
DICOM
91
Formats born with the aim to facilitate & strengthen post-processing analysis
Analyze, Nifti & Minc
92
Medical image files are typically stored using one of the following two possible configurations.
1. One in which a single file contains both the metadata and image data, with the metadata stored at the beginning of the file 2. The second configuration stores the metadata in one file and the image data in a second one
93
Analyze was developed in
1980's in Mayo Clinic in Rochester, MN, USA
94
Consists of two binary files, image file with extension
Analyze
95
Analyze file extensions
.img, | .hdr
96
contains the voxel raw data
.img
97
header file, contains metadata
.hdr
98
Nifti was developed in
2000s in National Institute of Health
99
With the intent to create a format for neuroimaging maintaining the advantages of the Analyze format
Nifti
100
Can be thought as revised Analyze format
Nifti
101
Nifti is almost identical to the Analyze format, but offers a few improvements:
a. Merging of the header & image information into one file “.nii” b. Possibility of extending the header information
102
Nifti file extension
.nii
103
Minc was developed in
1992 in Montreal Neurological Institute (MNI)
104
MNI
Montreal Neurological Institute
105
To provide a flexible data format for medical imaging
Minc
106
Based on the Network Common Data Format (NetCDF) Minc 1 to Hierarchical Data Format version 5 (HDF5) Minc 2
Minc
107
DICOM was developed in
1990s by ACR and NEMA
108
ACR
American College of Radiology
109
NEMA
National Electrical Manufacturers Association
110
Backbone of every medical imaging department
DICOM
111
Pixel data cannot be separated from the description of the medical procedure which led to the formation in the image itself
DICOM
112
The standard stressed the concept that “an image that is separate from its metadata becomes _______ as medical image”
meaningless
113
______ are merged in a unique file, and the ______ contains the most complete description of the entire procedure
Metadata & pixel data, | DICOM header
114
Minc file extension
.mnc
115
DICOM file extension
.dcm
116
has a mechanism to extend the header
Nifti
117
is simply data about data. It means it is a description and context of the data. It helps to organize, find and understand data.
Metadata
118
Those are some typical metadata elements:
1. Title and description 2. Tags and categories 3. Who created and when 4. Who last modified and when 5. Who can access or update
119
A few real world examples of metadata:
``` Photo, Book, Email, Word Document, Web Page, ``` ``` Blog Post, Spreadsheet, Rational Database, Computer Files, Paper Files ```
120
In radiology refers to the ability of an imaging system to differentiate between two near-by objects
Spatial Resolution
121
In digital imaging, it depends on the size | of the pixel used.
Spatial Resolution
122
A ___ pixel size will be unable to resolve two near-by structures as compared to a ___ pixel size.
large, | small
123
LUT
look-up table
124
MINC
Medical Imaging Network Common Data Format
125
NetCDF
Network Common Data Format
126
HDF5
Hierarchical Data Format version 5
127
convert hard-copy x-ray, CT, ultrasound, MRI and dose films to digital images
film digitizers