WO2005110232A1 - 画像処理装置及びその方法 - Google Patents

画像処理装置及びその方法 Download PDF

Info

Publication number
WO2005110232A1
WO2005110232A1 PCT/JP2005/008930 JP2005008930W WO2005110232A1 WO 2005110232 A1 WO2005110232 A1 WO 2005110232A1 JP 2005008930 W JP2005008930 W JP 2005008930W WO 2005110232 A1 WO2005110232 A1 WO 2005110232A1
Authority
WO
WIPO (PCT)
Prior art keywords
image
mixed
smoothed
pixel
analysis
Prior art date
Application number
PCT/JP2005/008930
Other languages
English (en)
French (fr)
Inventor
Yasuo Omi
Osamu Miyazaki
Tsuyoshi Mitake
Original Assignee
Hitachi Medical Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Medical Corporation filed Critical Hitachi Medical Corporation
Priority to JP2006513598A priority Critical patent/JP4755087B2/ja
Priority to US11/596,231 priority patent/US7817837B2/en
Publication of WO2005110232A1 publication Critical patent/WO2005110232A1/ja

Links

Classifications

    • G06T5/73
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/20Image enhancement or restoration by the use of local operators
    • G06T5/70
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10116X-ray image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20172Image enhancement details
    • G06T2207/20192Edge enhancement; Edge preservation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20212Image combination
    • G06T2207/20221Image fusion; Image merging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30016Brain

