Method for reducing noise in X-ray images by averaging pixels based on the normalized difference with the relevant

Masayuki Nishiki1, Kunio Shiraishi, Takuya Sakaguchi

  • 1Toshiba Medical Systems Corporation, Otawara, Tochigi, Japan. masayuki.nishiki@toshiba.co.jp

Summary

A novel digital filter significantly reduces noise in X-ray images by averaging similar pixels. This noise reduction in medical imaging enhances image quality and potentially lowers patient radiation dose.

Related Concept Videos

Average Value on a Rectangle01:27

Average Value on a Rectangle

A snowfall map can represent how snow depth varies across a region, such as Colorado, over a fixed time period. Since different locations may receive different amounts of snow, the snowfall depth is described by a function of two variables. If f(x,y) represents the snow depth at a point in a rectangular region, then the average snowfall over the entire region is found by comparing the total accumulated snowfall with the area being measured.Total Snowfall over a RegionThe total snowfall over a...
X-ray Imaging01:24

X-ray Imaging

German physicist Wilhelm Röntgen (1845–1923) was experimenting with electrical current when he discovered that a mysterious and invisible "ray" would pass through his flesh but leave an outline of his bones on a screen coated with a metal compound. In 1895, Röntgen made the first durable record of the internal parts of a living human: an "X-ray" image (as it came to be called) of his wife’s hand. Scientists worldwide quickly began their own experiments with X-rays, and by 1900, X-ray was widely...
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Arithmetic Mean01:08

Arithmetic Mean

The arithmetic mean is the most commonly used measure of the central tendency of a data set. It is defined as the sum of all the elements constituting the data set, divided by the total number of elements. It is sometimes loosely referred to as the “average.”
When all the values in a data set are not unique, the sum in the numerator can be calculated by multiplying each distinct value by its frequency.
Sometimes, the arithmetic mean of a sample can be affected by a few data points that are...
Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
Area Computation by the Alternative Coordinate Method01:24

Area Computation by the Alternative Coordinate Method

The alternative coordinate method, also known as the Shoelace Formula, is a technique for determining the area of a traverse using Cartesian coordinates. This method relies on the sequential arrangement of x and y coordinates for each point of the shape, ensuring accuracy and ease of application.In this approach, each corner's x and y coordinates are listed as fractions, with the x-coordinate as the numerator and the y-coordinate as the denominator. These coordinates are arranged sequentially...