Statistical Analysis and Information Entropy in Medical Imaging

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/33

flashcard set

Earn XP

Description and Tags

Comprehensive practice flashcards covering statistical analysis, information entropy, coding types, image transformations, noise removal filters, and post-processing techniques in medical imaging.

Last updated 1:40 PM on 7/10/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

Entropy

Also known as Shannon’s Entropy (1948) or Information Entropy, it describes the amount of randomness or uncertainty in a signal or image and represents the quantitative digital value of the image.

2
New cards

Fixed Length Coding

The use of the same number of bits to represent all pixels, allowing a program to read an image file without needing special symbols to represent the end of each pixel’s data.

3
New cards

Variable Length Coding

A coding method that uses a variable number of bits to represent pixel values, providing short code-words for frequent characters and long code-words for infrequent characters based on frequency of occurrence.

4
New cards

Coding Redundancy

The use of more bits than are needed to convey a given amount of information, which can lead to bloated source code and reduced reliability.

5
New cards

Encoded

A compressed image, referring to an analog image already connected to a digital image that a computer can read.

6
New cards

Decoded

A compressed image that has been reconstructed into its digital form so it can be viewed on a monitor.

7
New cards

Huffman Coding

An entropy encoding algorithm developed in 1952 used for lossless data compression that replaces each pixel value with a special code on a one-to-one basis.

8
New cards

Arithmetic Coding

A compression method developed in 1963 that replaces each pixel value with one code by assigning each symbol an interval; it is asymptotically better than Huffman coding in terms of complexity.

9
New cards

Fourier Transform

The transformation pair f(x,y)f(x, y) and F(u,v)F(u, v) that enables the conversion of a 2D image from the spatial domain to the frequency domain and vice versa.

10
New cards

Frequency Domain

A representation of an image describing how fast the brightness changes from one pixel to another.

11
New cards

Rigid Registration

A transformation involving only reflection, translations, and rotations, suitable for registering images of rigid objects like bone without changing their shape.

12
New cards

Affine Transformation

A transformation model that preserves the parallelism of lines but not their lengths or angles, extending rigid transformation with scaling and shearing.

13
New cards

Nonlinear Transformation

A transformation allowing the mapping of straight lines to curves, which can be free-form or guided by physical models like tissue elasticity.

14
New cards

Image Reconstruction Theorem

A theorem stating that a 2D cross-sectional image f(x,y)f(x, y) can be reconstructed from 1D projections, often described mathematically using the Fourier transform.

15
New cards

Background Removal

The process of reducing image file size by converting the brightness of unexposed areas (background) from white to black.

16
New cards

Signal to Noise Ratio (SNR)

A measure where a high ratio indicates an image is less noisy; it can be increased by averaging many images of the same object or increasing radiation dose/field strength.

17
New cards

Block Filtering

Also known as averaging or mean filtering, this simplest form of filtering replaces each pixel with the average value of its neighboring pixels.

18
New cards

Gaussian Filter

A filter that blurs an image by giving more importance to nearby pixels than distant ones, classified by their width.

19
New cards

Median Filtering

A filter that chooses the middle value of pixels rather than averaging them, making it the best method for salt and pepper appearance noise.

20
New cards

Anisotropic Diffusion Filtering

A noise reduction method designed to remove noise while preserving the edges within the image.

21
New cards

Non Local Means Filter

A newer filter technique that searches the entire image for patches centered above each pixel rather than looking only at nearby pixels.

22
New cards

Image Compression

The process of minimizing graphics file size to save storage space or transmission time without degrading quality below an acceptable threshold.

23
New cards

Histogram manipulation

A post-processing method where reducing the window width increases contrast, while wider windows reduce contrast.

24
New cards

Unsharp Masking

A standard enhancement filter that selectively subtracts a blurred image from the original to highlight specific pixels.

25
New cards

Registration

The process of aligning images so that the same tissue sample exists at a given X,Y,ZX, Y, Z location across all registered images.

26
New cards

Intrasubject Registration

The alignment of images taken from the same patient, such as different slices or intervals in a procedure.

27
New cards

Segmentation

An essential medical imaging process that divides an image into areas based on a description to extract a region of interest, such as body organs.

28
New cards

Class 1 Display Monitors

High-quality display monitors specifically designated as workstations used for diagnosis.

29
New cards

Workstation

A fully equipped computer terminal that can access images, manipulate image quality, and permanently save changes to the PACS.

30
New cards

Display Station

A computer terminal limited to the display of stored images with no ability to permanently manipulate, change, or print the images.

31
New cards

Interpolation

The mathematical process of assigning a value to a dead pixel based on recorded values of adjacent pixels, or estimating a value between known values.

32
New cards

Extrapolation

The process of estimating a value that lies beyond the range of known values.

33
New cards

Volume Rendering

Methods used in computer graphics to create a 2D projection from discretely sampled 3D data, such as CAT or MRI scans.

34
New cards

Surgical Theater Precision Virtual Reality

A specific VR technology used to create 360-degree patient models for planning neuro and cardiac surgeries.