US20120288178A1 - Medical image processing apparatus, a medical imaging apparatus, and a method of processing medical images - Google Patents

Medical image processing apparatus, a medical imaging apparatus, and a method of processing medical images Download PDF

Info

Publication number
US20120288178A1
US20120288178A1 US13/520,052 US201113520052A US2012288178A1 US 20120288178 A1 US20120288178 A1 US 20120288178A1 US 201113520052 A US201113520052 A US 201113520052A US 2012288178 A1 US2012288178 A1 US 2012288178A1
Authority
US
United States
Prior art keywords
difference
standard deviation
image data
medical image
projection data
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
US13/520,052
Other versions
US8724879B2 (en
Inventor
Yoshinori UEBAYASHI
Satoru Nakanishi
Yasuhiro Noshi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Medical Systems Corp
Original Assignee
Toshiba Corp
Toshiba Medical Systems Corp
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 Toshiba Corp, Toshiba Medical Systems Corp filed Critical Toshiba Corp
Assigned to KABUSHIKI KAISHA TOSHIBA, TOSHIBA MEDICAL SYSTEMS CORPORATION reassignment KABUSHIKI KAISHA TOSHIBA ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: NAKANISHI, SATORU, NOSHI, YASUHIRO, UEBAYASHI, YOSHINORI
Publication of US20120288178A1 publication Critical patent/US20120288178A1/en
Application granted granted Critical
Publication of US8724879B2 publication Critical patent/US8724879B2/en
Assigned to TOSHIBA MEDICAL SYSTEMS CORPORATION reassignment TOSHIBA MEDICAL SYSTEMS CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: KABUSHIKI KAISHA TOSHIBA
Active legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B6/00Apparatus for radiation diagnosis, e.g. combined with radiation therapy equipment
    • A61B6/52Devices using data or image processing specially adapted for radiation diagnosis
    • A61B6/5258Devices using data or image processing specially adapted for radiation diagnosis involving detection or reduction of artifacts or noise
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration by the use of histogram techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/50Image enhancement or restoration by the use of more than one image, e.g. averaging, subtraction
    • G06T5/70
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B8/00Diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/52Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/5215Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves involving processing of medical diagnostic data
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B8/00Diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/52Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/5269Devices using data or image processing specially adapted for diagnosis using ultrasonic, sonic or infrasonic waves involving detection or reduction of artifacts
    • 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/10072Tomographic images
    • G06T2207/10081Computed x-ray tomography [CT]
    • 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/20224Image subtraction

Definitions

  • Embodiments relate to a medical image processing apparatus, medical imaging apparatus, and method of processing medical images.
  • the noise level of the medical image data may be determined. For example, an operator sets a region of interest (ROI) in a region with a relatively small difference in the pixel values of each pixel in medical image data.
  • a medical image processing apparatus, etc. targets image data within this region of interest to obtain the noise level. That is, the operator designates a set position in the region of interest.
  • Patent Document 1 Japanese published unexamined application 1996-308827
  • Patent Document 2 Japanese published unexamined application 2007-175194
  • Patent Document 3 Japanese published unexamined application 2004-530
  • the operation for this setting may be complicated.
  • the operator has to set the region of interest in a region with a relatively small difference in pixel values of each pixel.
  • the pixel values of each pixel vary. In this case, it is difficult for the operator to set the region of interest to secure data.
  • This embodiment is intended to provide a medical image processing apparatus, medical imaging apparatus, and method of processing medical images that can estimate the noise of medical image data.
  • the medical image processing apparatus comprises a difference calculator, a removal part, a first statistical processor, and an estimation part.
  • the difference calculator receives a plurality of medical image data with different imaging positions and determines the difference between the plurality of medical image data, so as to generate difference image data representing the difference.
  • the removal part removes a region corresponding to a structure from the difference image data.
  • the first statistical processor determines a first standard deviation of a pixel value for each pixel of the image data difference with the region corresponding to the structure removed.
  • the estimation part estimates a second standard deviation of the medical image data of the pixel value of each pixel of medical image data based on the first standard deviation.
  • FIG. 1 is a block diagram of a medical image processing apparatus according to the first embodiment.
  • FIG. 2 is a diagram graphically showing a medical image and a difference image.
  • FIG. 3 is a graph showing the standard deviation SD of the medical image and the standard deviation SD of the difference image.
  • FIG. 4 is a diagram graphically showing a SD map of the medical image and a SD map of the difference image.
  • FIG. 5 is a diagram graphically showing a histogram created from the SD map of the difference image.
  • FIG. 6 is a flowchart showing the first operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 7 is a flowchart showing the second operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 8 is a flowchart showing the third operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 9 is a block diagram of the medical image processing apparatus according to the second embodiment.
  • FIG. 10 is a diagram graphically showing projection data, difference projection data, and a standard deviation SD graph.
  • FIG. 11 is a diagram graphically showing projection data, difference projection data, and a SD map.
  • FIG. 12 is a diagram graphically showing a sinogram.
  • FIG. 1 is a block diagram of the medical image processing apparatus according to the first embodiment.
  • the medical image processing apparatus 1 according to the first embodiment is, for example, connected to a medical imaging apparatus 90 .
  • the medical imaging apparatus 90 may be an imaging apparatus, for example, an X-ray CT apparatus, an MRI apparatus, or an ultrasound imaging apparatus.
  • the medical imaging apparatus 90 generates medical image data by imaging a subject.
  • the medical imaging apparatus 90 generates a plurality of medical image data imaged at different positions by imaging the subject at a plurality of different positions. In this way, the medical imaging apparatus 90 images a three-dimensional region of the subject.
  • the medical imaging apparatus 90 corresponds to an example of the “imaging part.”
  • the X-ray CT apparatus has an X-ray tube and an X-ray detector disposed on opposite sides of the subject.
  • the X-ray CT apparatus radiates X-rays from the X-ray tube while rotating the X-ray tube and the X-ray detector around the subject.
  • the X-ray CT apparatus detects X-rays transmitted through the subject with the X-ray detector.
  • Data detected by the X-ray detector is acquired by a data acquisition system (DAS) as projection data.
  • DAS data acquisition system
  • the X-ray CT apparatus reconfigures medical image data of the subject based on the acquired projection data.
  • the collection of detected data detected by the X-ray detector at an angle relative to the subject is referred to as a “view.”
  • the X-ray CT apparatus acquires projection data of one view per 1 degree in the rotational direction, it rotates the X-ray tube and the X-ray detector in one turn to acquire projection data of 360 views.
  • the X-ray CT apparatus reconfigures the medical image data using the projection data of 360 views.
  • the direction of the body axis of the subject may be referred to as a “slice direction.”
  • the position of the direction of the body axis may be referred to as a “slice position.”
  • the rotational direction of the X-ray tube and the X-ray detector may be referred to as a “view direction.”
  • a three-dimensional orthogonal coordinate system defined with the X-axis, Y-axis, and Z-axis orthogonal to each other is defined.
  • the direction of the body axis of the subject (slice direction) is defined as the Z-axis direction.
  • the positions in respective cross-sections orthogonal in the direction of the body axis (Z-axis direction) at respective slice positions are defined by the X-axis and Y-axis.
  • an X-ray CT apparatus acquires two-dimensional projection data from a plurality of views at each of a plurality of slice positions by imaging at the plurality of slice positions in the direction of the body axis of the subject (slice direction).
  • the X-ray CT apparatus reconfigures the CT image data at each slice position based on the two-dimensional projection data of the plurality of views at each slice position.
  • Volume data comprised of a plurality of CT image data is output from the medical imaging apparatus 90 to the medical image processing apparatus 1 .
  • the X-ray CT apparatus may image a three-dimensional imaging region having a width in the slice direction by using a two-dimensional X-ray detector (multi-array detector) comprising a plurality of detection elements in the slice direction. Moreover, the X-ray CT apparatus may acquire three-dimensional projection data of a width in the slice direction via this imaging. The X-ray CT apparatus can generate volume data based on the three-dimensional projection data of a plurality of views. Volume data comprised of the three-dimensional projection data of the plurality of views is output from the medical imaging apparatus 90 to the medical image processing apparatus 1 .
  • projection data may be two-dimensional projection data or three-dimensional projection data.
  • the medical image processing apparatus 1 comprises an image storage 2 , an image processor 3 , an image generator 4 , a display 5 , and an operation part 6 .
  • the image storage 2 stores medical image data output from the medical imaging apparatus 90 .
  • the image storage 2 stores volume data comprised of a plurality of CT image data.
  • the image storage 2 may store the projection data of a plurality of views output from the medical imaging apparatus 90 .
  • the image processor 3 comprises a difference calculator 31 , a removal part 32 , a first statistical processor 33 , an estimation part 34 , a second statistical processor 35 , a noise processor 36 , and a determination part 37 .
  • the image processor 3 determines the Standard Deviation (SD). This standard deviation is the variation in pixel values of each pixel of medical image data. The case is described by way of example in which the image processor 3 determines the standard deviation SD of pixel values of each pixel of CT image data at the slice position (z 1 ).
  • the difference calculator 31 retrieves a plurality of CT image data with mutually different slice positions imaged from the image storage 2 . Moreover, the difference calculator 31 determines the difference between two sets of CT image data of which the slice positions are adjacent to each other. The difference calculator 31 generates first difference image data by determining the difference. The difference calculator 31 determines the difference in pixel values such as brightness for each pixel (x, y). The difference calculator 31 may generate one set of first difference image data. The difference calculator 31 may also generate a plurality of first difference image data. The difference calculator 31 outputs the first difference image data to the removal part 32 and the second statistical processor 35 . The slice position (position in the Z-axis direction) may be designated by the operator using the operation part 6 .
  • coordinate information (coordinate information in the Z-axis direction) indicating the position of the desired region is output from the operation part 6 to the image processor 3 .
  • the difference calculator 31 retrieves a plurality of CT image data included in the desired region designated by the operation part 6 from the image storage 2 .
  • the difference calculator 31 determines a difference between two sets of CT image data of which the slice positions are adjacent to each other.
  • coordinate information of the slice position (z 1 ) is output from the operation part 6 to the image processor 3 .
  • the difference calculator 31 retrieves the CT image data at the slice position (z 1 ) and the CT image data at the slice position (z 2 ) next to the slice position (z 1 ) from the image storage 2 . Subsequently, the difference calculator 31 generates first difference image data by determining the difference of the CT image data at the slice position (z 1 ) and the CT image data at the slice position (z 2 ).
  • the removal part 32 removes a region corresponding to a structure from the first difference image data by performing threshold processing on the first difference image data. For example, the removal part 32 leaves the region in which the pixel value is included in a predefined range in the first difference image data, and removes the region in which the pixel value is outside the predefined range. Namely, the removal part 32 determines the region in which the pixel value is larger than the upper threshold of the predefined range and the region in which the pixel value is smaller than the lower threshold of the predefined range to be a structure of the subject. Then, the removal part 32 removes the regions determined to be the structure of the subject from the first difference image data.
  • the removal part 32 may replace the pixel value of the region corresponding to the structure with a constant pixel value. Moreover, the removal part 32 may delete the region corresponding to the structure from the first difference image data. Moreover, the removal part 32 may replace the pixel value of the region corresponding to the structure with a surrounding pixel value.
  • the first difference image data with the region corresponding to the structure removed may be referred to as “second difference image data.” The removal part 32 outputs the second difference image data from the first statistical processor 33 .
  • FIG. 2 is a diagram graphically showing a medical image and a difference image.
  • FIG. 2 shows a CT image 100 and a difference image 200 .
  • the difference image 200 is an example of a first difference image.
  • the CT image 100 is an image at a slice position (z 1 ) in the direction of the body axis (slice direction).
  • the CT image 100 represents an image of a subject image 110 and an image of a bed 120 , etc.
  • the CT image 100 represents a region 111 in which the distribution of pixel values is not uniform and the pixel values of each pixel vary.
  • the difference image 200 is an image representing the difference between the CT image 100 at the slice position (z 1 ) and the CT image 100 at the slice position (z 2 ) next to the slice position (z 1 ).
  • the difference image 200 represents an image 210 corresponding to the structure.
  • the removal part 32 removes an image 210 in which the pixel value is outside a predefined range in the difference image 200 .
  • the removal part 32 may replace the pixel value of the image 210 with a constant pixel value.
  • the removal part 32 may delete the image 210 from the difference image 200 .
  • the removal part 32 may replace the pixel value of the image 210 with a surrounding pixel value.
  • the removal part 32 outputs the second difference image data with the image 210 corresponding to the structure removed to the first statistical processor 33 .
  • the first statistical processor 33 determines the standard deviation SD, which is the variation in pixel values of respective pixels of the second difference image data with the region corresponding to the structure removed.
  • the standard deviation SD of the second difference image data may be referred to as the “first standard deviation SD.”
  • the first statistical processor 33 outputs the first standard deviation SD to the estimation part 34 .
  • the estimation part 34 estimates the standard deviation SD, which is the variation in pixel values of each pixel of the CT image data, based on the first standard deviation SD.
  • the standard deviation SD of the CT image data may be referred to as the “second standard deviation SD.”
  • the estimation part 34 estimates the second standard deviation SD from the first standard deviation SD using a noise model representing the relationship between the first standard deviation SD of the second difference image data and the second standard deviation SD of the CT image data.
  • the noise model is described in reference to FIG. 3 .
  • FIG. 3 is a graph showing the standard deviation of the medical image and the standard deviation of the difference image.
  • the horizontal axis indicates the slice position and the vertical axis indicates the standard deviation SD.
  • a graph 310 indicates the second standard deviation SD of the CT image data.
  • the second standard deviation SD shown by the graph 310 is a value obtained by simulation.
  • imaging conditions according to the X-ray CT apparatus and reconfiguration conditions of the CT image data are used as parameters.
  • the imaging conditions and reconfiguration conditions include, for example, the X-ray tube voltage and X-ray tube current supplied to the X-ray tube, the slice thickness, the slice position, the number of arrays of a plurality of X-ray detectors arrayed in the direction of the body axis (slice direction), etc.
  • a graph 320 indicates the first standard deviation SD of the second difference image data.
  • the second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data change depending on the slice position. Based on the graph 310 and the graph 320 , the ratio between the second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data can be determined per slice position.
  • the following equation (1) indicates the relationship between the second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data.
  • SD O R G (z) is the second standard deviation SD of the CT image data.
  • SD d z (z) is the first standard deviation SD of the second difference image data.
  • Ratio (z) is the ratio of the standard deviation SD obtained per slice position based on the graph 310 and the graph 320 .
  • the ratio of the standard deviation SD, Ratio (z) is obtained in advance, and stored in a storage (not shown) in advance.
  • the ratio of the standard deviation SD, Ratio (z) corresponds to an example of an “estimation coefficient.”
  • the estimation part 34 determines the second standard deviation SD of the CT image data according to the first standard deviation SD and Equation (1). As an example, the estimation part 34 determines the second standard deviation SD of the CT image data at the position (z 1 ) according to Equation (1).
  • the estimation part 34 may output the second standard deviation SD of the CT image data to the display 5 .
  • the display 5 displays the second standard deviation SD of the CT image data determined by the estimation part 34 .
  • the second statistical processor 35 generates an SD map of the first difference image data by a so-called difference mapping method. For example, the second statistical processor 35 determines the standard deviation (SD) of pixel values of each pixel in a predefined region of the first difference image data. This standard deviation SD is referred to as the “third standard deviation.” The second statistical processor 35 moves this predefined region across the first difference image data to obtain the standard deviation SD (third standard deviation) at each position. The second statistical processor 35 generates the SD map representing the distribution of the third standard deviation based on the results determined. As an example, the second statistical processor 35 determines the standard deviation SD (third standard deviation) of pixel values within a (11 ⁇ 11) pixel region in the first difference image data.
  • SD standard deviation
  • the second statistical processor 35 moves the (11 ⁇ 11) pixel region across the first difference image data to determine the standard deviation SD (third standard deviation) at each position.
  • the second statistical processor 35 generates a SD map representing the distribution of the third standard deviation based on the results obtained.
  • the second statistical processor 35 outputs the SD map of the first difference image data to the removal part 32 .
  • the removal part 32 removes a region corresponding to a structure from the SD map by performing threshold processing on the SD map of the first difference image data. For example, the removal part 32 leaves the region in which the third standard deviation is included in a predefined range in the SD map of the first difference image data, and removes the region in which the third standard deviation is outside the predefined range. That is, the removal part 32 determines the region in which the third standard deviation is larger than the upper threshold of the predefined range and the region in which the third standard deviation is smaller than the lower threshold of the predefined range to be a structure of the subject. Subsequently, the removal part 32 removes the regions determined to be the structure of the subject from the SD map of the first difference image data.
  • FIG. 4 is a diagram graphically showing a SD map of the medical image and a SD map of the difference image.
  • FIG. 4 shows a SD map 400 of the CT image data and a SD map 500 of the first difference image data.
  • the SD map 400 is a SD map of the CT image data at a specific slice position (z 1 ).
  • the SD map 400 represents an image 410 , etc. resulting from a subject. In this way, the SD map 400 of the CT image data represents the image 410 in which distribution of the standard deviation SD is not uniform and the standard deviation SD varies.
  • the SD map 500 of the first difference image data is a SD map of the difference between the CT image at the slice position (z 1 ) and the CT image at the slice position (z 2 ) next to the slice position (z 1 ).
  • the SD map 500 represents an image 510 corresponding to the structure.
  • the removal part 32 removes the image 510 in which the standard deviation SD is outside a predefined range in the SD map 500 .
  • the removal part 32 may replace a value of the image 510 with a constant value.
  • the removal part 32 may delete the image 510 from the SD map 500 .
  • the removal part 32 may replace the pixel value of the image 510 with a surrounding value.
  • the removal part 32 outputs the SD map with the image 510 corresponding to the structure removed to the first statistical processor 33 .
  • the first statistical processor 33 determines the first standard deviation SD of the difference image data based on the SD map with the region corresponding to the structure removed. For example, the first statistical processor 33 creates a histogram that represents the frequency of the standard deviation in the SD map. Moreover, the first statistical processor 33 determines the first standard deviation SD of the difference image data based on this histogram. The histogram is shown in FIG. 5 . In FIG. 5 , the horizontal axis is the standard deviation SD in the SD map, while the vertical axis is the frequency of the standard deviation SD. The first statistical processor 33 determines a statistical value from the histogram. Moreover, the first statistical processor 33 defines the statistical value as the first standard deviation SD of the difference image data.
  • the first statistical processor 33 determines a mode value of the histogram, as shown in FIG. 5 . Moreover, the first statistical processor 33 defines the mode value as the first standard deviation SD. Alternatively, the first statistical processor 33 determines a median value, a centroid value, or an average value of the histogram. Moreover, the first statistical processor 33 may define any of these to be the first standard deviation SD. The first statistical processor 33 outputs the first standard deviation SD to the estimation part 34 . Moreover, the first statistical processor 33 may limit the effective range of the histogram to determine a statistical value. For example, the first statistical processor 33 may exclude 5% of the upper and lower limits of the histogram to determine a statistical value.
  • the estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z 1 ) according to the aforementioned equation (1).
  • the noise processor 36 retrieves a plurality of CT image data from the image storage 2 . Moreover, the noise processor 36 performs noise-reduction processing on the plurality of CT image data. For example, the noise processor 36 performs noise-reduction processing on the CT image data using a low-pass filter (LPF). The noise processor 36 outputs the CT image data treated with noise-reduction processing to the difference calculator 31 .
  • LPF low-pass filter
  • the difference calculator 31 , the removal part 32 , the first statistical processor 33 , the estimation part 34 , and the second statistical processor 35 execute the aforementioned processing on the CT image data treated by noise-reduction processing.
  • the estimation part 34 determines the second standard deviation SD of the CT image data treated by noise-reduction processing.
  • the estimation part 34 outputs the second standard deviation SD to the determination part 37 .
  • the determination part 37 determines whether or not to perform noise-reduction processing based on the second standard deviation SD of the CT image data. For example, the determination part 37 determines to perform noise-reduction processing if the second standard deviation SD of the CT image data is above a preset threshold. Moreover, the determination part 37 determines not to perform noise-reduction processing if the second standard deviation SD is less than the threshold. The determination part 37 outputs information indicating the determination results to the noise processor 36 .
  • the noise processor 36 performs noise-reduction processing on the CT image data again. If it is determined not to perform noise-reduction processing, the noise processor 36 does not perform noise-reduction processing.
  • the image generator 4 generates three-dimensional image data that sterically represents the shape of the tissue by performing volume rendering on volume data. Moreover, the image generator 4 may generate image data (MPR image data) processing in any arbitrary cross-section by performing MPR (Multi Planar Reconstruction) on the volume data. Moreover, the image generator 4 may reconfigure medical image data such as three-dimensional image data based on the projection data of a plurality of views.
  • the display 5 is comprised of a monitor such as CRT and a liquid crystal display.
  • the display 5 displays the standard deviation SD determined by the image processor 3 .
  • the display 5 may display three-dimensional images and MPR images generated by the image generator 4 .
  • the operation part 6 is comprised of input devices such as a keyboard and a mouse.
  • Respective functions of the image processor 3 and the image generator 4 may be executed by programs.
  • the image processor 3 and the image generator 4 may be comprised of a processing unit (not shown) and a storage (not shown).
  • this processing unit CPU, GPU, ASIC, etc., respectively, can be used.
  • the storage ROM, RAM, HDD, etc. can be used.
  • An image processing program and an image generating programs are stored in the storage.
  • the image processing program is used for execution of the function of the image processor 3 .
  • the image generating program is used for execution of the function of the image generator 4 .
  • the image generating program includes a difference calculating program, a removal program, a first statistical processing program, and an estimation program.
  • the difference calculating program is used for execution of the function of the difference calculator 31 .
  • the removal program is used for execution of the function of the removal part 32 .
  • the first statistical processing program is used for execution of the function of the first statistical processor 33 .
  • the estimation program is used for execution of the function of the estimation part 34 .
  • the image processing program may include a second statistical processing program that is used for execution of the function of the second statistical processor 35 .
  • the image processing program may include a noise processing program and a determination program.
  • the noise processing program is used for execution of the function of the noise processor 36 .
  • the determination program is used for execution of the function of the determination part 37 .
  • the processing unit such as CPU executes the function of each part by executing the program stored in the storage.
  • the process of image processing with the image processing program corresponds to an example of the “method of processing medical images.”
  • the medical image processing apparatus 1 executes any of a different first operation, second operation, and third operation, respectively.
  • the first operation is described in reference to the flowchart in FIG. 6 .
  • the difference calculator 31 retrieves a plurality of CT image data captured at different slice positions from the image storage 2 . For example, when the operator performs operations of designating the slice position (z 1 ) using the operation part 6 , coordinate information indicating the slice position (z 1 ) is output from the operation part 6 to the difference calculator 31 . The difference calculator 31 retrieves CT image data at the slice position (z 1 ) and CT image data at the slice position (z 2 ) next to the slice position (z 1 ) from the image storage 2 .
  • the difference calculator 31 generates first difference image data by determining the difference between the plurality of CT image data with respective slice positions adjacent to each other. As an example, the difference calculator 31 generates the first difference image data by determining the difference between the CT image data of the slice position (z 1 ) and the CT image data of the slice position (z 2 ).
  • the removal part 32 removes the region corresponding to a structure from the first difference image data by performing threshold processing on the first difference image data.
  • the first difference image data with the region corresponding to the structure removed is referred to as “second difference image data.”
  • the first statistical processor 33 determines the first standard deviation SD, which is the variation in pixel values of each pixel of the second difference image data.
  • the estimation part 34 determines the second standard deviation SD, which is the variation in pixel values of each pixel of the CT image data, based on the first standard deviation SD. Specifically, the estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z 1 ) according to the equation (1) above.
  • the estimation part 34 outputs the second standard deviation SD of the CT image data to the display 5 .
  • the display 5 displays the second standard deviation SD of the CT image data.
  • difference image data including fewer regions of uneven pixel values than the CT image data can be determined when the X-ray CT apparatus determines the difference between two CT image data adjacent to each other.
  • the difference image data there are fewer regions in which the distribution of pixel values is not uniform. Therefore, it is possible to easily remove the region corresponding to the structure from the difference image data. Consequently, in the difference image data, distribution of pixel values becomes uniform over a wider region, making it possible to secure a sufficient number of data to obtain the noise level.
  • the noise level of the CT image data even though the operator does not set a region of interest.
  • the second operation is described in reference to the flowchart in FIG. 7 .
  • the difference calculator 31 retrieves a plurality of CT image data captured at different slice positions from the image storage 2 . For example, when the operator performs operations of designating the slice position (z 1 ) using the operation part 6 , coordinate information indicating the slice position (z 1 ) is output from the operation part 6 to the difference calculator 31 . The difference calculator 31 retrieves CT image data at the slice position (z 1 ) and CT image data at the slice position (z 2 ) next to the slice position (z 1 ) from the image storage 2 .
  • the difference calculator 31 generates the first difference image data by determining the difference between the plurality of CT image data with respective slice positions adjacent to each other. As an example, the difference calculator 31 generates the first difference image data by determining the difference between the CT image data of the slice position (z 1 ) and the CT image data of the slice position (z 2 ).
  • the second statistical processor 35 generates a SD map of the first difference image data by a so-called difference mapping method.
  • the removal part 32 removes the region corresponding to a structure from the SD map by performing threshold processing on the SD map of the first difference image data.
  • the first statistical processor 33 creates a histogram that represents the frequency of the standard deviation in the SD map with the region corresponding to the structure removed.
  • the first statistical processor 33 determines a statistical value from the histogram of the SD map. For example, the first statistical processor 33 determines a mode value, a median value, a centroid value, or an average value as the statistical value.
  • the first statistical processor 33 defines the statistical value as the first standard deviation SD of the difference image data.
  • the first statistical processor 33 defines any of the mode value, the median value, centroid value, and average value of the histogram as the first standard deviation SD of the difference image data.
  • the estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z 1 ) according to the aforementioned equation (1).
  • the estimation part 34 outputs the second standard deviation SD of the CT image data to the display 5 .
  • the display 5 displays the second standard deviation SD of the CT image data.
  • an SD map of the difference image data can be determined when the X-ray CT apparatus obtains the difference between two sets of CT image data adjacent to each other.
  • the SD map of the difference image data there are fewer regions in which distribution of the standard deviation SD is not uniform. Therefore, it is possible to easily remove the region corresponding to the structure from the SD map of the difference image data. Consequently, in the SD map of the difference image data, distribution of the standard deviation SD becomes uniform over a wider region, making it possible to secure sufficient data to obtain the noise level.
  • the noise model and estimating the second standard deviation SD of the CT image data from the first standard deviation SD of the difference image data it is possible to obtain the noise level of the CT image data even though the operator does not set a region of interest.
  • the third operation is described in reference to the flowchart in FIG. 8 .
  • the noise processor 36 retrieves a plurality of CT image data captured at different slice positions from the image storage 2 . For example, when the operator performs operations of designating a desired region in the Z-axis direction using the operation part 6 , coordinate information (coordinate information in the Z-axis direction) indicating the position of the desired region is output from the operation part 6 to the image processor 3 .
  • the noise processor 36 retrieves a plurality of CT image data included in the desired region designated by the operation part 6 from the image storage 2 .
  • the noise processor 36 performs noise-reduction processing on the plurality of CT image data included in the desired region designated by the operation part 6 using a low-pass filter (LPF).
  • LPF low-pass filter
  • the difference calculator 31 , the removal part 32 , the first statistical processor 33 , and the estimation part 34 execute the aforementioned first operation on the CT image data treated with noise-reduction processing.
  • the difference calculator 31 , the removal part 32 , the first statistical processor 33 , the estimation part 34 , and the second statistical processor 35 may also execute the aforementioned second operation on the CT image data treated with noise-reduction processing.
  • the estimation part 34 determines the second standard deviation SD of the CT image data treated with noise-reduction processing.
  • the determination part 37 determines whether or not to perform noise-reduction processing based on the second standard deviation SD of the CT image data. For example, the determination part 37 determines to perform noise-reduction processing if the second standard deviation SD of the CT image data is above a preset threshold (Step S 23 , YES). Meanwhile, the determination part 37 determines not to perform noise-reduction processing if the second standard deviation SD is less than the threshold (Step S 23 , NO).
  • Step S 21 and Step S 22 are repeatedly executed. That is, by performing noise-reduction processing on the plurality of CT image data included in the desired region again (Step S 21 ), and executing the first operation or second operation on the CT image data treated with noise-reduction processing, the second standard deviation SD of the CT image data is determined. Subsequently, the processing at Step S 21 and Step S 22 is repeatedly executed until the second standard deviation SD of the CT image data becomes less than the threshold.
  • the image processor 3 If it is determined not to perform noise-reduction processing (Step S 23 , NO), the image processor 3 outputs the CT image data treated with noise-reduction processing (Step S 24 ). For example, the image processor 3 outputs the plurality of CT image data treated with noise-reduction processing to the image generator 4 .
  • the image generator 4 may generate three-dimensional image data and MPR image data based on the plurality of CT image data.
  • the medical image processing apparatus 1 may execute any of the first action, second action, and third action. For example, when the operator designates a desired operation among the first action, second action, and third action using the operation part 6 , the medical image processing apparatus 1 may be allowed to execute the designated operation. If only the first operation is executed, the medical image processing apparatus 1 may not comprise the second statistical processor 35 , the noise processor 36 , and the determination part 37 . Moreover, if only the second operation is executed, the medical image processing apparatus 1 may not comprise the noise processor 36 and the determination part 37 .
  • the medical imaging apparatus 90 may comprise the function of a medical image processing apparatus 1 A.
  • FIG. 9 is a block diagram of the medical image processing apparatus according to the second embodiment.
  • the medical image processing apparatus 1 A according to the second embodiment is connected to the medical imaging apparatus 90 similarly to the first embodiment.
  • the medical image processing apparatus 1 A comprise an image storage 2 , an image processor 3 A, an image generator 4 , a display 5 , and an operation part 6 .
  • the image processor 3 A comprises a difference calculator 31 A, a first statistical processor 33 A, a second statistical processor 35 A, and a noise processor 36 A.
  • the image storage 2 stores the projection data of a plurality of views acquired by the medical imaging apparatus 90 .
  • the image storage 2 may store two-dimensional projection data or three-dimensional projection data.
  • the difference calculator 31 A retrieves the projection data of a plurality of views with mutually different angles from the view direction from the image storage 2 , and determines the difference between two sets of projection data with the angles from the view direction adjacent to each other, generating a plurality of difference projection data. For example, the difference calculator 31 determines the difference between two sets of projection data with the angles from the view direction adjacent to each other, targeting projection data of 1,200 views. In this way, the difference calculator 31 A generates difference projection data for 1,200 views. The difference calculator 31 A outputs the difference projection data to the first statistical processor 33 A and the second statistical processor 35 A.
  • the first statistical processor 33 A determines the standard deviation SD, which is unevenness in pixel values of each pixel of the difference projection data. For the projection data of 1,200 views for example, the first statistical processor 33 A determines the standard deviation SD for 1,200 views. The first statistical processor 33 A may create a graph of the standard deviation SD of a plurality of views. The first statistical processor 33 A outputs the standard deviation SD of the difference projection data to the noise processor 36 A and a selection part 38 .
  • FIG. 10 is a diagram graphically showing projection data, difference projection data, and a standard deviation SD graph.
  • the difference calculator 31 A generates difference projection data 620 by determining the difference between projection data 610 in a specific view ( ⁇ 1 ) and projection data 611 in a view ( ⁇ 2 ) next to the view ( ⁇ 1 ).
  • the difference calculator 31 A generates difference projection data 621 by determining the difference between projection data 612 in another view ( ⁇ 3 ) and projection data 613 in a view ( ⁇ 4 ) next to the view ( ⁇ 3 ).
  • the first statistical processor 33 A determines the standard deviation SD of the difference projection data 620 , 621 .
  • the difference calculator 31 A For the projection data of 1,200 views for example, the difference calculator 31 A generates difference projection data for 1,200 views. Moreover, the first statistical processor 33 A determines the standard deviation SD for 1,200 views.
  • the graph 630 shown in FIG. 10 is a graph showing the standard deviation SD for 1,200 views.
  • the noise processor 36 A performs noise-reduction processing on the projection data with the standard deviation SD of the difference projection data above a preset threshold. Similar to the first embodiment, the noise processor 36 A may perform noise-reduction processing on the projection data using a low-pass filter LPF.
  • the image processor 3 A When processing with the noise processor 36 A is completed, the image processor 3 A outputs the projection data of a plurality of views to the image generator 4 . That is, the image processor 3 A outputs the projection data of the plurality of views including the projection data treated with noise-reduction processing to the image generator 4 .
  • the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views.
  • the X-ray CT apparatus in the second embodiment performs noise-reduction processing on the projection data with the standard deviation SD of the difference projection data above the threshold. Therefore, it is possible to reduce noise while minimizing deterioration of data quality due to noise-reduction processing.
  • noise-reduction processing is performed on all projection data, the quality of all the data deteriorates.
  • the X-ray CT apparatus in the second embodiment performs noise-reduction only on the projection data with the standard deviation SD of the difference projection data above the threshold and a relatively high noise level. In this way, the X-ray CT apparatus is enabled to reduce noise while minimizing deterioration of the data quality.
  • the second statistical processor 35 A generates a SD map of the difference projection data by a so-called difference mapping method. Similar to the first embodiment, the second statistical processor 35 A determines the standard deviation SD of the pixel values of each pixel in a predefined region of the difference projection data. Moreover, the second statistical processor 35 displaces this predefined region across the difference projection data to determine the standard deviation SD at each position. The second statistical processor 35 generates a SD map representing the distribution of the standard deviation SD through this processing. The second statistical processor 35 A outputs the SD map to the noise processor 36 A.
  • the noise processor 36 A specifies regions with the standard deviation SD above a preset threshold in the SD map of the difference projection data. Subsequently, the noise processor 36 A performs noise-reduction processing on the projection data of regions with the standard deviation SD above the threshold.
  • FIG. 11 is a diagram graphically showing projection data, difference projection data, and a SD map.
  • the difference calculator 31 A generates difference projection data 720 by determining the difference between the projection data 710 in a specific view ( ⁇ 1 ) and the projection data 711 in a view ( ⁇ 2 ) next to the view ( ⁇ 1 ).
  • the second statistical processor 35 A generates a SD map 730 of the difference projection data 720 .
  • the noise processor 36 A specifies the region 731 with a standard deviation SD above a preset threshold in the SD map 730 . Subsequently, the noise processor 36 A performs noise-reduction processing on the projection data of the region 731 .
  • the difference calculator 31 A For the projection data of 1,200 views for example, the difference calculator 31 A generates difference projection data for 1,200 views. Moreover, the second statistical processor 35 A generates an SD map for 1,200 views. Then, the noise processor 36 A performs noise-reduction processing on the projection data of the region with a standard deviation SD above the threshold among the projection data of 1,200 views.
  • the image processor 3 A When processing with the noise processor 36 A is completed, the image processor 3 A outputs the projection data of a plurality of views to the image generator 4 . That is, the image processor 3 A outputs the projection data of the plurality of views including the projection data treated with noise-reduction processing to the image generator 4 .
  • the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views.
  • the X-ray CT apparatus in the second embodiment performs noise-reduction processing on the projection data in a region with a standard deviation SD in the SD map above the threshold. In this way, it is possible to reduce noise while minimizing deterioration of the data quality due to noise-reduction processing. That is, the X-ray CT apparatus in the second embodiment performs noise-reduction only on the projection data of regions in which the standard deviation SD in the SD map is above the threshold and the noise level is relatively high. In this way, it is possible to reduce noise while minimizing deterioration of the data quality.
  • first statistical processor 33 A or the second statistical processor 35 A corresponds to an example of the “statistical processing part.”
  • the selection part 38 selects projection data with the standard deviation SD of the difference projection data above a preset threshold, and sets such that reconfiguration with the image generator 4 is not performed. For example, the selection part 38 flags projection data with a standard deviation SD of the difference projection data above the threshold.
  • the image processor 3 A outputs projection data of a plurality of views to the image generator 4 .
  • the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views except the flagged projection data.
  • the image processor 3 A may also output to the image generator 4 the projection data of the plurality of views except the projection data with a standard deviation SD of the difference projection data above the threshold. In this case, the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views output from the image processor 3 A.
  • FIG. 12 is a diagram graphically showing a sonogram.
  • the vertical axis indicates the view direction and the horizontal axis indicates the channel direction.
  • the image 800 is a sonogram obtained with the X-ray CT apparatus.
  • Projection data 810 is data with a standard deviation SD of the difference projection data above the threshold.
  • the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of a plurality of views except the projection data 810 .
  • the X-ray CT apparatus reconfigures medical image data except the projection data with a standard deviation SD of the difference projection data above the threshold and a relatively high noise level. In this way, it is possible to improve the image quality of the medical image data obtained by reconfiguration.
  • the function of the image processor 3 A may be executed by a program.
  • the image processor 3 A is comprised of a processing unit (not shown) and a storage (not shown).
  • this processing unit CPU, GPU, ASIC, etc., respectively, can be used.
  • ROM, RAM, HDD, etc. can be used.
  • a difference calculating program, a first statistical processing program, a second statistical processing program, a noise processing program, and a selection program are stored.
  • the first statistical processing program is used for execution of the function of the first statistical processor 33 A.
  • the second statistical processing program is used for execution of the function of the second statistical processor 35 A.
  • the noise processing program is used for execution of the function of the noise processor 36 A.
  • the selection program is used for execution of the function of the selection part 38 .
  • a processing unit such as CPU executes the function of each part by executing the program stored in the storage.
  • the medical image processing apparatus 1 A may not comprise the second statistical processor 35 A and the selection part 38 if processing is performed by the first statistical processor 33 A and the noise processor 36 A. Moreover, the medical image processing apparatus 1 A may comprise the first statistical processor 33 A and the selection part 38 if processing is performed by the second statistical processor 35 A and the noise processor 36 A. Moreover, the medical image processing apparatus 1 A may not comprise the second statistical processor 35 A and the noise processor 36 A if processing is performed by the first statistical processor 33 A and the selection part 38 .
  • the medical imaging apparatus 90 may comprise the function of the medical image processing apparatus 1 A.