Definitions

  • the present invention improves the signal-to-noise ratio (S / N ratio) of collected image data and suppresses a decrease in resolution of the collected image when collecting an image of a subject.
  • S / N ratio signal-to-noise ratio
  • the subject In a medical image, the subject (subject) is irradiated with energy for measurement of radiation including X-rays and ⁇ -rays, magnetism, ultrasonic waves, and the like, and the subject is obtained by the energy irradiation.
  • a transmitted signal or a reflected signal of the subject is subjected to data processing by a computer, and the inside of the subject is imaged as a result of the data processing.
  • Patent Document 1 A conventional image processing method is disclosed in [Patent Document 1].
  • Patent Document 1 a step of obtaining sharpened image data in which sharpness is enhanced for each pixel of the first image data, and a step of obtaining smoothed image data for each pixel of the first image data.
  • Setting the edge degree fusion ratio correlation so as to increase the fusion ratio; and, based on the edge degree fusion ratio correlation, fusing the sharpened image data and the smoothed image data pixel by pixel to form a second image.
  • Image data fusion step of obtaining the image data of the above Thereby, it is possible to effectively achieve both the enhancement of the outline of the image data and the reduction of the particulate noise.
  • An image processing apparatus includes an image creating unit that creates a smoothed image and a sharpened image for at least a part of image data, and a smoothed image created by the image creating unit and a sharpened image.
  • a mixed image generating means for generating a mixed image that mixes the image data with the converted image, wherein a plurality of matrixes of an arbitrary size each surrounding each pixel in the image data are included in the matrix.
  • Analysis amount calculation means for calculating an analysis amount related to the pixel value of the image, and a control unit for controlling a mixing ratio of the smoothed image and the sharpened image in the mixed image generation means according to the analysis amount calculated by the analysis amount calculation means.
  • Control means, and display means for displaying the mixed image output from the mixed image generation means controlled by the control means.
  • an image processing apparatus capable of removing noise while suppressing a decrease in image resolution is provided.
  • the image processing method of the present invention includes an image creation step of creating a smoothed image and a sharpened image for at least a part of image data, respectively, and the image creation means.
  • noise can be removed while suppressing a decrease in image resolution.
  • the ratio of mixing the smoothed image and the sharpened image can be determined appropriately, it is possible to effectively maintain the outline of the image data and reduce noise, and to obtain an image having a desired analysis amount. Can be created.
  • FIG. 1 is a conceptual configuration diagram of an image processing device of the present invention.
  • FIG. 2 is a flowchart diagram of an image reading power up to image storage according to the first embodiment.
  • FIG. 3 is an explanatory diagram of a relationship between a variance or a standard deviation and a mixing weight.
  • FIG. 4 is an explanatory diagram of a Wiener spectrum in each part.
  • FIG. 5 is an explanatory diagram of a relationship between a variance or a standard deviation and a mixing weight.
  • FIG. 6 is a flowchart of a smoothing filter.
  • FIG. 7 is a conceptual diagram of a smoothing filter.
  • FIG. 8 is a diagram showing a relationship between a standard deviation and a matrix size.
  • FIG. 9 is a flowchart showing image reading power up to image storage according to the second embodiment.
  • FIG. 10 is an explanatory diagram of a Wiener spectrum of an original image and a desired Wiener spectrum setting at a certain ROI.
  • FIG. 11 is a diagram showing an example of a lookup table for determining an initial value of a second mixture weight when the analysis amount is a variance or a standard deviation.
  • FIG. 12 is a diagram showing an example in which a difference between a Wiener spectrum of an original image and a desired Wiener spectrum at a certain ROI is standardized.
  • FIG. 13 is a diagram showing an example of a lookup table for determining an initial value of a second mixture weight when the analysis amount is a Wiener spectrum.
  • FIG. 14 is a diagram showing an example of an image in which image noise is conspicuous.
  • FIG. 15 is a diagram showing an example of an image obtained by applying the conventional technique to the image of FIG.
  • FIG. 16 is a diagram showing an example of an image obtained by applying the present invention to the image of FIG.
  • FIG. 17 is a diagram showing an example of a conventional image having a certain standard deviation value.
  • FIG. 18 is a diagram showing an example of an image obtained by applying the present invention to the image of FIG.
  • FIG. 1 is a block diagram illustrating a configuration example of an image processing apparatus according to the present invention.
  • the image processing apparatus includes an image acquisition unit 1, an arithmetic processing unit 2 connected to the image acquisition unit 1 so as to be able to transmit a signal, and an image display unit connected to the arithmetic processing unit 2 so as to be able to transmit a signal. It has three and three.
  • the image acquisition means 1 differs depending on the type of image to be processed.
  • the image to be processed is medical digital image data such as an X-ray fluoroscopic image, a CT image, an MR image, or an ultrasonic image
  • those image acquisition devices are medical image diagnostic devices such as X-ray devices, CT devices, MR devices, and ultrasound devices.
  • the image acquisition device is an image acquisition device such as a digital camera or a scanner.
  • the technique disclosed in the present invention is very small for these image acquisition devices, and the amount of incident light has a large amount of noise components in the acquired image. Therefore, the technique disclosed in the present invention can also be employed when removing the noise.
  • the arithmetic processing means 2 is a computer integrated with the image acquisition means 1 or an independent computer provided separately.
  • the smoothed image creating means 4 removes noise from the original image to be processed.
  • the sharpened image creating means 5 enhances the contour of the original image to be processed.
  • the analysis amount calculating means 6 calculates a variance value, a standard deviation value, a Winner's outside value, and the like of the image.
  • the image mixing means 7 mixes the smoothed image and the sharpened image based on the analysis amount calculated by the analysis amount calculation means 6.
  • the storage means 8 has a function of storing a smoothed image, a sharpened image, a mixed image, and a function of storing various programs, such as a hard disk.
  • Storage means 9 is smoothed It has a function of temporarily storing an image, a sharpened image, and a mixed image, such as memory.
  • the input means 10 has a function of inputting various parameters for the operator to operate the image processing apparatus, and is a mouse, a keyboard, or the like.
  • the image acquisition means 1 includes at least one of a digital signal processor (DSP), a microprocessor (MPU), and a central processing unit (CPU) in order to function as a computer.
  • DSP digital signal processor
  • MPU microprocessor
  • CPU central processing unit
  • the image display means 3 is a display device such as an image acquisition means 1, an arithmetic processing means 2, or an independent display integrated with either of them.
  • FIG. 2 is a flowchart showing a process from data reading to display of an output image according to the first embodiment of the image processing apparatus according to the present invention.
  • step 201 the image acquisition means 1 reads an image to be processed, and the arithmetic processing means 2 stores the read image in the storage means 9.
  • the arithmetic processing means 2 may read an image already stored in the storage means 8, and the arithmetic processing means 2 may store the read image in the storage means 9.
  • the image to be read at this time may be digital image data newly created by an X-ray device, an MR device, a CT device, an ultrasonic diagnostic device, a digital camera, etc., and the type is not limited.
  • an operator selects various parameters for calculating the amount of analysis that is the basis of the ratio of mixing the smoothed image and the sharpened image, and uses the selected various parameters as arithmetic processing means 2. Is input using the input means 10.
  • the parameters include the type of analysis amount and the matrix size.
  • the amount of analysis is a statistical physical quantity, a value obtained by calculating based on the pixel values in the matrix, and reflects the granularity of the image.
  • the type of the analysis amount is, for example, at least one of the variance, the standard deviation, the Wiener spectrum, and the difference value of the pixel values in the matrix.
  • the difference value here indicates a value obtained by adding a pixel value of interest to a pixel value of a pixel located in the vicinity thereof by a bow I.
  • the matrix size refers to a range of pixels for which the amount of analysis is calculated, and specifies, for example, a 3 ⁇ 3 matrix or a 5 ⁇ 5 matrix around a certain pixel.
  • the type of the amount of analysis and the parameters of the matrix size may be arbitrarily specified by the operator, or may be set in advance by a program. Step 202 can be omitted if the parameters are set in advance.
  • step 203 the analysis amount calculation means 6 calculates a corresponding analysis amount based on the parameters determined in step 202.
  • the image mixing means 7 calculates a weight for mixing the smoothed image and the sharpened image according to the analysis amount calculated in step 203.
  • the method of calculating the mixing weight will be described later.
  • the mixing weight W (x, y) is determined for each pixel, and steps 203 to 204 are repeated until the calculation is completed for all pixels.
  • the arithmetic processing means 2 proceeds to the next step when the calculation has been completed for all the pixels.
  • the smoothed image creating means 4 performs a noise removal process on the original image to be processed.
  • a known smoothing filter such as a moving average filter or an intermediate value filter may be used.
  • a smoothing filter based on the amount of analysis described later may be used.
  • step 207 the sharpened image creating means 5 performs an outline enhancement process on the original image to be processed.
  • a known contour enhancement filter such as a sharpening filter using Laplacian (second derivative) may be used for the contour enhancement processing.
  • the image mixing means 8 calculates the smoothing image AIMG (x, y) and the sharp image BIMG (x, y) based on the mixing weight W (x, y) calculated in step 204. y) is mixed with Equation 1 to create a mixed image OIMG (x, y).
  • OIMG (x, y) W (x, y)-AIMG (x, y) + (l-W ⁇ x, y))-BIMG (x, y) (Equation 1)
  • step 209 the arithmetic processing means 2 causes the image display means 3 to display the mixed image OIMG (x, y) created in step 208.
  • step 210 the operator is caused to determine whether the arithmetic processing means 2 needs to store the mixed image.
  • the arithmetic processing means 2 displays a save confirmation message on the image display means 3, and the operator determines whether or not storage is necessary according to the display.
  • Arithmetic processing When it is necessary to store the mixed image, the control unit 2 stores the mixed image in the storage unit 8 in step 211.
  • the processing contents are described in the order of mixing weight calculation, creation of a smoothed image, and creation of a sharpened image.
  • these processes are performed in any order.
  • the processing order of steps 202 to 205 and steps 206 and 207 may be arbitrarily changed. This change of the processing order can be arbitrarily set by the operator displaying the processing procedure on the image display means 3 via the input means 10.
  • the calculation of the mixture weight, the creation of the smoothed image, and the creation of the sharpened image may be performed in parallel or in a pipeline to achieve further high-speed calculation. Good.
  • Equations 2 and 3 define the variance D (x, y) and the standard deviation a (x, y) in the M X N matrix centered on a certain pixel P (x, y).
  • Equation 3 the average value of the pixel values in the MX ⁇ matrix centered on the pixel P (x, y) is defined by the following equation.
  • FIG. 3 is a graph showing the relationship between variance or standard deviation and mixing weight. This graph determines the range of thresholds ⁇ to 1 for the range of variance and standard deviation from 0 to TH ⁇ . .
  • the determination method may be either linear as indicated by a black line 11 in FIG. 3 or triangular function type as indicated by a dashed line 12 in FIG.
  • the variance D (x, y) and standard deviation ⁇ (x, y) of pixel values in a matrix tend to increase as the image noise increases. Therefore, if the variance D (x, y) and the standard deviation a (x, y) are larger than a predetermined amount, the noise reduction effect is exhibited by increasing the mixing ratio of the smoothed image.
  • the variance and standard deviation of the matrix in the vicinity of the contour are extremely high due to the rapid change in density. Therefore, in the matrix near the contour, it can be understood that some structure, for example, the boundary of the organ exists! / ⁇ .
  • the threshold TH ⁇ may be an empirical standard deviation or variance near the contour.
  • THY may be 0, when THY is set to 0, an unnatural boundary (double line) ) May occur. Therefore, in order to prevent the generation of this unnatural boundary line, it is desirable to set THY to a value that asymptotically approaches 0 instead of 0.
  • the size of the matrix (MXN) is arbitrary. However, in order to remove noise while maintaining the sharpness of contours and structures, a size of about 3X3 or 5X5 is basically used. Desired,. If the size of the matrix size is about 3 X 3 or 5 X 5, it is preferable from the viewpoint of shortening the calculation time
  • the Wiener spectrum is obtained by the Fourier transform of the autocorrelation function and is an analysis quantity generally used for evaluating the granularity of an image. The lower the Wiener spectrum value, the better the granularity.
  • FIG. 4 shows a Wiener spectrum in each part of the abdominal CT image.
  • the negative spectrum in FIG. 4 is calculated using a 32 ⁇ 32 matrix. Since there is a rapid change in concentration in the matrix of the part 21, it is understood that the outline of the bone and the like is included in the matrix. Since there is no sharp concentration change in the matrix in the regions 22 and 23, it is understood that the contour and the structure are not included in the matrix. Also, since the region 23 has a lower Wiener spectrum value and a better granularity than the region 22, there is less noise in the matrix. Is understood.
  • the shape of the Wiener spectrum changes depending on the presence or absence of a sudden change in concentration and the level of noise.
  • the Wiener spectrum value in the low frequency region becomes extremely high near the contour due to a sharp change in density. Therefore, in the case of a matrix in which the winner vector value in the low frequency region is higher than the threshold WSTH, the lowest value THY is given to the mixing weight of the smoothed image as shown in FIG.
  • the Wiener spectrum value in the low frequency region is lower than the threshold value WSTH, priority is given to noise removal.
  • the mixture weight is determined such that the larger the Wiener spectrum value is in the pixel as shown in FIG. 5, the higher the mixture ratio of the smoothed image is.
  • the threshold WSTH is the Wiener spectrum value near the contour obtained empirically.
  • the horizontal axis in FIG. 5 may be a Wiener spectrum in a specific frequency band, for example, F1 in FIG. 4, or may be an average value in a section from F2 to F3.
  • the mixing weight is determined in the range of THY to 1 for one spectrum.
  • the determination method may be either linear as indicated by a black line 13 in FIG. 5 or triangular function indicated by a broken line 14 in FIG.
  • THY in FIG. 5 may be set to 0, if THY is set to 0, the sharpened image may have an unnatural boundary line (double line) in a region where a sharp density change exists. Therefore, it is desirable that THY be a value that approaches 0 rather than 0. As can be seen from Fig.
  • the Wiener vector decreases, and the change in the Wiener spectrum due to a sharp concentration gradient such as a contour tends to appear in the low frequency region. Therefore, when the Wiener spectrum in a specific frequency band is set as the horizontal axis in FIG. 5, it is desirable to set this specific frequency band in a high frequency region in order to accurately determine the presence or absence of a contour.
  • the specific section may be set in a low to middle frequency region in order to accurately determine the presence or absence of a contour. Desired,.
  • FIG. 6 is a conceptual diagram and a processing flowchart of a smoothing filter based on an analysis amount in the present embodiment.
  • the analysis amount calculation means 6 calculates a standard deviation.
  • the range for obtaining the standard deviation is preferably a 3 ⁇ 3 or 5 ⁇ 5 matrix centered on the pixel P (x, y), but is not limited to this exemplified matrix size.
  • the range referred to here is different from the subsequent matrix size, and is a range provisionally determined for obtaining a standard deviation.
  • step 602 the arithmetic processing means 2 determines a matrix size as a unit for smoothing according to FIGS. 7 and 8 based on the standard deviation calculated in step 601.
  • the arithmetic processing means 2 determines the matrix size to be larger as the standard deviation is larger. However, since the standard deviation is extremely high in the contour part, when the standard deviation is equal to or larger than the threshold THSD, the resolution may be given priority and the minimum matrix size (3 ⁇ 3) may be set.
  • THSD is a standard deviation value near the contour obtained empirically. Arithmetic processing means 2 may determine TH1 to TH5 according to the following formula, which may be given an arbitrary value.
  • N is the number of divisions of the area from 0 to THSD.
  • the number of divisions is 6.
  • the minimum matrix size is 3 ⁇ 3
  • the maximum matrix size is 13 ⁇ 13
  • the number of divisions up to THSD is 0.
  • the minimum and maximum matrix sizes and the number of divisions are not limited to these. It may be set arbitrarily.
  • a part with a lot of noise and a large standard deviation has a large matrix size, a small noise with a small standard deviation! /, A pixel with a small matrix size, and extremes such as contours.
  • a portion where a large change in density exists has a minimum matrix size, and the analysis amount is calculated.
  • the matrix may extend beyond the image in the matrix size determined according to FIG. You can replace it with the size and process it.
  • step 603 the arithmetic processing means 2 multiplies the pixel value by applying a weight based on the analysis amount in a matrix centered on the pixel P (x, y) defined by the size determined in step 602. Averaging and determining the pixel value after filtering.
  • the arithmetic processing means 2 performs the smoothing filtering processing on the entire image by repeating the processing from step 601 to step 603 for all pixels.
  • the pixel value before filtering at a certain coordinate (x, y) is P (x, y), and the pixel value after filtering is
  • N is the matrix size, which is determined for each pixel by the above-described method.
  • the coordinates (i, j) are the coordinates in the matrix, and P (i, j) is the pixel value at the coordinates (i, j).
  • i is an integer from x- (N-l) / 2 to x + (N-l) / 2
  • j is an integer from y- (N-1) / 2 to y + (N-l) / 2.
  • W (i, j) is a weight for averaging pixel values, and is determined according to the following equation.
  • is a standard deviation, which may be a value calculated in step 601 in FIG.
  • is an arbitrary constant that determines the degree of smoothing, and the larger the value of ⁇ , the stronger the degree of smoothing, and the greater the noise removal effect.
  • the averaging weight W (i, j) is determined according to the difference or variation (standard deviation) of the pixel values, that is, the similarity of the pixel values. The stronger the similarity, the greater the weight. Therefore, as the pixel values are more similar to each other according to Equation 6, the average is multiplied by a greater weight, and the average value is expected to be lower than that of the conventional smoothing filter.
  • the arithmetic processing means 2 determines a so that a sufficient noise removal effect can be expected, determines the weight according to Equation 7, and performs processing according to Equation 6, so that the effect of suppressing the reduction in resolution and sufficient noise removal can be obtained. Both effects can be achieved.
  • W (i, j) is determined according to the similarity of the pixel values.
  • the arithmetic processing means 2 may determine the similarity of the pixel values and the distance of the central pixel force as shown in Expression 8. In this case, the same effect as when the weight is determined by Equation 7 can be expected.
  • the flowchart shown in FIG. 2 can be automatically executed, for example, by the arithmetic processing unit 2 in FIG.
  • Figure 14 shows a sample CT image in which the signal-to-noise ratio is not good and image noise is noticeable.
  • FIG. 15 is a sample image obtained by applying the conventional technology (moving average filter) to the image of FIG. 14 to reduce noise.
  • FIG. 16 is a sample image obtained by applying the first embodiment of the present invention to the image of FIG. 14 to reduce noise. Comparing FIGS. 15 and 16, in FIG. 15, the noise shown in FIG. 14 is removed, but the resolution is reduced and the sharpness of the image is also reduced.
  • FIG. 9 is a flowchart showing a process from data reading to display of an output image in Embodiment 2 of the image processing apparatus according to the present invention.
  • step 901 the arithmetic processing means 2 reads an image to be processed and stores it in the storage means 9. At this time, the arithmetic processing unit 2 may read and store the image already stored in the storage unit 8, or may read digital image data newly created by a CT device, a digital camera, or the like. This is the same as described in the first embodiment.
  • step 902 the arithmetic processing means 2 displays various parameters for calculating the amount of analysis that is the basis of the ratio of mixing the smoothed image and the sharpened image on the image display means 3, and the operator displays the displayed parameters.
  • Various parameter forces are also selected via the input means 10. In the same manner as described in the first embodiment, any of the analysis amounts reflects the granularity of the image.
  • the matrix size refers to the range in which the amount of analysis is calculated.
  • the arithmetic processing unit 2 includes a parameter for calculating the amount of analysis as a 3 ⁇ 3 matrix or a 5 ⁇ 3 matrix around a certain pixel. 5 Specify the matrix.
  • the shape of the matrix does not need to be a square.
  • the parameters for calculating the analysis amount may be preset by the operator, or may be arbitrarily specified.
  • step 902 can be omitted.
  • step 903 the operator sets a region of interest (hereinafter referred to as ROI) on the image before filtering via the input unit 10.
  • ROI region of interest
  • the arithmetic processing means 2 also calculates the amount of analysis in the ROI and displays it on the image display means 3 together with the image. [0048]
  • the operator specifies, via the input means 10, a desired value to be taken by the analysis amount in the ROI of the filtered image.
  • the operator inputs an arbitrary value of the variance or the standard deviation via the input means 10 and the user interface.
  • the image to be processed is a CT image
  • an image equivalent to an image taken at k times the dose has been created by filtering
  • Wiener spectrum 25 before filtering as shown in FIG. 10 is displayed on the image display means 3, and the operator can input the desired Wiener spectrum 25 on the graph via the input means 10.
  • the Wiener spectrum 26 having the following shape may be designated.
  • GUI graphical user interface
  • the value specified here is specified so that the most important ROI in the image has the desired analysis amount.
  • step 905 the analysis amount calculation means 6 calculates an analysis amount in a matrix centering on each pixel based on the parameters determined in step 902.
  • the method of calculating the variance, the standard deviation, and the Winner's scale as the analysis amount may be a known method.
  • step 906 the image mixing means 7 calculates a first mixing weight Wl (x, y) based on the analysis amount calculated in step 905.
  • the method for calculating the first mixture weight may be the same as the method for calculating the mixture weight in the first embodiment.
  • the first mixture weight is determined for each pixel, and the arithmetic processing means 2 repeats Steps 905 to 906 at Step 907 until the calculation is completed for all pixels.
  • the arithmetic processing means 2 proceeds to the next step.
  • step 908 the arithmetic processing means 2 performs an outline emphasis process on the processing target original image by using the sharpened image creating means 5.
  • step 909 the arithmetic processing means 2 performs a noise removal process on the original image to be processed using the smoothed image creating means 4.
  • the noise removal processing may be the same as the method described in the first embodiment.
  • step 910 the analysis amount in the ROI of the original image specified by the operator in step 903, and the arithmetic processing means 2 calculates the analysis amount in the ROI in the mixed image determined in step 904 based on the desired analysis amount value. , The initial value of the second mixture weight W2 is determined.
  • step 911 the image mixing means 7 generates a sharpened image AIMG (x, y) based on the first mixture weight obtained in step 906 and the second mixture weight obtained in step 910.
  • the dangling image BIMG (x, y) is mixed according to Equation 9 to create a mixed image OIMG (x, y).
  • OIMG (x, nu) 2Wl (x, y)-AIMG (x, y) + (l-W2-Wl (x,)-BIMG ⁇ x, y) (Equation 9)
  • step 912 the arithmetic processing means 2 calculates the amount of analysis within the ROI in the mixed image OIMG (x, y).
  • step 913 the arithmetic processing means 2 determines whether or not the amount of analysis in the ROI calculated in step 912 matches the value specified in step 904, and if so, proceeds to the next step. move on.
  • step 914 if they do not match, the arithmetic processing means 2 specifies the value in step 904 while appropriately changing the value of the second mixture weight if the mixture weight has not reached the limit (0 or 1).
  • the processing of steps 910 to 912 is repeated until the desired value specified in step 904 is reached, and if the mixing weight reaches the limit, the processing of steps 909 to 912 is performed until the mixed weight matches the desired value specified in step 904. repeat.
  • the smoothing level here refers to a matrix size when a moving average filter or an intermediate value filter is used as a smoothing filter, and when a smoothing filter based on the above-described analysis amount is used. Denotes ⁇ in Equation 7.
  • the arithmetic processing means 2 repeats the processing of steps 910 to 912 or 909 to 912, the desired value specified in step 904 may not completely match. In this case, the arithmetic processing means 2 repeats the processing of steps 910 to 912 or 909 to 912 until the error from the desired value specified in step 904 falls within an arbitrary range (for example, 5%).
  • the arithmetic processing means 2 fixes the number of repetitions of steps 910 to 912 or 909 to 912 in advance, and creates a mixed image such that the error from the desired value is minimized. Is also good.
  • the arithmetic processing means 2 displays the mixed image OIMG (x, y) created in step 912 on the image display means 3.
  • the arithmetic processing means 2 determines whether or not it is necessary to store the mixed image.
  • the arithmetic processing means 2 stores the image data in the image storage means 8 in step 917.
  • step 903 of FIG. 9 the values of the variance and standard deviation in the ROI in the original image are obtained, and in step 904 of FIG. 9, the desired values of variance and standard deviation in the ROI in the mixed image are obtained. Is specified.
  • the vertical axis of the lookup table in Figure 11 is at the intersection of the variance and standard deviation within the ROI and the horizontal axis is at the intersection of the desired variance and standard deviation within the ROI in the mixed image Let the value be the initial value of the second mixture weight.
  • the force sample interval which is a look-up table with a sample interval of 0.5 with respect to variance and standard deviation, is not limited to this, and may be any size.
  • the desired Wiener spectrum in the mixed image has been specified. Then, the standardized two frequency bands 27 and 28 are applied to the look-up table in FIG. 13 to determine the initial value of the second mixed weight.
  • the force sample interval which is a look-up table with a sample interval of 0.1 for the difference in the Wiener spectrum, is not limited to this, and may be any size.
  • the flowchart shown in FIG. 9 can be automatically executed, for example, by the arithmetic processing means 2 in FIG.
  • Figure 17 is a sample CT image with a standard deviation of about 8 within ROIs 31 and 32.
  • FIG. 18 is a sample image obtained by applying the second embodiment of the present invention to the image of FIG. 17, with the standard deviation set to 4.
  • the image processing apparatus and method of the present invention improve the signal-to-noise ratio (S / N ratio) of collected image data when collecting an image of a subject, and It is intended to suppress a decrease in resolution of the obtained image.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)
  • Ultra Sonic Daignosis Equipment (AREA)
  • Apparatus For Radiation Diagnosis (AREA)
  • Magnetic Resonance Imaging Apparatus (AREA)
  • Measuring And Recording Apparatus For Diagnosis (AREA)