Abstract

A medical image processing apparatus includes a difference calculator, a removal part, a first statistical processing part, and an estimation part. The difference calculator receives a plurality of medical image data with different imaging positions and obtains the difference between the plurality of medical image data, thereby generating difference image data that represents the difference. The removal part removes the region corresponding to a structure from the difference image data. The first statistical processing part obtains the first standard deviation of pixel values of each pixel of the difference image data with the region corresponding to the structure removed. The estimation part estimates the second standard deviation of the medical image data based on the first standard deviation. The medical image processing apparatus can estimate noise level of medical image data.

Description

    TECHNICAL FIELD
  • Embodiments relate to a medical image processing apparatus, medical imaging apparatus, and method of processing medical images.
  • BACKGROUND OF THE INVENTION
  • In order to improve the image quality of medical image data generated by medical imaging apparatuses such as an X-ray CT apparatus and an MRI apparatus, the noise level of the medical image data may be determined. For example, an operator sets a region of interest (ROI) in a region with a relatively small difference in the pixel values of each pixel in medical image data. A medical image processing apparatus, etc. targets image data within this region of interest to obtain the noise level. That is, the operator designates a set position in the region of interest.
  • PRIOR ART DOCUMENTS Patent Document
  • [Patent Document 1] Japanese published unexamined application 1996-308827
  • [Patent Document 2] Japanese published unexamined application 2007-175194
  • [Patent Document 3] Japanese published unexamined application 2004-530
  • ABSTRACT OF THE INVENTION Problem to be Solved by the Invention
  • However, if the operator sets the region of interest, the operation for this setting may be complicated. Moreover, in order to secure sufficient data to obtain the noise level, the operator has to set the region of interest in a region with a relatively small difference in pixel values of each pixel. However, in a region with many fine structures in a subject, the pixel values of each pixel vary. In this case, it is difficult for the operator to set the region of interest to secure data.
  • This embodiment is intended to provide a medical image processing apparatus, medical imaging apparatus, and method of processing medical images that can estimate the noise of medical image data.
  • Means of Solving the Problem
  • The medical image processing apparatus according to this embodiment comprises a difference calculator, a removal part, a first statistical processor, and an estimation part. The difference calculator receives a plurality of medical image data with different imaging positions and determines the difference between the plurality of medical image data, so as to generate difference image data representing the difference. The removal part removes a region corresponding to a structure from the difference image data. The first statistical processor determines a first standard deviation of a pixel value for each pixel of the image data difference with the region corresponding to the structure removed. The estimation part estimates a second standard deviation of the medical image data of the pixel value of each pixel of medical image data based on the first standard deviation.
  • BRIEF DESCRIPTION OF DRAWINGS
  • FIG. 1 is a block diagram of a medical image processing apparatus according to the first embodiment.
  • FIG. 2 is a diagram graphically showing a medical image and a difference image.
  • FIG. 3 is a graph showing the standard deviation SD of the medical image and the standard deviation SD of the difference image.
  • FIG. 4 is a diagram graphically showing a SD map of the medical image and a SD map of the difference image.
  • FIG. 5 is a diagram graphically showing a histogram created from the SD map of the difference image.
  • FIG. 6 is a flowchart showing the first operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 7 is a flowchart showing the second operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 8 is a flowchart showing the third operation with the medical image processing apparatus according to the first embodiment.
  • FIG. 9 is a block diagram of the medical image processing apparatus according to the second embodiment.
  • FIG. 10 is a diagram graphically showing projection data, difference projection data, and a standard deviation SD graph.
  • FIG. 11 is a diagram graphically showing projection data, difference projection data, and a SD map.
  • FIG. 12 is a diagram graphically showing a sinogram.
  • DETAILED DESCRIPTION OF THE INVENTION First Embodiment
  • A medical image processing apparatus according to the first embodiment is described in reference to FIG. 1. FIG. 1 is a block diagram of the medical image processing apparatus according to the first embodiment. The medical image processing apparatus 1 according to the first embodiment is, for example, connected to a medical imaging apparatus 90.
  • (Medical Imaging Apparatus 90)
  • The medical imaging apparatus 90 may be an imaging apparatus, for example, an X-ray CT apparatus, an MRI apparatus, or an ultrasound imaging apparatus. The medical imaging apparatus 90 generates medical image data by imaging a subject. For example, the medical imaging apparatus 90 generates a plurality of medical image data imaged at different positions by imaging the subject at a plurality of different positions. In this way, the medical imaging apparatus 90 images a three-dimensional region of the subject. The medical imaging apparatus 90 corresponds to an example of the “imaging part.”
  • In this embodiment, a case using an X-ray CT apparatus as the medical imaging apparatus 90 is described by way of example. The X-ray CT apparatus has an X-ray tube and an X-ray detector disposed on opposite sides of the subject. The X-ray CT apparatus radiates X-rays from the X-ray tube while rotating the X-ray tube and the X-ray detector around the subject. Moreover, the X-ray CT apparatus detects X-rays transmitted through the subject with the X-ray detector. Data detected by the X-ray detector is acquired by a data acquisition system (DAS) as projection data. Moreover, the X-ray CT apparatus reconfigures medical image data of the subject based on the acquired projection data. In the description below, the collection of detected data detected by the X-ray detector at an angle relative to the subject is referred to as a “view.” For example, if the X-ray CT apparatus acquires projection data of one view per 1 degree in the rotational direction, it rotates the X-ray tube and the X-ray detector in one turn to acquire projection data of 360 views. The X-ray CT apparatus reconfigures the medical image data using the projection data of 360 views. In the description below, the direction of the body axis of the subject may be referred to as a “slice direction.” Moreover, the position of the direction of the body axis may be referred to as a “slice position.” Moreover, the rotational direction of the X-ray tube and the X-ray detector may be referred to as a “view direction.” Moreover, for convenience of description, a three-dimensional orthogonal coordinate system defined with the X-axis, Y-axis, and Z-axis orthogonal to each other is defined. The direction of the body axis of the subject (slice direction) is defined as the Z-axis direction. The positions in respective cross-sections orthogonal in the direction of the body axis (Z-axis direction) at respective slice positions are defined by the X-axis and Y-axis.
  • For example, an X-ray CT apparatus acquires two-dimensional projection data from a plurality of views at each of a plurality of slice positions by imaging at the plurality of slice positions in the direction of the body axis of the subject (slice direction). The X-ray CT apparatus reconfigures the CT image data at each slice position based on the two-dimensional projection data of the plurality of views at each slice position. Volume data comprised of a plurality of CT image data is output from the medical imaging apparatus 90 to the medical image processing apparatus 1.
  • Moreover, the X-ray CT apparatus may image a three-dimensional imaging region having a width in the slice direction by using a two-dimensional X-ray detector (multi-array detector) comprising a plurality of detection elements in the slice direction. Moreover, the X-ray CT apparatus may acquire three-dimensional projection data of a width in the slice direction via this imaging. The X-ray CT apparatus can generate volume data based on the three-dimensional projection data of a plurality of views. Volume data comprised of the three-dimensional projection data of the plurality of views is output from the medical imaging apparatus 90 to the medical image processing apparatus 1.
  • In the description below, “projection data” may be two-dimensional projection data or three-dimensional projection data.
  • (Medical Image Processing Apparatus 1)
  • The medical image processing apparatus 1 according to the first embodiment comprises an image storage 2, an image processor 3, an image generator 4, a display 5, and an operation part 6.
  • (Image Storage 2)
  • The image storage 2 stores medical image data output from the medical imaging apparatus 90. For example, the image storage 2 stores volume data comprised of a plurality of CT image data. Moreover, the image storage 2 may store the projection data of a plurality of views output from the medical imaging apparatus 90.
  • (Image Processor 3)
  • The image processor 3 comprises a difference calculator 31, a removal part 32, a first statistical processor 33, an estimation part 34, a second statistical processor 35, a noise processor 36, and a determination part 37. The image processor 3 determines the Standard Deviation (SD). This standard deviation is the variation in pixel values of each pixel of medical image data. The case is described by way of example in which the image processor 3 determines the standard deviation SD of pixel values of each pixel of CT image data at the slice position (z1).
  • (Difference Calculator 31)
  • The difference calculator 31 retrieves a plurality of CT image data with mutually different slice positions imaged from the image storage 2. Moreover, the difference calculator 31 determines the difference between two sets of CT image data of which the slice positions are adjacent to each other. The difference calculator 31 generates first difference image data by determining the difference. The difference calculator 31 determines the difference in pixel values such as brightness for each pixel (x, y). The difference calculator 31 may generate one set of first difference image data. The difference calculator 31 may also generate a plurality of first difference image data. The difference calculator 31 outputs the first difference image data to the removal part 32 and the second statistical processor 35. The slice position (position in the Z-axis direction) may be designated by the operator using the operation part 6. For example, when the operator performs an operation of designating a desired region in the Z-axis direction using the operation part 6, coordinate information (coordinate information in the Z-axis direction) indicating the position of the desired region is output from the operation part 6 to the image processor 3. The difference calculator 31 retrieves a plurality of CT image data included in the desired region designated by the operation part 6 from the image storage 2. Moreover, the difference calculator 31 determines a difference between two sets of CT image data of which the slice positions are adjacent to each other. As an example, when the operator designates the slice position (z1) using the operation part 6, coordinate information of the slice position (z1) is output from the operation part 6 to the image processor 3. The difference calculator 31 retrieves the CT image data at the slice position (z1) and the CT image data at the slice position (z2) next to the slice position (z1) from the image storage 2. Subsequently, the difference calculator 31 generates first difference image data by determining the difference of the CT image data at the slice position (z1) and the CT image data at the slice position (z2).
  • (Removal Part 32)
  • The removal part 32 removes a region corresponding to a structure from the first difference image data by performing threshold processing on the first difference image data. For example, the removal part 32 leaves the region in which the pixel value is included in a predefined range in the first difference image data, and removes the region in which the pixel value is outside the predefined range. Namely, the removal part 32 determines the region in which the pixel value is larger than the upper threshold of the predefined range and the region in which the pixel value is smaller than the lower threshold of the predefined range to be a structure of the subject. Then, the removal part 32 removes the regions determined to be the structure of the subject from the first difference image data. For example, the removal part 32 may replace the pixel value of the region corresponding to the structure with a constant pixel value. Moreover, the removal part 32 may delete the region corresponding to the structure from the first difference image data. Moreover, the removal part 32 may replace the pixel value of the region corresponding to the structure with a surrounding pixel value. In the description below, the first difference image data with the region corresponding to the structure removed may be referred to as “second difference image data.” The removal part 32 outputs the second difference image data from the first statistical processor 33.
  • Processing of the removal part 32 is described in reference to FIG. 2. FIG. 2 is a diagram graphically showing a medical image and a difference image. FIG. 2 shows a CT image 100 and a difference image 200. The difference image 200 is an example of a first difference image. The CT image 100 is an image at a slice position (z1) in the direction of the body axis (slice direction). The CT image 100 represents an image of a subject image 110 and an image of a bed 120, etc. The CT image 100 represents a region 111 in which the distribution of pixel values is not uniform and the pixel values of each pixel vary. The difference image 200 is an image representing the difference between the CT image 100 at the slice position (z1) and the CT image 100 at the slice position (z2) next to the slice position (z1). The difference image 200 represents an image 210 corresponding to the structure. The removal part 32 removes an image 210 in which the pixel value is outside a predefined range in the difference image 200. For example, the removal part 32 may replace the pixel value of the image 210 with a constant pixel value. Moreover, the removal part 32 may delete the image 210 from the difference image 200. Moreover, the removal part 32 may replace the pixel value of the image 210 with a surrounding pixel value. The removal part 32 outputs the second difference image data with the image 210 corresponding to the structure removed to the first statistical processor 33.
  • (First Statistical Processor 33)
  • The first statistical processor 33 determines the standard deviation SD, which is the variation in pixel values of respective pixels of the second difference image data with the region corresponding to the structure removed. Hereinafter, the standard deviation SD of the second difference image data may be referred to as the “first standard deviation SD.” The first statistical processor 33 outputs the first standard deviation SD to the estimation part 34.
  • (Estimation Part 34)
  • The estimation part 34 estimates the standard deviation SD, which is the variation in pixel values of each pixel of the CT image data, based on the first standard deviation SD. In the description below, the standard deviation SD of the CT image data may be referred to as the “second standard deviation SD.” The estimation part 34 estimates the second standard deviation SD from the first standard deviation SD using a noise model representing the relationship between the first standard deviation SD of the second difference image data and the second standard deviation SD of the CT image data. The noise model is described in reference to FIG. 3. FIG. 3 is a graph showing the standard deviation of the medical image and the standard deviation of the difference image. In FIG. 3, the horizontal axis indicates the slice position and the vertical axis indicates the standard deviation SD. A graph 310 indicates the second standard deviation SD of the CT image data. The second standard deviation SD shown by the graph 310 is a value obtained by simulation. For the simulation, imaging conditions according to the X-ray CT apparatus and reconfiguration conditions of the CT image data are used as parameters. The imaging conditions and reconfiguration conditions include, for example, the X-ray tube voltage and X-ray tube current supplied to the X-ray tube, the slice thickness, the slice position, the number of arrays of a plurality of X-ray detectors arrayed in the direction of the body axis (slice direction), etc. A graph 320 indicates the first standard deviation SD of the second difference image data. The second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data change depending on the slice position. Based on the graph 310 and the graph 320, the ratio between the second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data can be determined per slice position.
  • The following equation (1) indicates the relationship between the second standard deviation SD of the CT image data and the first standard deviation SD of the second difference image data.

  • SDO R G(z)=Ratio (z)×SDd z (z)   Equation (1):
  • SDO R G (z) is the second standard deviation SD of the CT image data.
  • SDd z (z) is the first standard deviation SD of the second difference image data.
  • Ratio (z) is the ratio of the standard deviation SD obtained per slice position based on the graph 310 and the graph 320. The ratio of the standard deviation SD, Ratio (z), is obtained in advance, and stored in a storage (not shown) in advance. In addition, the ratio of the standard deviation SD, Ratio (z), corresponds to an example of an “estimation coefficient.”
  • The estimation part 34 determines the second standard deviation SD of the CT image data according to the first standard deviation SD and Equation (1). As an example, the estimation part 34 determines the second standard deviation SD of the CT image data at the position (z1) according to Equation (1).
  • The estimation part 34 may output the second standard deviation SD of the CT image data to the display 5. In this case, the display 5 displays the second standard deviation SD of the CT image data determined by the estimation part 34.
  • (Second Statistical Processor 35)
  • The second statistical processor 35 generates an SD map of the first difference image data by a so-called difference mapping method. For example, the second statistical processor 35 determines the standard deviation (SD) of pixel values of each pixel in a predefined region of the first difference image data. This standard deviation SD is referred to as the “third standard deviation.” The second statistical processor 35 moves this predefined region across the first difference image data to obtain the standard deviation SD (third standard deviation) at each position. The second statistical processor 35 generates the SD map representing the distribution of the third standard deviation based on the results determined. As an example, the second statistical processor 35 determines the standard deviation SD (third standard deviation) of pixel values within a (11×11) pixel region in the first difference image data. Moreover, the second statistical processor 35 moves the (11×11) pixel region across the first difference image data to determine the standard deviation SD (third standard deviation) at each position. The second statistical processor 35 generates a SD map representing the distribution of the third standard deviation based on the results obtained. The second statistical processor 35 outputs the SD map of the first difference image data to the removal part 32.
  • The removal part 32 removes a region corresponding to a structure from the SD map by performing threshold processing on the SD map of the first difference image data. For example, the removal part 32 leaves the region in which the third standard deviation is included in a predefined range in the SD map of the first difference image data, and removes the region in which the third standard deviation is outside the predefined range. That is, the removal part 32 determines the region in which the third standard deviation is larger than the upper threshold of the predefined range and the region in which the third standard deviation is smaller than the lower threshold of the predefined range to be a structure of the subject. Subsequently, the removal part 32 removes the regions determined to be the structure of the subject from the SD map of the first difference image data.
  • A SD map is described in reference to FIG. 4. FIG. 4 is a diagram graphically showing a SD map of the medical image and a SD map of the difference image. FIG. 4 shows a SD map 400 of the CT image data and a SD map 500 of the first difference image data. The SD map 400 is a SD map of the CT image data at a specific slice position (z1). The SD map 400 represents an image 410, etc. resulting from a subject. In this way, the SD map 400 of the CT image data represents the image 410 in which distribution of the standard deviation SD is not uniform and the standard deviation SD varies. The SD map 500 of the first difference image data is a SD map of the difference between the CT image at the slice position (z1) and the CT image at the slice position (z2) next to the slice position (z1). The SD map 500 represents an image 510 corresponding to the structure. The removal part 32 removes the image 510 in which the standard deviation SD is outside a predefined range in the SD map 500. For example, the removal part 32 may replace a value of the image 510 with a constant value. Moreover, the removal part 32 may delete the image 510 from the SD map 500. Moreover, the removal part 32 may replace the pixel value of the image 510 with a surrounding value. The removal part 32 outputs the SD map with the image 510 corresponding to the structure removed to the first statistical processor 33.
  • The first statistical processor 33 determines the first standard deviation SD of the difference image data based on the SD map with the region corresponding to the structure removed. For example, the first statistical processor 33 creates a histogram that represents the frequency of the standard deviation in the SD map. Moreover, the first statistical processor 33 determines the first standard deviation SD of the difference image data based on this histogram. The histogram is shown in FIG. 5. In FIG. 5, the horizontal axis is the standard deviation SD in the SD map, while the vertical axis is the frequency of the standard deviation SD. The first statistical processor 33 determines a statistical value from the histogram. Moreover, the first statistical processor 33 defines the statistical value as the first standard deviation SD of the difference image data. For example, the first statistical processor 33 determines a mode value of the histogram, as shown in FIG. 5. Moreover, the first statistical processor 33 defines the mode value as the first standard deviation SD. Alternatively, the first statistical processor 33 determines a median value, a centroid value, or an average value of the histogram. Moreover, the first statistical processor 33 may define any of these to be the first standard deviation SD. The first statistical processor 33 outputs the first standard deviation SD to the estimation part 34. Moreover, the first statistical processor 33 may limit the effective range of the histogram to determine a statistical value. For example, the first statistical processor 33 may exclude 5% of the upper and lower limits of the histogram to determine a statistical value.
  • The estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z1) according to the aforementioned equation (1).
  • (Noise Processor 36)
  • The noise processor 36 retrieves a plurality of CT image data from the image storage 2. Moreover, the noise processor 36 performs noise-reduction processing on the plurality of CT image data. For example, the noise processor 36 performs noise-reduction processing on the CT image data using a low-pass filter (LPF). The noise processor 36 outputs the CT image data treated with noise-reduction processing to the difference calculator 31.
  • The difference calculator 31, the removal part 32, the first statistical processor 33, the estimation part 34, and the second statistical processor 35 execute the aforementioned processing on the CT image data treated by noise-reduction processing. With this processing, the estimation part 34 determines the second standard deviation SD of the CT image data treated by noise-reduction processing. Moreover, the estimation part 34 outputs the second standard deviation SD to the determination part 37.
  • (Determination Part 37)
  • The determination part 37 determines whether or not to perform noise-reduction processing based on the second standard deviation SD of the CT image data. For example, the determination part 37 determines to perform noise-reduction processing if the second standard deviation SD of the CT image data is above a preset threshold. Moreover, the determination part 37 determines not to perform noise-reduction processing if the second standard deviation SD is less than the threshold. The determination part 37 outputs information indicating the determination results to the noise processor 36.
  • If it is determined to perform noise-reduction processing, the noise processor 36 performs noise-reduction processing on the CT image data again. If it is determined not to perform noise-reduction processing, the noise processor 36 does not perform noise-reduction processing.
  • (Image Generator 4)
  • The image generator 4 generates three-dimensional image data that sterically represents the shape of the tissue by performing volume rendering on volume data. Moreover, the image generator 4 may generate image data (MPR image data) processing in any arbitrary cross-section by performing MPR (Multi Planar Reconstruction) on the volume data. Moreover, the image generator 4 may reconfigure medical image data such as three-dimensional image data based on the projection data of a plurality of views.
  • (Display 5 and Operation Part 6)
  • The display 5 is comprised of a monitor such as CRT and a liquid crystal display. The display 5 displays the standard deviation SD determined by the image processor 3. The display 5 may display three-dimensional images and MPR images generated by the image generator 4. The operation part 6 is comprised of input devices such as a keyboard and a mouse.
  • Respective functions of the image processor 3 and the image generator 4 may be executed by programs. As an example, the image processor 3 and the image generator 4 may be comprised of a processing unit (not shown) and a storage (not shown). As this processing unit, CPU, GPU, ASIC, etc., respectively, can be used. Moreover, as the storage, ROM, RAM, HDD, etc. can be used. An image processing program and an image generating programs are stored in the storage. The image processing program is used for execution of the function of the image processor 3. The image generating program is used for execution of the function of the image generator 4. The image generating program includes a difference calculating program, a removal program, a first statistical processing program, and an estimation program. The difference calculating program is used for execution of the function of the difference calculator 31. The removal program is used for execution of the function of the removal part 32. The first statistical processing program is used for execution of the function of the first statistical processor 33. The estimation program is used for execution of the function of the estimation part 34. Moreover, the image processing program may include a second statistical processing program that is used for execution of the function of the second statistical processor 35. Furthermore, the image processing program may include a noise processing program and a determination program. The noise processing program is used for execution of the function of the noise processor 36. The determination program is used for execution of the function of the determination part 37. The processing unit such as CPU executes the function of each part by executing the program stored in the storage. The process of image processing with the image processing program corresponds to an example of the “method of processing medical images.”
  • (Operation)
  • With reference to FIGS. 6 through 8, the operation with the medical image processing apparatus 1 according to the first embodiment is described. The medical image processing apparatus 1 executes any of a different first operation, second operation, and third operation, respectively.
  • (First Operation)
  • The first operation is described in reference to the flowchart in FIG. 6.
  • (Step S01)
  • First, the difference calculator 31 retrieves a plurality of CT image data captured at different slice positions from the image storage 2. For example, when the operator performs operations of designating the slice position (z1) using the operation part 6, coordinate information indicating the slice position (z1) is output from the operation part 6 to the difference calculator 31. The difference calculator 31 retrieves CT image data at the slice position (z1) and CT image data at the slice position (z2) next to the slice position (z1) from the image storage 2.
  • (Step S02)
  • The difference calculator 31 generates first difference image data by determining the difference between the plurality of CT image data with respective slice positions adjacent to each other. As an example, the difference calculator 31 generates the first difference image data by determining the difference between the CT image data of the slice position (z1) and the CT image data of the slice position (z2).
  • (Step S03)
  • The removal part 32 removes the region corresponding to a structure from the first difference image data by performing threshold processing on the first difference image data. The first difference image data with the region corresponding to the structure removed is referred to as “second difference image data.”
  • (Step S04)
  • The first statistical processor 33 determines the first standard deviation SD, which is the variation in pixel values of each pixel of the second difference image data.
  • (Step S05)
  • The estimation part 34 determines the second standard deviation SD, which is the variation in pixel values of each pixel of the CT image data, based on the first standard deviation SD. Specifically, the estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z1) according to the equation (1) above.
  • The estimation part 34 outputs the second standard deviation SD of the CT image data to the display 5. The display 5 displays the second standard deviation SD of the CT image data.
  • As above, even though the CT image data has a region in which the distribution of pixel values is not uniform and the pixel values of each pixel vary, difference image data including fewer regions of uneven pixel values than the CT image data can be determined when the X-ray CT apparatus determines the difference between two CT image data adjacent to each other. In the difference image data, there are fewer regions in which the distribution of pixel values is not uniform. Therefore, it is possible to easily remove the region corresponding to the structure from the difference image data. Consequently, in the difference image data, distribution of pixel values becomes uniform over a wider region, making it possible to secure a sufficient number of data to obtain the noise level. Then, by estimating the second standard deviation SD of the CT image data from the first standard deviation SD of the difference image data using the noise model, it is possible to obtain the noise level of the CT image data even though the operator does not set a region of interest.
  • (Second Operation)
  • The second operation is described in reference to the flowchart in FIG. 7.
  • (Step S10)
  • First, the difference calculator 31 retrieves a plurality of CT image data captured at different slice positions from the image storage 2. For example, when the operator performs operations of designating the slice position (z1) using the operation part 6, coordinate information indicating the slice position (z1) is output from the operation part 6 to the difference calculator 31. The difference calculator 31 retrieves CT image data at the slice position (z1) and CT image data at the slice position (z2) next to the slice position (z1) from the image storage 2.
  • (Step S11)
  • The difference calculator 31 generates the first difference image data by determining the difference between the plurality of CT image data with respective slice positions adjacent to each other. As an example, the difference calculator 31 generates the first difference image data by determining the difference between the CT image data of the slice position (z1) and the CT image data of the slice position (z2).
  • (Step S12)
  • The second statistical processor 35 generates a SD map of the first difference image data by a so-called difference mapping method.
  • (Step S13)
  • The removal part 32 removes the region corresponding to a structure from the SD map by performing threshold processing on the SD map of the first difference image data.
  • (Step S14)
  • The first statistical processor 33 creates a histogram that represents the frequency of the standard deviation in the SD map with the region corresponding to the structure removed.
  • (Step S15)
  • The first statistical processor 33 determines a statistical value from the histogram of the SD map. For example, the first statistical processor 33 determines a mode value, a median value, a centroid value, or an average value as the statistical value.
  • (Step S16)
  • The first statistical processor 33 defines the statistical value as the first standard deviation SD of the difference image data. For example, the first statistical processor 33 defines any of the mode value, the median value, centroid value, and average value of the histogram as the first standard deviation SD of the difference image data.
  • (Step S17)
  • The estimation part 34 determines the second standard deviation SD of the CT image data at the slice position (z1) according to the aforementioned equation (1).
  • The estimation part 34 outputs the second standard deviation SD of the CT image data to the display 5. The display 5 displays the second standard deviation SD of the CT image data.
  • As above, even though the CT image data has a region in which the distribution of standard deviation SD is not uniform and the pixel values of each pixel vary, an SD map of the difference image data, with fewer regions of uneven standard deviation SD than an SD map of the CT image data, can be determined when the X-ray CT apparatus obtains the difference between two sets of CT image data adjacent to each other. In the SD map of the difference image data, there are fewer regions in which distribution of the standard deviation SD is not uniform. Therefore, it is possible to easily remove the region corresponding to the structure from the SD map of the difference image data. Consequently, in the SD map of the difference image data, distribution of the standard deviation SD becomes uniform over a wider region, making it possible to secure sufficient data to obtain the noise level. Subsequently, by using the noise model and estimating the second standard deviation SD of the CT image data from the first standard deviation SD of the difference image data, it is possible to obtain the noise level of the CT image data even though the operator does not set a region of interest.
  • (Third Operation)
  • The third operation is described in reference to the flowchart in FIG. 8.
  • (Step S20)
  • First, the noise processor 36 retrieves a plurality of CT image data captured at different slice positions from the image storage 2. For example, when the operator performs operations of designating a desired region in the Z-axis direction using the operation part 6, coordinate information (coordinate information in the Z-axis direction) indicating the position of the desired region is output from the operation part 6 to the image processor 3. The noise processor 36 retrieves a plurality of CT image data included in the desired region designated by the operation part 6 from the image storage 2.
  • (Step S21)
  • The noise processor 36 performs noise-reduction processing on the plurality of CT image data included in the desired region designated by the operation part 6 using a low-pass filter (LPF).
  • (Step S22)
  • The difference calculator 31, the removal part 32, the first statistical processor 33, and the estimation part 34 execute the aforementioned first operation on the CT image data treated with noise-reduction processing. Alternatively, the difference calculator 31, the removal part 32, the first statistical processor 33, the estimation part 34, and the second statistical processor 35 may also execute the aforementioned second operation on the CT image data treated with noise-reduction processing. With the first operation or the second operation executed, the estimation part 34 determines the second standard deviation SD of the CT image data treated with noise-reduction processing.
  • (Step S23)
  • The determination part 37 determines whether or not to perform noise-reduction processing based on the second standard deviation SD of the CT image data. For example, the determination part 37 determines to perform noise-reduction processing if the second standard deviation SD of the CT image data is above a preset threshold (Step S23, YES). Meanwhile, the determination part 37 determines not to perform noise-reduction processing if the second standard deviation SD is less than the threshold (Step S23, NO).
  • If it is determined to perform noise-reduction processing (Step S23, YES), the processing at Step S21 and Step S22 is repeatedly executed. That is, by performing noise-reduction processing on the plurality of CT image data included in the desired region again (Step S21), and executing the first operation or second operation on the CT image data treated with noise-reduction processing, the second standard deviation SD of the CT image data is determined. Subsequently, the processing at Step S21 and Step S22 is repeatedly executed until the second standard deviation SD of the CT image data becomes less than the threshold.
  • (Step S24)
  • If it is determined not to perform noise-reduction processing (Step S23, NO), the image processor 3 outputs the CT image data treated with noise-reduction processing (Step S24). For example, the image processor 3 outputs the plurality of CT image data treated with noise-reduction processing to the image generator 4. The image generator 4 may generate three-dimensional image data and MPR image data based on the plurality of CT image data.
  • As above, by determining whether or not to execute noise-reduction processing based on the second standard deviation SD of the CT image data, it is possible to automatically stop noise-reduction processing at the point when the second standard deviation SD reaches less than the threshold.
  • The medical image processing apparatus 1 according to the first embodiment may execute any of the first action, second action, and third action. For example, when the operator designates a desired operation among the first action, second action, and third action using the operation part 6, the medical image processing apparatus 1 may be allowed to execute the designated operation. If only the first operation is executed, the medical image processing apparatus 1 may not comprise the second statistical processor 35, the noise processor 36, and the determination part 37. Moreover, if only the second operation is executed, the medical image processing apparatus 1 may not comprise the noise processor 36 and the determination part 37.
  • In addition, the medical imaging apparatus 90 may comprise the function of a medical image processing apparatus 1A.
  • Second Embodiment
  • The medical image processing apparatus according to the second embodiment is described in reference to FIG. 9. FIG. 9 is a block diagram of the medical image processing apparatus according to the second embodiment. The medical image processing apparatus 1A according to the second embodiment is connected to the medical imaging apparatus 90 similarly to the first embodiment.
  • (Medical Image Processing Apparatus 1A)
  • The medical image processing apparatus 1A according to the second embodiment comprise an image storage 2, an image processor 3A, an image generator 4, a display 5, and an operation part 6.
  • (Image Processor 3A)
  • The image processor 3A comprises a difference calculator 31A, a first statistical processor 33A, a second statistical processor 35A, and a noise processor 36A.
  • (Image Storage 2)
  • The image storage 2 stores the projection data of a plurality of views acquired by the medical imaging apparatus 90. The image storage 2 may store two-dimensional projection data or three-dimensional projection data.
  • (Difference Calculator 31A)
  • The difference calculator 31A retrieves the projection data of a plurality of views with mutually different angles from the view direction from the image storage 2, and determines the difference between two sets of projection data with the angles from the view direction adjacent to each other, generating a plurality of difference projection data. For example, the difference calculator 31 determines the difference between two sets of projection data with the angles from the view direction adjacent to each other, targeting projection data of 1,200 views. In this way, the difference calculator 31A generates difference projection data for 1,200 views. The difference calculator 31A outputs the difference projection data to the first statistical processor 33A and the second statistical processor 35A.
  • (First Statistical Processor 33A)
  • The first statistical processor 33A determines the standard deviation SD, which is unevenness in pixel values of each pixel of the difference projection data. For the projection data of 1,200 views for example, the first statistical processor 33A determines the standard deviation SD for 1,200 views. The first statistical processor 33A may create a graph of the standard deviation SD of a plurality of views. The first statistical processor 33A outputs the standard deviation SD of the difference projection data to the noise processor 36A and a selection part 38.
  • A specific example is described in reference to FIG. 10. FIG. 10 is a diagram graphically showing projection data, difference projection data, and a standard deviation SD graph. The difference calculator 31A generates difference projection data 620 by determining the difference between projection data 610 in a specific view (φ1) and projection data 611 in a view (φ2) next to the view (φ1). Moreover, the difference calculator 31A generates difference projection data 621 by determining the difference between projection data 612 in another view (φ3) and projection data 613 in a view (φ4) next to the view (φ3). The first statistical processor 33A determines the standard deviation SD of the difference projection data 620, 621. For the projection data of 1,200 views for example, the difference calculator 31A generates difference projection data for 1,200 views. Moreover, the first statistical processor 33A determines the standard deviation SD for 1,200 views. The graph 630 shown in FIG. 10 is a graph showing the standard deviation SD for 1,200 views.
  • (Noise Processor 36A)
  • The noise processor 36A performs noise-reduction processing on the projection data with the standard deviation SD of the difference projection data above a preset threshold. Similar to the first embodiment, the noise processor 36A may perform noise-reduction processing on the projection data using a low-pass filter LPF.
  • When processing with the noise processor 36A is completed, the image processor 3A outputs the projection data of a plurality of views to the image generator 4. That is, the image processor 3A outputs the projection data of the plurality of views including the projection data treated with noise-reduction processing to the image generator 4. The image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views.
  • As above, the X-ray CT apparatus in the second embodiment performs noise-reduction processing on the projection data with the standard deviation SD of the difference projection data above the threshold. Therefore, it is possible to reduce noise while minimizing deterioration of data quality due to noise-reduction processing. When noise-reduction processing is performed on all projection data, the quality of all the data deteriorates. With regard to this, the X-ray CT apparatus in the second embodiment performs noise-reduction only on the projection data with the standard deviation SD of the difference projection data above the threshold and a relatively high noise level. In this way, the X-ray CT apparatus is enabled to reduce noise while minimizing deterioration of the data quality.
  • (Second Statistical Processor 35A)
  • The second statistical processor 35A generates a SD map of the difference projection data by a so-called difference mapping method. Similar to the first embodiment, the second statistical processor 35A determines the standard deviation SD of the pixel values of each pixel in a predefined region of the difference projection data. Moreover, the second statistical processor 35 displaces this predefined region across the difference projection data to determine the standard deviation SD at each position. The second statistical processor 35 generates a SD map representing the distribution of the standard deviation SD through this processing. The second statistical processor 35A outputs the SD map to the noise processor 36A.
  • The noise processor 36A specifies regions with the standard deviation SD above a preset threshold in the SD map of the difference projection data. Subsequently, the noise processor 36A performs noise-reduction processing on the projection data of regions with the standard deviation SD above the threshold.
  • A specific example is described in reference to FIG. 11. FIG. 11 is a diagram graphically showing projection data, difference projection data, and a SD map. The difference calculator 31A generates difference projection data 720 by determining the difference between the projection data 710 in a specific view (φ1) and the projection data 711 in a view (φ2) next to the view (φ1). The second statistical processor 35A generates a SD map 730 of the difference projection data 720. Then, the noise processor 36A specifies the region 731 with a standard deviation SD above a preset threshold in the SD map 730. Subsequently, the noise processor 36A performs noise-reduction processing on the projection data of the region 731. For the projection data of 1,200 views for example, the difference calculator 31A generates difference projection data for 1,200 views. Moreover, the second statistical processor 35A generates an SD map for 1,200 views. Then, the noise processor 36A performs noise-reduction processing on the projection data of the region with a standard deviation SD above the threshold among the projection data of 1,200 views.
  • When processing with the noise processor 36A is completed, the image processor 3A outputs the projection data of a plurality of views to the image generator 4. That is, the image processor 3A outputs the projection data of the plurality of views including the projection data treated with noise-reduction processing to the image generator 4. The image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views.
  • As above, the X-ray CT apparatus in the second embodiment performs noise-reduction processing on the projection data in a region with a standard deviation SD in the SD map above the threshold. In this way, it is possible to reduce noise while minimizing deterioration of the data quality due to noise-reduction processing. That is, the X-ray CT apparatus in the second embodiment performs noise-reduction only on the projection data of regions in which the standard deviation SD in the SD map is above the threshold and the noise level is relatively high. In this way, it is possible to reduce noise while minimizing deterioration of the data quality.
  • In addition, the first statistical processor 33A or the second statistical processor 35A corresponds to an example of the “statistical processing part.”
  • (Selection Part 38)
  • The selection part 38 selects projection data with the standard deviation SD of the difference projection data above a preset threshold, and sets such that reconfiguration with the image generator 4 is not performed. For example, the selection part 38 flags projection data with a standard deviation SD of the difference projection data above the threshold. The image processor 3A outputs projection data of a plurality of views to the image generator 4. The image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views except the flagged projection data. Alternatively, the image processor 3A may also output to the image generator 4 the projection data of the plurality of views except the projection data with a standard deviation SD of the difference projection data above the threshold. In this case, the image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of the plurality of views output from the image processor 3A.
  • The concept of processing at the selection part 38 is described in reference to FIG. 12. FIG. 12 is a diagram graphically showing a sonogram. In FIG. 12, the vertical axis indicates the view direction and the horizontal axis indicates the channel direction. The image 800 is a sonogram obtained with the X-ray CT apparatus. Projection data 810 is data with a standard deviation SD of the difference projection data above the threshold. The image generator 4 reconfigures medical image data such as three-dimensional image data based on the projection data of a plurality of views except the projection data 810.
  • As above, the X-ray CT apparatus reconfigures medical image data except the projection data with a standard deviation SD of the difference projection data above the threshold and a relatively high noise level. In this way, it is possible to improve the image quality of the medical image data obtained by reconfiguration.
  • The function of the image processor 3A may be executed by a program. As an example, the image processor 3A is comprised of a processing unit (not shown) and a storage (not shown). As this processing unit, CPU, GPU, ASIC, etc., respectively, can be used. Moreover, as the storage, ROM, RAM, HDD, etc. can be used. In the storage, a difference calculating program, a first statistical processing program, a second statistical processing program, a noise processing program, and a selection program are stored. The first statistical processing program is used for execution of the function of the first statistical processor 33A. The second statistical processing program is used for execution of the function of the second statistical processor 35A. The noise processing program is used for execution of the function of the noise processor 36A. The selection program is used for execution of the function of the selection part 38. A processing unit such as CPU executes the function of each part by executing the program stored in the storage.
  • The medical image processing apparatus 1A may not comprise the second statistical processor 35A and the selection part 38 if processing is performed by the first statistical processor 33A and the noise processor 36A. Moreover, the medical image processing apparatus 1A may comprise the first statistical processor 33A and the selection part 38 if processing is performed by the second statistical processor 35A and the noise processor 36A. Moreover, the medical image processing apparatus 1A may not comprise the second statistical processor 35A and the noise processor 36A if processing is performed by the first statistical processor 33A and the selection part 38.
  • In addition, the medical imaging apparatus 90 may comprise the function of the medical image processing apparatus 1A.
  • Although embodiments of this invention have been described, the embodiments above are presented as examples and are not intended to limit the scope of the invention. These new embodiments can be practiced in other various forms, with various omissions, substitutions, and changes able to be made without deviating from the summary of the invention. These embodiments and variations thereof are included in the scope and summary of the invention and are also included in the invention described in the scope of the claims and any equivalent thereof.
  • EXPLANATION OF THE SYMBOLS
    • 1, 1A Medical image processing apparatus
    • 2 Image storage
    • 3, 3A Image processor
    • 4 Image generator
    • 5 Display
    • 6 Operation part
    • 31, 31A Difference calculator
    • 32 Removal part
    • 33, 33A First statistical processor
    • 34 Estimation part
    • 35, 35A Second statistical processor
    • 36, 36A Noise processor
    • 37 Determination part
    • 38 Selection part

Claims (12)

1. A medical image processing apparatus comprising:
a difference calculator configured to receive a plurality of medical image data with different imaging positions and to determine a difference between the plurality of medical image data, so as to generate difference image data that represents the difference;
a removal part configured to remove a region corresponding to a structure from the difference image data;
a first statistical processor configured to determine a first standard deviation of a pixel value of each pixel of the difference image data with the region corresponding to the structure removed; and
an estimation part configured to estimate a second standard deviation of the pixel value of each pixel of the medical image data based on the first standard deviation.
2. The medical image processing apparatus according to claim 1, further comprising:
a second statistical processor configured to determine a third standard deviation of pixel values of each pixel in a predefined region of the difference image data, and to displace the predefined region across the difference image data to determine the third standard deviation at each position, so as to generate a SD map that represents a distribution of the third standard deviation, wherein;
the removal part is configured to remove a region corresponding to the structure from the SD map; and
the first statistical processor is configured to determine the first standard deviation based on the SD map with the region corresponding to the structure removed.
3. The medical image processing apparatus according to claim 2, wherein;
the first statistical processor is configured to determine a histogram that represents a frequency of the third standard deviation in the SD map with the region corresponding to the structure removed, so as to determine the first standard deviation from the histogram.
4. The medical image processing apparatus according to claim 1, wherein;
the plurality of medical image data are image data generated by an X-ray CT apparatus; and
the estimation part is configured to estimate the second standard deviation based on the first standard deviation and an estimation coefficient determined in advance based on imaging conditions of the X-ray CT apparatus and reconfiguration conditions of the medical image data.
5. The medical image processing apparatus according to claim 1, further comprising:
a determination part configured to determine whether or not to perform noise-reduction processing based on the second standard deviation; and
a noise processor configured to perform the noise-reduction processing on the medical image data when it is determined to perform the noise-reduction processing.
6. A medical image processing apparatus comprising:
a difference calculator configured to receive a plurality of projection data with different imaging angles and to determine the difference between the plurality of projection data, so as to generate difference projection data that represents the difference;
a statistical processor configured to determine a standard deviation of the difference projection data; and
a noise processor configured to perform noise-reduction processing on the difference projection data with the standard deviation above a preset threshold.
7. The medical image processing apparatus according to claim 6, wherein:
the statistical processor is configured to determine the standard deviation of the pixel values of each pixel in a predefined region of the difference projection data, and to displace the predefined region across the difference projection data to determine the standard deviation at each position, so as to generate a SD map that represents a distribution of the standard deviation; and
the noise processor is configured to specify a region with the standard deviation above a preset threshold in the SD map, and to perform the noise-reduction processing on the projection data of the specified region.
8. The medical image processing apparatus according to claim 6, further comprising:
an image generator configured to perform reconfiguration processing on the plurality of projection data in which the projection data with the standard deviation above the preset threshold has been removed, so as to generate medical image data.
9. A medical imaging apparatus comprising:
an imaging part configured to generate a plurality of medical image data with different imaging positions by imaging at a plurality of positions for a subject;
a difference calculator configured to determine a difference between the plurality of medical image data, so as to generate difference image data that represents the difference;
a removal part configured to remove a region corresponding to a structure from the difference image data;
a first statistical processor configured to determine a first standard deviation of the pixel values of each pixel of the difference image data with the region corresponding to the structure removed; and
an estimation part configured to estimate a second standard deviation of the pixel value of each pixel of the medical image data based on the first standard deviation.
10. A method of processing medical images comprising:
in response to a plurality of medical image data with different imaging positions, determining a difference between the plurality of medical image data, so as to generate difference image data that represents the difference;
removing a region corresponding to a structure from the difference image data;
performing first statistical processing of determining a first standard deviation of a pixel value of each pixel of the difference image data with the region corresponding to the structure removed; and
estimating a second standard deviation of the pixel value of each pixel of the medical image data based on the first standard deviation.
11. A medical imaging apparatus comprising:
an imaging part configured to image a subject, so as to generate a plurality of projection data with different imaging angles;
a difference calculator configured to receive a plurality of medical image data with different imaging angles and to determine a difference between the plurality of projection data, so as to generate a plurality of difference projection data;
a statistical processing part configured to determine a standard deviation of the difference projection data; and
a noise processor configured to perform noise-reduction processing on the difference projection data with the standard deviation above a preset threshold.
12. A method of processing medical images comprising:
in response to a plurality of projection data with different imaging angles, determining a difference between the plurality of projection data, so as to generate a plurality of difference projection data that represents the difference;
determining a standard deviation of the difference projection data; and
performing noise-reduction processing on the difference projection data with the standard deviation above a preset threshold.
US13/520,052 2010-10-25 2011-10-25 Medical image processing apparatus, a medical imaging apparatus, and a method of processing medical images Active 2032-03-18 US8724879B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2010238133A JP5597517B2 (en) 2010-10-25 2010-10-25 Medical image processing apparatus, medical image photographing apparatus, and medical image processing program
JP2010-238133 2010-10-25
PCT/JP2011/074532 WO2012057126A1 (en) 2010-10-25 2011-10-25 Processing device for images for medical use, image pick-up device for images for medical use, and processing method for images for medical use