Abstract

 本発明の画像処理装置は、画像データ内の少なくとも一部について平滑化画像と鮮鋭化画像とをそれぞれ作成する画像作成手段と、この画像作成手段によって作成された平滑化画像と鮮鋭化画像とを混合する混合画像を生成する混合画像生成手段と、を備えた画像処理装置において、前記画像データ内の各画素をそれぞれ取り巻く任意の大きさのマトリクス毎に該マトリクス内の複数の画素値に関する分析量を算出する分析量算出手段と、この分析量算出手段によって算出された分析量に応じて前記混合画像生成手段における平滑化画像と鮮鋭化画像の混合比率を制御する制御手段と、この制御手段によって制御された混合画像生成手段より出力される混合画像を表示する表示手段と、を備える。  これによって、画像の解像度の低下の抑制を抑制しつつ、雑音除去ができる。

Description

明 細 書
画像処理装置及びその方法
技術分野
[0001] 本発明は、被写体の画像を収集する場合において、収集された画像データの信号 対ノイズ比 (S/N比)を向上させると共に、前記収集された画像の解像度の低下を抑制 することに対して有用な技術に関する。
背景技術
[0002] 医用画像は、 X線、 γ線を含む放射線、磁気、超音波などの計測のためのェネル ギー照射が被写体 (被検者)に行われ、前記エネルギー照射によって得られた前記被 検者の透過信号や反射信号などがコンピュータによってデータ処理され、そのデー タ処理された結果において前記被検者の内部が画像ィ匕されるものである。
近年、上記医用画像の計測時において、一方では X線被曝等の計測のために被 検者に照射されるエネルギーを低減することが被検者保護の観点カゝら要求されてい る。他方では低減されたエネルギー照射下であっても高画質な画像が要求されて 、 る。
双方の要求は背反の関係にあり、これらの要求を満たすための一手法は、上記計 測のためのエネルギーが抑制されたことにより増加する雑音信号成分を除去し、 S/N 比を改善する技術がある。
[0003] 従来の画像処理方法は [特許文献 1]に開示されている。 [特許文献 1]では、第 1の 画像データの各画素につ ヽて鮮鋭度を強調した鮮鋭化画像データを取得する段階 と、前記第 1の画像データの各画素にっ 、て平滑ィ匕した平滑ィ匕画像データを取得す る段階と、前記第 1の画像データの各画素についてエッジ度を算出する段階と、算出 された前記エッジ度の最頻値に対し、前記平滑化画像データの融合比率を高めるよ うにエッジ度 融合比率相関を設定する段階と、このエッジ度 融合比率相関に基 づき、前記鮮鋭ィ匕画像データと前記平滑ィ匕画像データとを画素毎に融合して第 2の 画像データを得る画像データ融合段階とを備える。これによつて、画像データの輪郭 部強調と粒子状ノイズ低減とを効果的に両立できる。 特許文献 1:特開 2003— 132352号公報
発明の開示
発明が解決しょうとする課題
[0004] しかし、 [特許文献 1]によって開示された技術は、上記エッジ度を算出する段階が その算出時にスパイクノイズ以外の本来の画像の画素情報も雑音として認識し、それ によって認識された本来の画素情報も除去されてしまうケースが考えられるため、画 像の解像度の低下を招いてしまうおそれがある点について配慮が不十分であった。 課題を解決するための手段
[0005] 本発明の画像処理装置は、画像データ内の少なくとも一部について平滑ィ匕画像と 鮮鋭化画像とをそれぞれ作成する画像作成手段と、この画像作成手段によって作成 された平滑化画像と鮮鋭化画像とを混合する混合画像を生成する混合画像生成手 段と、を備えた画像処理装置において、前記画像データ内の各画素をそれぞれ取り 巻く任意の大きさのマトリクス毎に該マトリクス内の複数の画素値に関する分析量を算 出する分析量算出手段と、この分析量算出手段によって算出された分析量に応じて 前記混合画像生成手段における平滑化画像と鮮鋭化画像の混合比率を制御する制 御手段と、この制御手段によって制御された混合画像生成手段より出力される混合 画像を表示する表示手段と、を備える。
これによつて、画像の解像度の低下を抑制しつつ、雑音除去が可能な画像処理装 置が提供される。
[0006] また、本発明の画像処理方法は、画像データ内の少なくとも一部について平滑ィ匕 画像と鮮鋭化画像とをそれぞれ作成する画像作成工程と、この画像作成手段によつ て作成された平滑化画像と鮮鋭化画像とを混合する混合画像を生成する混合画像 生成工程と、を含む画像処理方法において、前記画像データ内の各画素をそれぞ れ取り巻く任意の大きさのマトリクス毎に該マトリクス内の複数の画素値に関する分析 量を算出する分析量算出工程と、この分析量算出工程によって算出された分析量に 応じて前記混合画像生成工程における平滑化画像と鮮鋭化画像の混合比率を制御 する制御工程と、この制御工程によって制御された混合画像生成工程より出力される 混合画像を表示する表示工程と、を含む。 これによつて、画像の解像度の低下を抑制しつつ、雑音除去が可能な画像処理方 法が提供される。
発明の効果
[0007] 本発明によれば、画像の解像度の低下を抑制しつつ、雑音除去ができる。
また、平滑化画像と鮮鋭化画像を混合する比率を適切に決定できるから、画像デ ータの輪郭の維持とノイズ低減とを効果的に両立することができ、所望の分析量を持 つ画像を作成できる。
図面の簡単な説明
[0008] [図 1]本発明の画像処理装置の概念構成図である。
[図 2]実施の形態 1における画像読込力も画像保存までのフローチャート図である。
[図 3]分散または標準偏差と混合重みとの関係の説明図である。
[図 4]各部位におけるウィナースペクトルの説明図である。
[図 5]分散または標準偏差と混合重みとの関係の説明図である。
[図 6]平滑化フィルタのフローチャート図である。
[図 7]平滑ィ匕フィルタの概念図である。
[図 8]標準偏差とマトリクスサイズの関係を示した図である。
[図 9]実施の形態 2における画像読込力も画像保存までのフローチャートである。
[図 10]ある ROIにおける元画像のウィナースペクトルと所望のウィナースペクトル設定 の説明図である。
[図 11]分析量が分散または標準偏差である場合の第 2の混合重みの初期値決定用 ルックアップテーブルの一例を示す図である。
[図 12]ある ROIにおける元画像のウィナースペクトルと所望のウィナースペクトルの差 分を規格ィ匕した一例を示す図である。
[図 13]分析量がウィナースペクトルである場合の第 2の混合重みの初期値決定用ルツ クアップテーブルの一例を示す図である。
[図 14]画像ノイズが目立つ画像例を示す図である。
[図 15]図 14の画像に従来技術を適用した画像の一例を示す図である。
[図 16]図 14の画像に本発明を適用した画像の一例を示す図である。 [図 17]ある標準偏差値を持つ従来画像例を示す図である。
[図 18]図 17の画像に本発明を適用した画像の一例を示す図である。
発明を実施するための最良の形態
[0009] 以下、添付図面に従って本発明に係る画像診断支援装置の好ましい実施の形態 について詳説する。
(実施形態 1)
図 1は本発明に係る画像処理装置の構成例を示すブロック図である。
本発明に係る画像処理装置は、画像取得手段 1と、画像取得手段 1と信号伝達可 能に接続される演算処理手段 2と、演算処理手段 2と信号伝達可能に接続される画 像表示手段 3とを有して 、る。
[0010] 画像取得手段 1は処理対象となる画像の種類によって異なり、例えば処理対象とな る画像が X線透視像や CT画像や MR画像や超音波画像などの医療用デジタル画像 データであるならば、それらの画像取得装置は、 X線装置や CT装置や MR装置や超 音波装置などの医療用画像診断装置である。
あるいは、処理対象となる画像がデジタルカメラによる画像やスキャナで読み取った 画像などのデジタル画像データの場合、それらの画像取得装置は、デジタルカメラ やスキャナなどの画像取得機器である。本発明に開示する手法は、これらの画像取 得機器にぉ ヽても少な!、入射光量では取得される画像の雑音成分が多!、ので、そ の雑音を除去する場合にも採用できる。
[0011] 演算処理手段 2は、画像取得手段 1と一体化されたコンピュータ、または別設の独 立したコンピュータであり、平滑化画像作成手段 4、鮮鋭化画像作成手段 5、分析量 算出手段 6、画像混合手段 7、保存手段 8、格納手段 9及び入力手段 10を有している。 平滑化画像作成手段 4は処理対象元画像上のノイズ除去を行う。鮮鋭化画像作成 手段 5は処理対象元画像の輪郭を強調する。分析量算出手段 6は画像の分散値や 標準偏差値、ウイナースぺ外ル値などを算出する。画像混合手段 7は分析量算出手 段 6によって算出された分析量に基づいて平滑ィ匕画像と鮮鋭ィ匕画像を混合する。保 存手段 8は平滑化画像、鮮鋭化画像や混合画像を保存する機能や各種プログラムを 保存する機能を有するものであって、ハードディスクなどである。格納手段 9は平滑化 画像、鮮鋭化画像や混合画像を一時的に記憶する機能を有するものであって、メモ リなどである。入力手段 10は操作者が画像処理装置を作動させるための各種パラメ ータを入力する機能を有するものであって、マウスやキーボードなどである。
また、画像取得手段 1が、コンピュータとして機能するために、デジタルシグナルプ 口セッサ一(DSP)やマイクロプロセッサー(MPU)、およびセントラルプロセッシングュ ニット (CPU)の少なくとも 1つが含まれる。
[0012] 画像表示手段 3は、画像取得手段 1、演算処理手段 2、またはこのいずれかと一体 化した、ある 、は独立したディスプレイなどの表示装置である。
[0013] 図 2は本発明に係る画像処理装置の実施の形態 1のデータ読み込みから出力画像 の表示までを示すフローチャートである。
ステップ 201では、画像取得手段 1が処理対象となる画像を読み込み、演算処理手 段 2が前記読み込まれた画像を格納手段 9に格納する。
あるいは、演算処理手段 2は保存手段 8に既に保存されている画像を読み込み、演 算処理手段 2が前記読み込まれた画像を格納手段 9に格納してもよい。
この際読込まれる画像は、 X線装置、 MR装置、 CT装置、超音波診断装置、デジタ ルカメラなどによって新規に作成されたデジタル画像データであればよく、その種類 は限定されない。ステップ 202では、操作者 (図示省略)が平滑化画像と鮮鋭化画像を 混合する比率の元となる分析量を算出するための各種パラメータを選択し、その選択 された各種パラメータを演算処理手段 2に入力手段 10を用いて入力する。
[0014] このパラメータには、分析量の種類とマトリクスサイズがある。分析量とは、統計学的 な物理量をいい、マトリクス内の画素値をもとに計算して得られる値で、画像の粒状 性を反映する。分析量の種類は、例えば、マトリクス内の画素値の分散、標準偏差、 ウィナースペクトル及び差分値の少なくとも一つである。ここでいう差分値はある注目 する画素値とその周辺に位置する画素の画素値とを弓 Iき算した値を示して 、る。マト リクスサイズとは、この分析量を算出する画素の範囲を指し、例えばある画素周辺の 3 X 3マトリクスや 5 X 5マトリクスを指定する。ここで、これらの分析量の種類とマトリクス サイズのパラメータは、操作者が任意に指定してもよいし、プログラムで予め設定して いてもよい。 なお、ステップ 202は前記パラメータを予め設定しておく場合、省略できる。
[0015] ステップ 203では、分析量算出手段 6がステップ 202で決定されたパラメータを元に、 該当する分析量を算出する。
ここでマトリクス内の画素値の分散、標準偏差、およびウィナースペクトルの算出方 法は公知の方法による。ステップ 204では、画像混合手段 7がステップ 203で算出され た分析量に応じて、平滑化画像と鮮鋭化画像を混合する重みを算出する。混合重み の算出方法については後述する。
[0016] 混合重み W(x,y)は 1画素毎に決定し、全ての画素についてその算出が終わるまで ステップ 203〜204を繰り返す。ステップ 205にて、演算処理手段 2は全ての画素につ いて算出が終わったならば次のステップに進む。ステップ 206では、平滑化画像作成 手段 4が処理対象元画像に対してノイズ除去処理を行う。ノイズ除去処理には移動平 均フィルタや中間値フィルタなどの公知の平滑ィ匕フィルタが使用可能である力 後述 する分析量に基づく平滑ィ匕フィルタを使用してもよい。
[0017] ステップ 207では、鮮鋭化画像作成手段 5が処理対象の原画像に対して輪郭強調 処理を行う。
輪郭強調処理にはラプラシアン (2次微分)を用いた鮮鋭ィ匕フィルタなどの公知の輪 郭強調フィルタを用いればょ 、。
[0018] ステップ 208では、画像混合手段 8がステップ 204で算出した混合重み W(x,y)に基づ V、て平滑ィ匕画像 AIMG(x,y)と鮮鋭ィ匕画像 BIMG(x,y)とを式 1にしたがって混合し、混 合画像 OIMG(x,y)を作成する。
[数 1]
OIMG{x,y) = W(x, y) - AIMG{x, y) + {l - W{x, y)) - BIMG(x, y) (式 1)
[0019] ステップ 209では、演算処理手段 2がステップ 208で作成された混合画像 OIMG(x,y) を画像表示手段 3に表示させる。
ステップ 210では、演算処理手段 2が混合画像を保存する必要があるか否かを操作 者に判断させる。この判断のために、演算処理手段 2は、画像表示手段 3に保存確認 のメッセージを表示し、操作者はその表示に従って保存の要否を判断する。演算処 理手段 2は、混合画像の保存が必要な場合、ステップ 211にて、保存手段 8に保存す る。
[0020] 上記動作説明では、混合重み算出、平滑化画像作成、鮮鋭化画像作成の順番で 処理内容を記述したが、これらの処理は順不同である。すなわちステップ 202〜205ま での処理と、ステップ 206、ステップ 207は任意に処理順序を入れ替えてもよい。この 処理順序の入れ替えは、操作者が入力手段 10を介して、その処理手順を画像表示 手段 3に表示して任意に設定することができる。
また、演算処理手段 2の処理能力が高ければ、前記混合重み算出、前記平滑化画 像作成及び前記鮮鋭化画像作成を並列処理やパイプライン処理して、さらなる演算 の高速ィ匕を図ってもよい。
[0021] 次に、分析量が分散または標準偏差である場合の混合重みの算出方法の一例に ついて説明する。
式 2、式 3は、ある画素 P(x,y)を中心とする M X Nマトリクスにおける分散 D(x,y)と標準 偏差 a (x,y)を定義する。
[数 2]
(式 3)
Figure imgf000009_0001
ここでは画素 P(x,y)を中心とする M X Νマトリクス内の画素値の平均値であり次式で 定義される。
[数 3]
P = ∑ ∑P(i,j) /{M ' N) (式 4)
[0022] 図 3は分散または標準偏差と混合重みの関係を示すグラフである。このグラフは、分 散や標準偏差が 0から TH σまでの範囲に対して閾値 ΤΗΥ〜1の範囲を決定している 。その決定方法は、図 3中の黒線 11のように線形、あるいは図 3中の破線 12のように 3 角関数型の何れであってもよ 、。
[0023] 一般的に、マトリックス内の画素値の分散 D(x,y)や標準偏差 σ (x,y)は画像ノイズが 多いと大きくなる傾向がある。そこで、分散 D(x,y)や標準偏差 a (x,y)が所定量よりも大 きな画素ほど平滑ィ匕画像の混合比率を高めればノイズ低減効果が発揮される。 他方、輪郭近傍のマトリクスの分散や標準偏差は急激な濃度変化があるために極 端に高くなる。そこで、輪郭近傍のマトリクスではなんらかの構造物、例えば臓器の境 界が存在して!/ヽると解することができる。
このような場合には、平滑化画像の混合比率を低くすれば、解像度を優先させる。 閾値 TH σは、経験的に得られる輪郭近傍での標準偏差や分散とすればよい。
[0024] なお、図 3中の THYの起点は 0としてもよいが、 THYを 0とした場合、急激な濃度変化 が存在する領域では鮮鋭化画像の部分に不自然な境界線 (2重線)などを生ずる場合 がある。したがって、この不自然な境界線の発生を防ぐために THYは 0ではなぐ 0に 漸近する値とする方が望ま U、。
[0025] また、マトリクスの大きさ (M X N)は任意でょ ヽが、輪郭や構造物の鮮鋭度を維持し つつノイズを除去するには基本的に 3 X 3や 5 X 5程度の大きさが望まし 、。マトリクス サイズの大きさが 3 X 3や 5 X 5程度であれば、演算時間短縮の観点からも好適である
[0026] 次に、分析量がウィナースペクトルである場合の混合重みの算出方法について説 明する。ウィナースペクトルは自己相関関数のフーリエ変換によって求められ、画像 の粒状性の評価に一般的に用いられる分析量であり、ウィナースペクトル値が低いほ ど、粒状度が良いとされる。
[0027] 例として、図 4に腹部 CT画像の各部位におけるウィナースペクトルを示す。図 4のゥ イナ一スペクトルは 32 X 32マトリクスで算出したものである。部位 21のマトリクス内には 急激な濃度変化が存在しているので、骨などの輪郭がマトリクス内に含まれていると 解される。部位 22と部位 23はマトリクス内に急激な濃度変化が存在していないので、 輪郭や構造物がマトリクス内に含まれていないと解される。また、部位 23は部位 22に 比べてウィナースペクトル値が低く粒状度が良いので、マトリクス内のノイズが少ない と解される。
[0028] ウィナースペクトルの形状は、図 4からわ力るように、急激な濃度変化の有無ゃノィ ズの強弱によって変化する。低周波数領域のウィナースペクトル値は輪郭近傍では 急激な濃度変化があるために極端に高くなる。そこで、低周波数領域のウイナースべ タトル値が閾値 WSTHよりも高いマトリクスの場合には、解像度を優先して、図 5のよう に平滑ィ匕画像の混合重みには最低値 THYを与える。
[0029] 低周波数領域のウィナースペクトル値が閾値 WSTHよりも低い場合には、ノイズ除去 を優先する。具体的には、ウィナースペクトル値が図 5のように大きな画素ほど平滑ィ匕 画像の混合比率を高くなるように混合重みを決定する。閾値 WSTHは経験的に得ら れる輪郭近傍でのウィナースペクトル値である。
[0030] 図 5の横軸は、例えば図 4における F1のように特定の周波数帯のウィナースペクトル としてもよく、あるいは F2〜F3までの区間の平均値としてもよい。混合重みは、ゥイナ 一スペクトルに対して THY〜1の範囲で決定する。その決定の方法は、図 5中の黒線 13のように線形に、あるいは図 5中の破線 14の 3角関数状に何れであってもよい。図 5 中の THYは 0にしてもよいが、 THYを 0にした場合、急激な濃度変化が存在する領域 では鮮鋭ィ匕画像は不自然な境界線 (2重線)となる場合がある。よって THYは 0ではな ぐ 0に漸近する値とする方が望ましい。図 4からわ力るように、ノイズが小さければウイ ナースベクトルは低くなり、輪郭などの急激な濃度勾配によるウィナースペクトルの変 化は低周波数領域に現れる傾向がある。よって、特定の周波数帯におけるウィナー スペクトルを図 5の横軸とする場合、輪郭の有無を的確に判定するために、この特定 の周波数帯は高周波数領域に設定するのが望ましい。
[0031] また特定の区間におけるウィナースペクトルの平均値を図 5の横軸とする場合、輪 郭の有無を的確に判定するために、特定の区間は低〜中周波数領域に設定するこ とが望まし 、。マトリクスの大きさ (M X N)が小さ!/、ほどウィナースペクトルの周波数分 解能が低下し、マトリクスの大きさが大き 、ほど細力 、輪郭を不鮮明にする効果が強 くなる。
よって、分析量がウィナースペクトルである場合には、マトリクスの大きさは 16 X 16、 32 X 32程度のマトリクスサイズであることが望まし 、。 [0032] 次に、図 2のステップ 206の平滑ィ匕画像の作成方法について図 6をもとに説明する。 図 6は、本実施の形態における分析量に基づく平滑ィ匕フィルタの概念図と処理フロー チャートである。ステップ 601では、分析量算出手段 6が標準偏差を求める。
標準偏差を求める範囲は、画素 P(x,y)を中心とする 3 X 3な 、しは 5 X 5マトリクスが望 まし 、がこの例示されたマトリクスサイズに限られな 、。
[0033] ここで言う範囲とは後のマトリクスサイズとは異なり、標準偏差を求めるために暫定的 に決めた範囲である。
ステップ 602では、演算処理手段 2は、ステップ 601で算出した標準偏差を元に、図 7 と図 8に従って平滑ィ匕するための単位であるマトリクスサイズを決定する。
[0034] 演算処理手段 2は、図 8に示すように、標準偏差が大きいほどマトリクスサイズを大き くするように決定する。ただし、輪郭部などでは標準偏差が極端に高くなるので、標 準偏差が閾値 THSD以上の場合は解像度を優先して、最小マトリクスサイズ (3 X 3)と してもよい。ここで、 THSDは経験的に得られる輪郭近傍での標準偏差値である。 演算処理手段 2は、 TH1〜TH5に任意の値を与えてもよぐ次式に従って決定して ちょい。
[数 4]
THI = THSD IN
TH2 二 2 - THSD/ N
= 3 - THSD/ N
ΤΗ4 = 4 - THSD IN
ΤΗ5 = 5 - THSD/ N 式 5中の Nは 0から THSDまでの領域の分割数であり、図 7の場合、その分割数は 6で ある。なお図 7では最小マトリクスサイズを 3 X 3、最大マトリクスサイズを 13 X 13とし、 0 力も THSDまでの分割数を 6とした力 最小および最大マトリクスサイズ、分割数はこれ に限定されるものではなく任意に設定してもよい。
このように、ノイズを多く含み標準偏差が大きい部位は大きなマトリクスサイズで、ノ ィズが少なく標準偏差が小さ!/、画素は小さなマトリクスサイズで、また輪郭などの極端 な濃度変化が存在する部位は最小マトリクスサイズで、分析量の演算処理を行う。
[0036] こうすることで、解像度の低下抑制の効果とノイズ除去効果の両立が可能となる。な お、画素 P(x,y)が画像の端に近い部位である場合、図 7に従って決定したマトリクスサ ィズではマトリクスが画像をはみ出す場合があるが、この場合ははみ出さないようなサ ィズに置き換えて処理すればよ 、。
[0037] ステップ 603では、演算処理手段 2が、ステップ 602で決定したサイズで規定される画 素 P(x,y)を中心とするマトリクス内で分析量に基づいた重みを掛けて画素値を平均化 し、フィルタリング後の画素値を決定する。
[0038] 演算処理手段 2は、ステップ 601からステップ 603までの処理を全ての画素で繰り返 すことで、画像全体に対して平滑ィ匕フィルタリング処理が行われる。
[0039] 次に、分析量に基づくフィルタリング後の画素値の決定方法について説明する。あ る座標 (x,y)におけるフィルタリング前の画素値を P(x,y)、フィルタリング後の画素値を
P'(x,y)とすると、 P'(x,y)は次式に従って算出される。
[数 5]
(式 6)
Figure imgf000013_0001
[0040] ここで Nはマトリクスサイズであり、前述の手法で 1画素毎に決定される。また座標 (i,j) はマトリクス内の各座標であり、 P(i,j)は座標 (i,j)における画素値である。ここで iは x-(N-l)/2〜 x+(N-l)/2までの整数であり、 jは y- (N- 1)/2〜 y+(N-l)/2までの整数で ある。よって例えばマトリクスサイズ力 ¾ X 3ならば、 i, jは- 1,0,1であり、マトリクスサイズ 力 S5 X 5ならば、 i, jは- 2,-1,0,1,2である。また W(i,j)は画素値を平均化する際の重みで あり、次式に従って決定される。
[数 6]
P(i, j) - P(x,y) 、
(式 7)
Figure imgf000013_0002
ノ [0041] 式 7において σは標準偏差であり、これは前述の図 6のステップ 601において算出す る値を用いればよい。また αは平滑ィ匕の度合いを決める任意の定数であり、 αを大き くするほど平滑ィ匕の度合いが強くなりノイズ除去効果が増す。式 7において平均化の 重み W(i,j)は画素値の差やばらつき (標準偏差)、すなわち画素値の類似性に応じて 決定され、類似性が強いほど重みは大きくなる。よって式 6によって画素値がよく似た 値であるほど大きな重みを掛けて平均化されるため、従来の平滑ィ匕フィルタに比べて 平均化による解像度低下の抑制効果が期待できる。よって、演算処理手段 2は、十分 なノイズ除去効果が期待できるように aを定め式 7によって重みを決定し、式 6に従つ て処理すれば、解像度の低下抑制の効果と十分なノイズ除去効果の両立が可能とな る。式 7において W(i,j)は画素値に類似性に応じて決定される。また、演算処理手段 2 は、式 8のように画素値の類似性と中心画素力もの距離に応じて決定してもよい。この 場合も式 7で重みを決定する場合と同様の効果が期待できる。
[数 7]
W ) = 1 P(i ) -P(x,y) (式 8)
^x -iY + {y - jf { oca
[0042] 以上、図 2に示したフローチャートは、例えば図 1の演算処理手段 2によって自動的 に実行可能である。
[0043] 次に本実施の形態 1を適用した場合として、信号対ノイズ比 (SN比)を向上させなが ら解像度の低下を抑制した混合画像を従来技術による画像と対比して示す。
図 14は信号ノイズ比が良好ではなく画像ノイズが目立つ CT画像のサンプル画像で ある。
図 15は図 14の画像に従来技術 (移動平均フィルタ)を適用してノイズ低減を行った場 合のサンプル画像である。
[0044] これに対して、図 16は図 14の画像に本発明の実施の形態 1を適用してノイズ低減を 行った場合のサンプル画像である。図 15と 16を比較すると、図 15では図 14にあったノ ィズが除去されるが、解像度が低下し、画像の鮮鋭度も低下している。
これに対して図 16では、図 14にあったノイズは明らかに減少しており、解像度も原画 像と同等の解像度が維持されていることがわ力る。
このように、本実施形態によれば、ノイズの除去と解像度の維持を両立して、その画 像の再現に最適な状態を提供できる。
[0045] (実施形態 2)
図 9は本発明に係る画像処理装置の実施の形態 2におけるデータ読み込みから出 力画像の表示までを示すフローチャートである。
実施の形態 1との相違点は、画像内のある関心領域内の画像に対する混合重みと 、画像全体に対する第 2の混合重みのように複数の混合重みを適用することである。 ステップ 901で、演算処理手段 2は、処理対象となる画像を読み込み、格納手段 9に 格納する。このとき、演算処理手段 2は、保存手段 8に既に保存されている画像を読 み込んで格納してもよぐ CT装置やデジタルカメラなどによって新規に作成されたデ ジタル画像データを読み込んでもよ ヽことは、実施の形態 1にて説明したのと同様で ある。ステップ 902で、演算処理手段 2は、平滑化画像と鮮鋭化画像を混合する比率 の元となる分析量を算出するための各種パラメータを画像表示手段 3に表示し、操作 者はその表示された各種パラメータ力も入力手段 10を介して選択する。実施の形態 1 で説明したのと同様でいずれも画像の粒状性を反映する分析量である。
[0046] マトリクスサイズとは前述の分析量を算出する範囲のことを指し、例えば、演算処理 手段 2は、分析量を算出するためのパラメータには、ある画素周辺の 3 X 3マトリクスや 5 X 5マトリクスを指定する。
また、マトリクスの形状が正方形であることを要しないことも実施の形態 1と同様であ る。
ここで分析量を算出するためのパラメータは操作者が任意に指定してもよぐ予め 設定しておいてもよい。また、予め設定しておく場合には、ステップ 902は省略可能で ある。
[0047] ステップ 903では、操作者が入力手段 10を介してフィルタリング前の画像上に関心 領域 (以下 ROIと称す)を設定する。
このとき演算処理手段 2は、 ROI内における分析量も計算し、画像表示手段 3上に画 像と共に表示することが望まし 、。 [0048] ステップ 904では、操作者が入力手段 10を介し、フィルタリング後の画像の ROI内に おける分析量が取るべき所望値を指定する。
例えば、分析量が分散や標準偏差である場合、操作者は入力手段 10を介し、ユー ザ一インターフェイスを経由で任意の分散や標準偏差の値を入力する。
この入力例は、処理対象となる画像が CT画像であり、フィルタリングによって k倍の 線量で撮影したものに相当する画像を作成した 、ならば、現在の 1Λ倍の分散値や 現在の倍の標準偏差値を指定すればよ 、。
[0049] また、分析量がウィナースペクトルである場合、図 10に示すようなフィルタリング前の ウィナースペクトル 25を画像表示手段 3上に表示し、操作者が入力手段 10を介し、グ ラフ上で所望の形状のウィナースペクトル 26を指定してもよい。
この場合、操作者は入力手段 10を介し、グラフィカルユーザーインターフェイス (GUI)によって、 ROI内のウィナースペクトルの形状を変更あるいは設定する。
ここで指定した値は、画像中もっとも重視すべき ROI内が所望の分析量を持つよう に指定する。
[0050] ステップ 905では、分析量算出手段 6は、ステップ 902で決定されたパラメータを元に 、各画素を中心とするマトリクス内の分析量を算出する。
ここで分析量としての分散、標準偏差、ウイナースぺ外ルの算出方法は公知の方 法でよい。
[0051] ステップ 906では、画像混合手段 7がステップ 905で算出された分析量を元に第 1の 混合重み Wl(x,y)を算出する。
第 1の混合重みの算出方法は、前述の実施の形態 1における混合重みの算出方法 と同様でよい。
第 1の混合重みは 1画素毎に決定し、演算処理手段 2は、ステップ 907で、全ての画 素で算出が終わるまでステップ 905〜906を繰り返す。
演算処理手段 2は、全ての画素で算出が終わったならば次のステップに進む。
[0052] ステップ 908では、演算処理手段 2が、鮮鋭化画像作成手段 5を用いて処理対象元 画像に対して輪郭強調処理を行う。
輪郭強調処理は、実施の形態 1で述べた手法と同様である。 ステップ 909では、演算処理手段 2が、平滑化画像作成手段 4を用いて、処理対象 元画像に対してノイズ除去処理を行う。ノイズ除去処理は実施の形態 1で述べた手法 と同様でよい。
[0053] ステップ 910では、操作者がステップ 903で指定した元画像の ROI内の分析量、演算 処理手段 2が、ステップ 904で決定された混合画像における ROI内の所望の分析量値 を元に、第 2の混合重み W2の初期値を決定する。
第 2の混合重みの初期値の決定方法については後述する。
ステップ 911では、画像混合手段 7が、ステップ 906で得られた第 1の混合重みとステツ プ 910で得られた第 2の混合重みに基づいて平滑ィ匕画像 AIMG(x,y)と鮮鋭ィ匕画像 BIMG(x,y)とを式 9にしたがって混合し、混合画像 OIMG(x,y)を作成する。
[数 8]
OIMG{x,ヌ) = 2 · Wl(x, y) - AIMG(x, y) + (l - W2 - Wl(x, 》 - BIMG{x, y) (式 9)
[0054] ステップ 912では、演算処理手段 2は、混合画像 OIMG(x,y)における ROI内の分析量 を算出する。
ステップ 913では、演算処理手段 2は、ステップ 912で算出された ROI内の分析量が ステップ 904で指定された値と一致する力否かを判定し、一致して 、れば次のステツ プに進む。
ステップ 914では、一致していない場合、演算処理手段 2が、混合重みが極限 (0また は 1)に達して 、なければ、第 2の混合重みの値を適宜変更しながらステップ 904で指 定する所望の値と一致するまでステップ 910〜912までの処理を繰り返し、混合重み が極限に達して 、る場合は、ステップ 904で指定する所望の値と一致するまでステツ プ 909〜912までの処理を繰り返す。
[0055] ここでいう平滑化レベルとは、平滑化フィルタに移動平均フィルタや中間値フィルタ を用いる場合にはマトリクスサイズの事を指し、前述の分析量に基づいた平滑化フィ ルタを用いる場合には式 7中の αのことを指す。
[0056] 演算処理手段 2がステップ 910〜912または 909〜912までの処理を繰り返しても、ス テツプ 904で指定する所望の値とは完全に一致しない場合もある。 この場合、演算処理手段 2は、ステップ 904で指定する所望の値との誤差が任意の 範囲内 (例えば 5%)に収まるまでステップ 910〜912または 909〜912までの処理を繰り 返してちょい。
[0057] また、演算処理手段 2は、ステップ 910〜912または 909〜912までを繰り返す回数を あらかじめ固定し、その中で所望の値との誤差が最も小さくなるように混合画像を作 成してもよい。ステップ 915では、演算処理手段 2がステップ 912で作成された混合画 像 OIMG(x,y)を画像表示手段 3に表示する。ステップ 916で、演算処理手段 2は、混合 画像を保存する必要があるカゝ否か判断する。
保存が必要な場合、演算処理手段 2は、ステップ 917で画像保存手段 8に保存する
[0058] 次に第 2の混合重みの初期値の決定方法について説明する。まず、分析量が分散 や標準偏差の場合にっ ヽて説明する。ある分散や標準偏差を持つ原画像に対して 、特定の平滑ィ匕フィルタで作成した平滑ィ匕画像と特定の鮮鋭ィ匕フィルタで作成した 鮮鋭化画像をある比率で混合した場合、混合画像における分散や標準偏差は一意 に決まる。これらを表にまとめると、図 11のようなルックアップテーブルを作成すること ができる。このルックアップテーブルを用いた第 2の混合重みの初期値の決定方法に ついて説明する。
[0059] 例えば、図 9のステップ 903において原画像における ROI内の分散や標準偏差の値 が得られており、図 9のステップ 904において混合画像における ROI内の所望の分散 や標準偏差の値が指定されている。図 11のルックアップテーブルの縦軸上 ROI内の 分散や標準偏差の値に一致するところと、横軸上混合画像における ROI内の所望の 分散や標準偏差の値に一致するところの交点にある値を、第 2の混合重みの初期値 とする。
なお、図 11では分散や標準偏差に対して標本間隔 0.5のルックアップテーブルとな つている力 標本間隔はこれに限られるものではなく任意の大きさでよい。
[0060] 次に分析量がウィナースペクトルの場合における第 2の混合重みの初期値の決定 方法につ 、て説明する。原画像のウィナースペクトルと所望のウィナースペクトルを差 分し、 1で規格ィ匕すると図 12のようになる。あるウィナースペクトルを持つ原画像に対し て、特定の平滑ィ匕フィルタで作成した平滑ィ匕画像と特定の鮮鋭ィ匕フィルタで作成し た鮮鋭ィ匕画像をある比率で混合した場合、原画像と混合画像におけるウイナースべ タトルの差分における各周波数成分値は一意に決まる。よって図 13のようなルックァ ップテーブルを作成することができる。図 9のステップ 803にお!/、て原画像における ROI内のウィナースペクトルが得られており、図 9のステップ 804において混合画像に おける所望のウィナースペクトルが指定されて 、るので、これらを差分し規格化したも のの 2つの周波数帯 27, 28を図 13のルックアップテーブルに当てはめて第 2の混合重 みの初期値を決定すればよい。図 13ではウィナースペクトルの差に対して標本間隔 0.1のルックアップテーブルとなっている力 標本間隔はこれに限られるものではなく 任意の大きさでよい。
以上図 9に示したフローチャートは、例えば図 1の演算処理手段 2によって自動的に 実行可能である。
[0061] 次に本実施の形態 2を適用し信号対ノイズ比 (S/N比)を向上させながら解像度の低 下を抑制した結果を、従来例による場合と対比して示す。
図 17は ROI 31, 32内の標準偏差が約 8である CT画像のサンプル画像である。 図 18は、図 17の画像に本発明の実施の形態 2を適用したサンプル画像で標準偏差 値を 4に設定してある。
図 18より、解像度の低下を抑制しつつ、ノイズを低減させた所望の分析量の画像が 得られることがゎカゝる。
本発明によれば、デジタル画像データの信号対ノイズ比を向上させる場合にぉ ヽ て、解像度の低下を抑制しつつ画像ノイズを低減可能であると 、う効果がある。
[0062] また、所望の関心領域内は所望の分析量を持つような画像が作成できるという効果 もめる。
[0063] 以上で説明した実施形態は本発明を説明するための一例であって、それらをそれ ぞれ単独で実施しても、組み合わせて実施しても本発明の権利範囲に属する。 産業上の利用可能性
[0064] 本発明の画像処理装置及びその方法は、被写体の画像を収集する場合において 、収集された画像データの信号対ノイズ比 (S/N比)を向上させると共に、前記収集さ れた画像の解像度の低下を抑制するものである。

Claims

請求の範囲
[1] 画像データ内の少なくとも一部について平滑ィ匕画像と鮮鋭ィ匕画像とをそれぞれ作 成する画像作成手段と、この画像作成手段によって作成された平滑化画像と鮮鋭ィ匕 画像とを混合する混合画像を生成する混合画像生成手段と、を備えた画像処理装 置において、前記画像データ内の各画素をそれぞれ取り巻く任意の大きさのマトリク ス毎に該マトリクス内の複数の画素値に関する分析量を算出する分析量算出手段と 、この分析量算出手段によって算出された分析量に応じて前記混合画像生成手段 における平滑化画像と鮮鋭化画像の混合比率を制御する制御手段と、この制御手 段によって制御された混合画像生成手段より出力される混合画像を表示する表示手 段と、を備えたことを特徴とする画像処理装置。
[2] 前記画像データは、 X線透視像や CT画像や MR画像や超音波画像を含む医療用 デジタル画像データ若しくはデジタルカメラ、スキャナを含む画像取得機器より取得 されたデジタル画像データであることを特徴とする請求項 1に記載の画像処理装置。
[3] 前記分析量算出手段によって算出される分析量は、画像の分散値や標準偏差値、 ウィナースペクトル値、注目画素値とその周辺に位置する画素の画素値の差分値の 少なくとも一つであることを特徴とする請求項 1に記載の画像処理装置。
[4] 前記画像混合処理における平滑化画像と鮮鋭化画像との混合比率、前記平滑ィ匕 画像作成及び前記鮮鋭化画像作成の処理順序を任意に設定する手段をさらに備え たことを特徴とする請求項 1に記載の画像処理装置。
[5] 前記処理順序作成手段は、前記混合比率算出、前記平滑化画像作成及び前記鮮 鋭化画像作成を並列処理するように設定することを特徴とする請求項 4に記載の画 像処理装置。
[6] 前記画像混合処理における平滑化画像と鮮鋭化画像との混合比率は、線形又は 3 角関数型の何れかであることを特徴とする請求項 1に記載の画像処理装置。
[7] 前記画像平滑化手段は、画像データ内の標準偏差に応じて平滑化処理の単位で ある平滑ィ匕マトリクスサイズを前記画像内の各画素毎に変更し、該平滑ィ匕マトリクス内 の画素値の類似性および中心画素力 の距離の少なくともひとつに応じて平均化重 みを変更して平滑ィ匕マトリクス内の複数の画素値を平均化することを特徴とする請求 項 1に記載の画像処理装置。
[8] 前記画像平滑化手段における平滑化マトリクスサイズや平均化重みの係数からな る平滑ィ匕レベル、および画像混合手段が平滑画像と鮮鋭ィ匕画像を混合する比率のう ち少なくとも一方を、前記混合画像におけるある関心領域内の分析量に応じて混合 画像における所望の関心領域内の分析量が所望の値になるように自動調整する手 段をさらに備えたことを特徴とする請求項 7に記載の画像処理装置。
[9] 前記表示手段に前記関心領域におけるウィナースペクトルを表示し、任意にゥイナ 一スペクトルの形状を変更および設定可能なグラフィカルユーザーインターフェイス をさらに備えた請求項 8に記載の画像処理装置。
[10] 画像データ内の少なくとも一部について平滑ィ匕画像と鮮鋭ィ匕画像とをそれぞれ作 成する画像作成工程と、この画像作成手段によって作成された平滑化画像と鮮鋭化 画像とを混合する混合画像を生成する混合画像生成工程と、を含む画像処理方法 において、前記画像データ内の各画素をそれぞれ取り巻く任意の大きさのマトリクス 毎に該マトリクス内の複数の画素値に関する分析量を算出する分析量算出工程と、 この分析量算出工程によって算出された分析量に応じて前記混合画像生成工程に おける平滑化画像と鮮鋭化画像の混合比率を制御する制御工程と、この制御工程 によって制御された混合画像生成工程より出力される混合画像を表示する表示工程 と、を含むことを特徴とする画像処理方法。
[11] 前記画像データは、 X線透視像や CT画像や MR画像や超音波画像を含む医療用 デジタル画像データ若しくはデジタルカメラ、スキャナを含む画像取得機器より取得 されたデジタル画像データであることを特徴とする請求項 10に記載の画像処理方法
[12] 前記分析量算出工程によって算出される分析量は、画像の分散値や標準偏差値、 ウィナースペクトル値、注目画素値とその周辺に位置する画素の画素値の差分値の 少なくとも一つであることを特徴とする請求項 10に記載の画像処理方法。
[13] 前記画像混合処理における平滑化画像と鮮鋭化画像との混合比率、前記平滑ィ匕 画像作成及び前記鮮鋭化画像作成の処理順序を任意に設定する工程をさらに含む ことを特徴とする請求項 10に記載の画像処理方法。
[14] 前記処理順序作成工程は、前記混合比率算出、前記平滑化画像作成及び前記鮮 鋭化画像作成を並列処理するように設定することを特徴とする請求項 13に記載の画 像処理方法。
[15] 前記画像混合処理における平滑化画像と鮮鋭化画像との混合比率は、線形又は 3 角関数型の何れかであることを特徴とする請求項 10に記載の画像処理方法。
[16] 前記画像平滑化工程は、画像データ内の標準偏差に応じて平滑化処理の単位で ある平滑ィ匕マトリクスサイズを前記画像内の各画素毎に変更し、該平滑ィ匕マトリクス内 の画素値の類似性および中心画素力 の距離の少なくともひとつに応じて平均化重 みを変更して平滑ィ匕マトリクス内の複数の画素値を平均化することを特徴とする請求 項 10に記載の画像処理方法。
[17] 前記画像平滑化工程における平滑化マトリクスサイズや平均化重みの係数からな る平滑ィ匕レベル、および画像混合手段が平滑画像と鮮鋭ィ匕画像を混合する比率のう ち少なくとも一方を、前記混合画像におけるある関心領域内の分析量に応じて混合 画像における所望の関心領域内の分析量が所望の値になるように自動調整する手 段をさらに備えたことを特徴とする請求項 16に記載の画像処理方法。
[18] 前記関心領域におけるウィナースペクトルを表示し、任意にウィナースペクトルの形 状を変更および設定可能なグラフィカルユーザーインターフェイスをさらに備えた請 求項 17に記載の画像処理方法。
[19] 画像データ内の各画素をそれぞれ取り巻く任意の大きさのマトリクス毎に該マトリク ス内の複数の画素値に関する分析量を算出する工程と、この分析量算出手段によつ て算出された分析量に応じて画像データ内の少なくとも一部について平滑ィ匕画像と 鮮鋭化画像とをそれぞれ作成する工程と、前記平滑化画像と鮮鋭化画像とを混合す る工程と、この工程により混合された混合画像を表示する表示工程と、を含むことを 特徴とする画像処理方法。
PCT/JP2005/008930 2004-05-19 2005-05-17 画像処理装置及びその方法 WO2005110232A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006513598A JP4755087B2 (ja) 2004-05-19 2005-05-17 画像処理装置及びその方法
US11/596,231 US7817837B2 (en) 2004-05-19 2005-05-17 Image processing device and method

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2004-148690 2004-05-19
JP2004148690 2004-05-19

Publications (1)

Publication Number Publication Date
WO2005110232A1 true WO2005110232A1 (ja) 2005-11-24

Family

ID=35393945

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2005/008930 WO2005110232A1 (ja) 2004-05-19 2005-05-17 画像処理装置及びその方法

Country Status (4)

Country Link
US (1) US7817837B2 (ja)
JP (1) JP4755087B2 (ja)
CN (1) CN100502786C (ja)
WO (1) WO2005110232A1 (ja)

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007222264A (ja) * 2006-02-22 2007-09-06 Aloka Co Ltd 超音波診断装置
JP2007244675A (ja) * 2006-03-16 2007-09-27 Ge Medical Systems Global Technology Co Llc 放射線撮影装置および画像処理装置
JP2007301118A (ja) * 2006-05-11 2007-11-22 Hitachi Ltd 磁気共鳴測定装置
JP2009153716A (ja) * 2007-12-26 2009-07-16 Toshiba Corp 超音波診断装置、超音波画像処理装置及び超音波画像処理プログラム
WO2009104525A1 (ja) * 2008-02-18 2009-08-27 株式会社 日立メディコ 超音波診断装置、超音波弾性情報処理方法及び超音波弾性情報処理プログラム
JP2011048416A (ja) * 2009-08-25 2011-03-10 Konica Minolta Holdings Inc 画像処理装置および画像処理方法
WO2011158893A1 (ja) * 2010-06-17 2011-12-22 株式会社 日立メディコ X線ct装置、及びその制御方法
JP2012070814A (ja) * 2010-09-28 2012-04-12 Ge Medical Systems Global Technology Co Llc 画像処理装置およびプログラム並びにx線ct装置
WO2012060318A1 (ja) * 2010-11-01 2012-05-10 株式会社 東芝 超音波診断装置及び超音波画像処理装置
JP2013512024A (ja) * 2009-11-25 2013-04-11 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 向上された画像データ/線量低減
JP2014514048A (ja) * 2011-03-28 2014-06-19 コーニンクレッカ フィリップス エヌ ヴェ コントラスト依存の解像度をもつ画像
JP2015205019A (ja) * 2014-04-21 2015-11-19 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー 画像処理装置、放射線断層撮影装置及びプログラム
CN110680380A (zh) * 2018-07-05 2020-01-14 株式会社日立制作所 超声波摄像装置及图像处理装置
JP2020159789A (ja) * 2019-03-26 2020-10-01 東芝Itコントロールシステム株式会社 放射線画像の画質調整装置

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8014590B2 (en) * 2005-12-07 2011-09-06 Drvision Technologies Llc Method of directed pattern enhancement for flexible recognition
GB2481239B (en) * 2010-06-17 2014-04-02 Canon Kk Method and device for enhancing a digital image
CN103999121B (zh) * 2011-12-28 2017-12-26 英特尔公司 用于将图像基元部署至计算构造的图像流管线控制器
US9571119B2 (en) * 2014-08-12 2017-02-14 Raytheon Company Defeat of aliasing by incremental sampling
EP3427668B1 (en) * 2017-07-11 2019-07-10 Siemens Healthcare GmbH Automated intensity adaptation in fluoroscopy
EP3734345B1 (en) 2019-04-30 2023-08-02 Leica Microsystems CMS GmbH Image processing device, system, and method for improving signal-to-noise of microscopy images
CN113138387B (zh) * 2020-01-17 2024-03-08 北京小米移动软件有限公司 图像采集方法、装置、移动终端及存储介质
EP4198879A1 (en) * 2021-12-16 2023-06-21 Leica Microsystems CMS GmbH Image processing system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374418A (ja) * 2001-06-14 2002-12-26 Canon Inc 画像処理装置、画像処理システム、画像処理方法、記憶媒体、及びプログラム
JP2003076992A (ja) * 2001-06-19 2003-03-14 Canon Inc 画像処理装置、画像処理システム、画像処理方法、プログラム及び記憶媒体
JP2003132352A (ja) * 2001-10-23 2003-05-09 Noritsu Koki Co Ltd 画像処理方法、画像処理装置、画像処理プログラム、これを記録したコンピュータ読み取り可能な記録媒体

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62126478A (ja) * 1985-11-27 1987-06-08 Toshiba Corp イメ−ジプロセツサ

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002374418A (ja) * 2001-06-14 2002-12-26 Canon Inc 画像処理装置、画像処理システム、画像処理方法、記憶媒体、及びプログラム
JP2003076992A (ja) * 2001-06-19 2003-03-14 Canon Inc 画像処理装置、画像処理システム、画像処理方法、プログラム及び記憶媒体
JP2003132352A (ja) * 2001-10-23 2003-05-09 Noritsu Koki Co Ltd 画像処理方法、画像処理装置、画像処理プログラム、これを記録したコンピュータ読み取り可能な記録媒体

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007222264A (ja) * 2006-02-22 2007-09-06 Aloka Co Ltd 超音波診断装置
JP2007244675A (ja) * 2006-03-16 2007-09-27 Ge Medical Systems Global Technology Co Llc 放射線撮影装置および画像処理装置
JP2007301118A (ja) * 2006-05-11 2007-11-22 Hitachi Ltd 磁気共鳴測定装置
JP2009153716A (ja) * 2007-12-26 2009-07-16 Toshiba Corp 超音波診断装置、超音波画像処理装置及び超音波画像処理プログラム
WO2009104525A1 (ja) * 2008-02-18 2009-08-27 株式会社 日立メディコ 超音波診断装置、超音波弾性情報処理方法及び超音波弾性情報処理プログラム
JP5280379B2 (ja) * 2008-02-18 2013-09-04 株式会社日立メディコ 超音波診断装置、超音波弾性情報処理方法及び超音波弾性情報処理プログラム
JP2011048416A (ja) * 2009-08-25 2011-03-10 Konica Minolta Holdings Inc 画像処理装置および画像処理方法
JP2013512024A (ja) * 2009-11-25 2013-04-11 コーニンクレッカ フィリップス エレクトロニクス エヌ ヴィ 向上された画像データ/線量低減
JP5878119B2 (ja) * 2010-06-17 2016-03-08 株式会社日立メディコ X線ct装置、及びその制御方法
WO2011158893A1 (ja) * 2010-06-17 2011-12-22 株式会社 日立メディコ X線ct装置、及びその制御方法
US9025848B2 (en) 2010-06-17 2015-05-05 Hitachi Medical Corporation X-ray CT apparatus and control method for reconstructing X-ray CT images from filtered projection data
JP2012070814A (ja) * 2010-09-28 2012-04-12 Ge Medical Systems Global Technology Co Llc 画像処理装置およびプログラム並びにx線ct装置
JP2012095806A (ja) * 2010-11-01 2012-05-24 Toshiba Corp 超音波診断装置及び超音波画像処理装置
WO2012060318A1 (ja) * 2010-11-01 2012-05-10 株式会社 東芝 超音波診断装置及び超音波画像処理装置
JP2014514048A (ja) * 2011-03-28 2014-06-19 コーニンクレッカ フィリップス エヌ ヴェ コントラスト依存の解像度をもつ画像
JP2015205019A (ja) * 2014-04-21 2015-11-19 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー 画像処理装置、放射線断層撮影装置及びプログラム
CN110680380A (zh) * 2018-07-05 2020-01-14 株式会社日立制作所 超声波摄像装置及图像处理装置
JP2020005804A (ja) * 2018-07-05 2020-01-16 株式会社日立製作所 超音波撮像装置、および、画像処理装置
CN110680380B (zh) * 2018-07-05 2022-05-17 富士胶片医疗健康株式会社 超声波摄像装置及图像处理装置
JP7079680B2 (ja) 2018-07-05 2022-06-02 富士フイルムヘルスケア株式会社 超音波撮像装置、および、画像処理装置
JP2020159789A (ja) * 2019-03-26 2020-10-01 東芝Itコントロールシステム株式会社 放射線画像の画質調整装置
JP7164474B2 (ja) 2019-03-26 2022-11-01 東芝Itコントロールシステム株式会社 放射線画像の画質調整装置

Also Published As

Publication number Publication date
US7817837B2 (en) 2010-10-19
US20070230760A1 (en) 2007-10-04
CN1953709A (zh) 2007-04-25
JP4755087B2 (ja) 2011-08-24
CN100502786C (zh) 2009-06-24
JPWO2005110232A1 (ja) 2008-03-21

Similar Documents

Publication Publication Date Title
WO2005110232A1 (ja) 画像処理装置及びその方法
JP4413504B2 (ja) 医用画像処理装置、医用画像処理方法および医用画像処理プログラム
JP6208271B2 (ja) 医用画像処理装置
US9245323B2 (en) Medical diagnostic device and method of improving image quality of medical diagnostic device
CN110176010B (zh) 一种图像检测方法、装置、设备及存储介质
JP2007530132A (ja) コンピュータ断層撮影画像を向上させるための方法、コンピュータプログラムプロダクトおよび装置
JP2006043431A (ja) ヘリカルマルチスライスctのための回復ノイズを伴うヘリカルウィンドミルアーチファクトを低減する方法
US8483470B2 (en) Radiological image area extracting apparatus, radiological image area extraction program, and radiographic apparatus
JP2007050259A (ja) ボリュームデータ再構成後の断層撮影3d画像のフィルタリング方法
JP2008178673A (ja) 自動セグメント化方法及び装置
US9619893B2 (en) Body motion detection device and method
JP5353876B2 (ja) 画像処理装置
JP6321405B2 (ja) 画像生成装置、放射線断層撮影装置及び画像生成方法並びにプログラム
US8824753B2 (en) Task oriented noise suppression in medical images
US20060008174A1 (en) Count adaptive noise reduction method of x-ray images
JP6778158B2 (ja) X線ct装置、画像生成方法および画像生成プログラム
US7609870B2 (en) Methods and systems for enhancing images
JP6945462B2 (ja) 画像処理装置、画像処理方法、及び画像処理プログラム
JP6926856B2 (ja) 放射線画像処理装置、プログラム及び放射線画像処理方法
JP4679095B2 (ja) 画像処理装置、画像処理方法、及びプログラム
US11457877B2 (en) Image processing apparatus, image processing method, and non-transitory computer-readable medium
JP4707471B2 (ja) 画像処理プログラム、装置及び方法
US10685461B1 (en) Apparatus and method for context-oriented iterative reconstruction for computed tomography (CT)
JP5784408B2 (ja) 医用画像処理装置及び医用画像処理方法
CN108780052B (zh) 图像重构处理方法、图像重构处理程序以及安装有该程序的断层摄影装置

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): BW GH GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2006513598

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 11596231

Country of ref document: US

Ref document number: 2007230760

Country of ref document: US

WWE Wipo information: entry into national phase

Ref document number: 200580015769.X

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase
WWP Wipo information: published in national office

Ref document number: 11596231

Country of ref document: US