Publications (2)

Publication Number Publication Date
US20120288178A1 true US20120288178A1 (en) 2012-11-15
US8724879B2 US8724879B2 (en) 2014-05-13

Family

ID=45993833

Family Applications (1)

Application Number Title Priority Date Filing Date
US13/520,052 Active 2032-03-18 US8724879B2 (en) 2010-10-25 2011-10-25 Medical image processing apparatus, a medical imaging apparatus, and a method of processing medical images

Country Status (3)

Country Link
US (1) US8724879B2 (en)
JP (1) JP5597517B2 (en)
WO (1) WO2012057126A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160143606A1 (en) * 2013-07-25 2016-05-26 Hitachi Medical Corporation X-ray ct apparatus
JP2020054834A (en) * 2014-04-11 2020-04-09 ソニー株式会社 Signal processing device and signal processing method

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ITFI20130092A1 (en) 2013-04-24 2014-10-25 Nuovo Pignone Srl "ROTATING MACHINERY WITH ADAPTIVE BEARING JOURNALS AND METHODS OF OPERATING"
JP5683663B1 (en) * 2013-09-27 2015-03-11 パナソニックIpマネジメント株式会社 Residence time measuring device, residence time measuring system, and residence time measuring method
JP6333551B2 (en) * 2013-12-27 2018-05-30 キヤノンメディカルシステムズ株式会社 Medical image diagnostic apparatus and image processing apparatus
JP6554717B2 (en) * 2014-04-24 2019-08-07 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー Magnetic resonance apparatus and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7289844B2 (en) * 2001-06-01 2007-10-30 Monebo Technologies, Inc. System process for analyzing the medical condition of a user
US7318000B2 (en) * 2001-08-24 2008-01-08 Bio-Rad Laboratories, Inc. Biometric quality control process
US7583857B2 (en) * 2005-08-24 2009-09-01 Siemens Medical Solutions Usa, Inc. System and method for salient region feature based 3D multi modality registration of medical images
US8099257B2 (en) * 2001-08-24 2012-01-17 Bio-Rad Laboratories, Inc. Biometric quality control process
US8121382B2 (en) * 2008-05-16 2012-02-21 Siemens Aktiengesellschaft Method for setting at least one control variable of a filter for noise reduction in medical images

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61283967A (en) 1985-06-10 1986-12-13 Toshiba Corp Picture recording and reproducing device
JPH08308827A (en) 1995-05-24 1996-11-26 Ge Yokogawa Medical Syst Ltd Interpolation data generation method, estimation method for x-ray absorption coefficient abrupt change face position, and x-ray ct
US7050616B2 (en) 2002-04-01 2006-05-23 Ge Medical Systems Global Technology Company, Llc Data transmission scheme and system for image reconstruction
JP4439202B2 (en) * 2003-05-09 2010-03-24 株式会社東芝 X-ray computed tomography apparatus and image noise simulation apparatus
JP4090970B2 (en) * 2003-09-09 2008-05-28 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー Radiation tomography apparatus, radiation tomography method, image generation apparatus, and image generation method
JP2007175194A (en) 2005-12-27 2007-07-12 Natl Inst Of Radiological Sciences Method and apparatus for reconstructing difference image of computer tomography projection data
JP5010839B2 (en) * 2006-03-16 2012-08-29 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー Radiation imaging apparatus and image processing apparatus
JP5424580B2 (en) * 2008-05-30 2014-02-26 富士フイルム株式会社 Image processing apparatus, method of operating image processing apparatus, and program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7289844B2 (en) * 2001-06-01 2007-10-30 Monebo Technologies, Inc. System process for analyzing the medical condition of a user
US7318000B2 (en) * 2001-08-24 2008-01-08 Bio-Rad Laboratories, Inc. Biometric quality control process
US8099257B2 (en) * 2001-08-24 2012-01-17 Bio-Rad Laboratories, Inc. Biometric quality control process
US7583857B2 (en) * 2005-08-24 2009-09-01 Siemens Medical Solutions Usa, Inc. System and method for salient region feature based 3D multi modality registration of medical images
US8121382B2 (en) * 2008-05-16 2012-02-21 Siemens Aktiengesellschaft Method for setting at least one control variable of a filter for noise reduction in medical images

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160143606A1 (en) * 2013-07-25 2016-05-26 Hitachi Medical Corporation X-ray ct apparatus
US9943281B2 (en) * 2013-07-25 2018-04-17 Hitachi, Ltd. X-ray CT apparatus
JP2020054834A (en) * 2014-04-11 2020-04-09 ソニー株式会社 Signal processing device and signal processing method
US11182874B2 (en) 2014-04-11 2021-11-23 Sony Corporation Signal processing device and signal processing method

Also Published As

Publication number Publication date
JP2012090659A (en) 2012-05-17
WO2012057126A1 (en) 2012-05-03
JP5597517B2 (en) 2014-10-01
US8724879B2 (en) 2014-05-13

Similar Documents

Publication Publication Date Title
JP6534998B2 (en) Method and apparatus for displaying a medical image
US8724879B2 (en) Medical image processing apparatus, a medical imaging apparatus, and a method of processing medical images
CN105339986B (en) Method for generating edge preserving synthetic mammograms from tomosynthesis data
US7912180B2 (en) Scattered radiation correction method and scattered radiation correction apparatus
US20060291711A1 (en) Imaging chain for digital tomosynthesis on a flat panel detector
US8989470B2 (en) Image processing apparatus, program and image diagnostic apparatus for high-frequency enhancement processing
US10789738B2 (en) Method and apparatus to reduce artifacts in a computed-tomography (CT) image by iterative reconstruction (IR) using a cost function with a de-emphasis operator
US10789683B2 (en) Method for automatic optimization of quantitative map generation in functional medical imaging
US20160120486A1 (en) X-ray ct apparatus
US8588490B2 (en) Image-based diagnosis assistance apparatus, its operation method and program
US20110305381A1 (en) Radiological image area extracting apparatus, radiological image area extraction program, and radiographic apparatus
EP3348195A1 (en) Image processing device, radiation image image pickup system, image processing method, and image processing program
US20110019890A1 (en) Image processing apparatus, image processing method, and program
EP3047455A1 (en) Method and system for spine position detection
WO2015040547A1 (en) Method and system for spine position detection
US10134157B2 (en) Image generating apparatus, radiation tomography imaging apparatus, and image generating method and program
US9089265B2 (en) Automated parameter selection for a tomographic imaging device
JP6678822B2 (en) Apparatus for tomosynthesis image reconstruction
CN111630562A (en) System for evaluating lung images
US10255675B2 (en) Medical image processing apparatus and analysis region setting method of texture analysis
US9613437B2 (en) Image producing apparatus, radiation tomography apparatus, and program
JP5632920B2 (en) System and method for determining blur characteristics in a blurred image
JP6276102B2 (en) Image processing apparatus, radiation tomography apparatus, and program
JP5784408B2 (en) Medical image processing apparatus and medical image processing method
JP2008113850A (en) Method and device for processing x-ray ct image

Legal Events

Date Code Title Description
AS Assignment

Owner name: KABUSHIKI KAISHA TOSHIBA, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:UEBAYASHI, YOSHINORI;NAKANISHI, SATORU;NOSHI, YASUHIRO;REEL/FRAME:028471/0373

Effective date: 20120206

Owner name: TOSHIBA MEDICAL SYSTEMS CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:UEBAYASHI, YOSHINORI;NAKANISHI, SATORU;NOSHI, YASUHIRO;REEL/FRAME:028471/0373

Effective date: 20120206

STCF Information on status: patent grant

Free format text: PATENTED CASE

FEPP Fee payment procedure

Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

AS Assignment

Owner name: TOSHIBA MEDICAL SYSTEMS CORPORATION, JAPAN

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:KABUSHIKI KAISHA TOSHIBA;REEL/FRAME:038891/0693

Effective date: 20160316

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551)

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8