WO2007013300A1 - 異常陰影候補検出方法及び異常陰影候補検出装置 - Google Patents

異常陰影候補検出方法及び異常陰影候補検出装置 Download PDF

Info

Publication number
WO2007013300A1
WO2007013300A1 PCT/JP2006/313820 JP2006313820W WO2007013300A1 WO 2007013300 A1 WO2007013300 A1 WO 2007013300A1 JP 2006313820 W JP2006313820 W JP 2006313820W WO 2007013300 A1 WO2007013300 A1 WO 2007013300A1
Authority
WO
WIPO (PCT)
Prior art keywords
abnormal shadow
shadow candidate
feature amount
processing
smoothing filter
Prior art date
Application number
PCT/JP2006/313820
Other languages
English (en)
French (fr)
Inventor
Tsuyoshi Kobayashi
Original Assignee
Konica Minolta Medical & Graphic, Inc.
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 Konica Minolta Medical & Graphic, Inc. filed Critical Konica Minolta Medical & Graphic, Inc.
Priority to EP06780990A priority Critical patent/EP1908404A4/en
Priority to JP2007528407A priority patent/JPWO2007013300A1/ja
Priority to US11/996,731 priority patent/US20100284579A1/en
Publication of WO2007013300A1 publication Critical patent/WO2007013300A1/ja

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/0002Inspection of images, e.g. flaw detection
    • G06T7/0012Biomedical image inspection
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B6/00Apparatus for radiation diagnosis, e.g. combined with radiation therapy equipment
    • A61B6/56Details of data transmission or power supply, e.g. use of slip rings
    • A61B6/563Details of data transmission or power supply, e.g. use of slip rings involving image data transmission via a network
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/11Region-based segmentation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T7/00Image analysis
    • G06T7/10Segmentation; Edge detection
    • G06T7/155Segmentation; Edge detection involving morphological operators
    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B6/00Apparatus for radiation diagnosis, e.g. combined with radiation therapy equipment
    • A61B6/50Clinical applications
    • A61B6/502Clinical applications involving diagnosis of breast, i.e. mammography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10116X-ray image
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30068Mammography; Breast
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30004Biomedical image processing
    • G06T2207/30096Tumor; Lesion

Definitions

  • the present invention relates to an abnormal shadow candidate detection method and an abnormal shadow candidate detection device that detect an abnormal shadow candidate from a medical image.
  • CAD Computer-Aided Diagnosis
  • the shadow of a lesion often has a characteristic density distribution.
  • CAD detects an image area estimated to be a lesion based on such density characteristics as an abnormal shadow candidate area. .
  • Patent Document 1 Japanese Patent Laid-Open No. 2002-112986
  • Patent Document 2 Japanese Patent Laid-Open No. 2001-346787
  • the processing time can be shortened by allowing one or more doctors to select an abnormal shadow candidate detection algorithm according to the detection purpose.
  • the processing time can be shortened compared to using the abnormal shadow candidate detection algorithm. Power It still takes a long time to search the entire image, and there is a problem that noise or non-lesional areas are detected as abnormal shadows.
  • Patent Document 2 when a doctor has a certain degree of prediction regarding the existence area of an abnormal shadow candidate, or when an abnormal shadow candidate is detected in another image such as an image acquired in the past, etc. Describes that an abnormal shadow candidate is detected by designating only that region. However, there is a problem that even if an abnormal shadow is found in a region other than the region predicted by the doctor or a region detected in the past, it is not detected. In addition, since the calculation process is performed for each pixel in the specified area, there is a possibility that noise or a normal tissue area that is not a diseased part is detected as an abnormal shadow even if the search area is limited. Furthermore, it was impossible to classify abnormal shadow candidates by size and detect them.
  • the detection method using the feature quantity of curvature with a tumor as a detection target uses local information to detect an image region having a predetermined pattern such as a convex shape with high sensitivity. Since predetermined areas are sequentially set for all image areas, and the curvature is calculated for each area, it is impossible to detect an abnormal shadow force that falls within the predetermined range in which the curvature is calculated. Possible countermeasures to detect while changing the area range according to the size of the abnormal shadow. Then, the same processing must be repeated while changing the area range, which significantly increases the processing time. .
  • An object of the present invention is to improve the processing efficiency and the accuracy of detection of abnormal shadow candidates. Means for solving the problem
  • the invention according to claim 1 is an abnormal shadow candidate detection method
  • an abnormal shadow candidate detection process for performing detection processing of an abnormal shadow candidate
  • the invention according to claim 2 is the abnormal shadow candidate detection method according to claim 1,
  • a first smoothing filter process is performed on the reduced input medical image.
  • a shape index is calculated as a feature amount representing a shape of a curved surface indicating the density distribution.
  • the invention according to claim 4 is the abnormal shadow candidate detection method according to any one of claims 1 to 3,
  • the abnormal shadow type to be detected in the abnormal shadow candidate detection step is a tumor.
  • the invention according to claim 5 is an abnormal shadow candidate detection method
  • the invention according to claim 6 is an abnormal shadow candidate detection device
  • First smoothing processing means for performing first smoothing filter processing on the input medical image, and second smoothing processing for performing second smoothing filter processing on the processed image subjected to the first smoothing filter processing Means,
  • Extraction means for extracting a specific region in which an abnormal shadow candidate is to be detected from the processed images subjected to the first and second smoothing filter processes
  • a feature amount calculating means for calculating a feature amount representing a shape of a curved surface indicating the density distribution of the extracted specific region
  • an abnormal shadow candidate detection means for detecting abnormal shadow candidates
  • the invention according to claim 7 is the abnormal shadow candidate detecting device according to claim 6,
  • Reduction processing means for reducing the input medical image
  • the first smoothing means performs a first smoothing filter process on the reduced input medical image.
  • the invention according to claim 8 is the abnormal shadow candidate detection device according to claim 6 or 7,
  • the feature quantity calculating means is a feature quantity representing a shape of a curved surface showing the density distribution. Ape index is calculated.
  • the invention according to claim 9 is the abnormal shadow candidate detection device according to any one of claims 6 to 8,
  • the abnormal shadow type to be detected in the abnormal shadow candidate detection step is a tumor.
  • the invention according to claim 10 is an abnormal shadow candidate detecting device
  • First setting means for setting a first smoothing filter corresponding to the first abnormal shadow size to be extracted
  • Second setting means for setting a second smoothing filter corresponding to the second abnormal shadow size to be extracted
  • Extracting means for extracting a specific region of a desired size for detecting an abnormal shadow candidate by applying the first and second smoothing filters to the input medical image
  • a feature amount calculating means for calculating a feature amount representing a shape of a curved surface indicating the density distribution of the specific region
  • An abnormal shadow candidate detecting means for detecting an abnormal shadow candidate based on the calculated feature amount
  • the abnormal shadow to be detected by applying the first and second smoothing filter having different corresponding abnormal shadow sizes. It is possible to change the detection target area to be extracted according to the size of the candidate area. Therefore, an area corresponding to the size of the abnormal shadow type to be detected can be extracted, and only the extracted area is a curvature feature that detects an area having a predetermined pattern with high sensitivity. The number of false positive candidates can be reduced by detecting abnormal shadow candidates.
  • abnormal shadow candidate detection processing with high detection accuracy, such as curvature
  • region extraction processing with a smoothing filter as preprocessing
  • a synergistic effect of improved processing time, reduction, and detection accuracy is achieved. Is obtained.
  • it is possible to classify and extract the detection target regions according to the size of the abnormal shadow candidate region to be detected it is possible to detect abnormal shadow candidates using a plurality of detection models.
  • FIG. 1 is a diagram showing a system configuration of a medical image system in the present embodiment.
  • FIG. 2 is a diagram showing an internal configuration of the image processing apparatus in FIG.
  • FIG. 3 is a flowchart illustrating a lesion detection process executed by the image processing apparatus.
  • FIG. 4 is a flowchart illustrating the region extraction process of FIG.
  • FIG. 5 is a schematic diagram of image data generated at each step of region extraction processing.
  • FIG. 6 is a diagram illustrating a first smoothing filter.
  • FIG. 7 is a diagram for explaining a second smoothing filter.
  • FIG. 8 is a diagram showing a processing procedure when a detection target region is extracted by classification by size using first and second smoothing filter.
  • FIG. 9 is a diagram for explaining rotation of a normal plane with a curved surface representing a density distribution of a medical image and a normal line of a target pixel as a rotation axis.
  • FIG. 10 is a curved surface showing a density distribution in a digital image.
  • FIG. 11 is a diagram for explaining a method of calculating the curvature of a curve by approximating the curve indicating the concentration distribution with a circle using the least square method.
  • FIG. 12 is a diagram showing a curved surface shape corresponding to the value of ShapeIndex.
  • FIG. 13 is a diagram illustrating a state in which a curvature filter is scanned within a processing target image.
  • FIG. 14 is a flowchart for explaining abnormal shadow candidate detection processing using a curvature filter.
  • the abnormal shadow candidate detection method and the abnormal shadow candidate detection device detect a candidate for a tumor shadow such as a medical image (breast image) obtained by photographing a breast.
  • a candidate for a tumor shadow such as a medical image (breast image) obtained by photographing a breast.
  • a medical image breast image
  • FIG. 1 shows a system configuration of a medical image system 100 in the present embodiment.
  • an image generation device 1 As shown in FIG. 1, in a medical image system 100, an image generation device 1, an image processing device 2, and the like are connected via a network N so as to be able to transmit and receive data to each other.
  • Network N uses DICOM (Digital Imaging and Communication in Medicine) standards.
  • the present invention is not limited to this, and a system configuration in which a direct wired connection may be used. Further, not only the image generation device 1 and the image processing device 2, but also a server that stores and manages the image data of the medical image generated by the image generation device 1, the abnormal shadow in the image processing device 2. A monitor that displays and outputs complementary detection results and processed images, or a film output device that performs film output may be connected.
  • the image processing device 2 is an abnormal shadow candidate detection device that performs an abnormal shadow candidate detection process on the image data supplied from the image generation device 1.
  • the operation unit 22 includes a keyboard having cursor keys, numeric input keys, various function keys, and the like, and a pointing device such as a mouse, and is input by a key operation or a mouse operation on the keyboard. Output the instruction signal to CPU21. Further, the operation unit 22 may include a touch panel on the display screen of the display unit 23. In this case, the operation unit 22 outputs an instruction signal input via the touch panel to the CPU 21.
  • the display unit 23 is configured by a monitor such as an LCD (Liquid Crystal Display) or a CRT, and displays an image or the like in accordance with an instruction of a display signal input from the CPU 21.
  • a monitor such as an LCD (Liquid Crystal Display) or a CRT
  • the RAM 24 is a program that can be executed by the CPU 21 read from the storage unit 25, input or output data, and parameters in various processes controlled by the CPU 21.
  • a work area for temporarily storing such as a meter is formed.
  • the storage unit 25 is configured by an HDD (Hard Disc Drive), a non-volatile semiconductor memory, or the like.
  • various programs such as a lesion detection processing program and various data Memorize etc. These various programs are stored in the form of readable program codes, and the CPU 21 sequentially executes operations according to the program codes.
  • FIG. 3 is a flowchart showing a detection process executed by the CPU 21 of the image processing apparatus 2.
  • the CPU 21 executes the processing by software processing in cooperation with the detection processing program stored in the storage unit 25.
  • step Sl is input via the communication control unit 26 and stored in the work area of the RAM 24 (step Sl).
  • image data D2 is generated by applying a first smoothing filter (see Fig. 6) having a mask size of 3 pixels x 3 pixels to image data D1.
  • the first smoothing filter sets a square area (mask) around the pixel of interest in the image data D1, arranges the pixel values in the mask in order of size, and uses the median as the pixel value of the pixel of interest. It is a median filter.
  • a median filter with a mask size of 3 ⁇ 3
  • the pixel values of regions 1 to 9 shown in FIG. 6 are arranged in descending order, and the median value is used as the pixel value of region 5. This is repeated for every pixel in the image data D1 by shifting the mask position one pixel at a time. this As a result, as shown in Fig. 5 (b), a very small area of up to about 4.8 mm (1.6 mm x 3 pixels) is obtained.
  • the mask size of the first smoothing filter used in the first smoothing process in step S12 in FIG. 4 and the second smoothing process in step S13 in FIG. By changing and setting the mask size of the second smoothing filter used in the above and performing the process a plurality of times, it becomes possible to extract the detection target region by classifying by size.
  • the first smoothing filter having a mask size of 3 ⁇ 3 is used to generate image data D2, and a mask size of 7 is generated for this image data D2.
  • the image data D3 is generated by applying the second smoothing filter of X7, the difference between the image data D3 and the image data D2 is taken, and the threshold processing is performed, so that 5mn!
  • the image data D2 is further subjected to a first smoothing filter having a mask size of 7 ⁇ 7 to generate image data, and the second smoothing filter having a mask size of 11 ⁇ 11 is applied to the image data.
  • the detection target area of about 15mm to 30mm can be extracted by generating image data, taking the difference between the image data D3 'and the image data and performing threshold processing. In this way, 5mn! ⁇ 15mm detection pair Elephant area and 15mn! It is possible to extract each detection target area of ⁇ 30mm.
  • the tumor shadow is substantially circular, the region extracted by the same process in the vertical and horizontal directions can be easily associated with the tumor shadow! Is particularly preferred.
  • abnormal shadow candidate detection processing is executed for the region of the image data D5 extracted from the image data D (step S3).
  • curved surface E is shown as a smooth curved surface for convenience of explanation. However, since the digital image is actually handled, the curved surface E is shown for each pixel as shown in Fig. 10. It becomes a staircase showing discrete density values (pixel values)!
  • the normal plane F (or tangent vector t) is set at a predetermined angle
  • the predetermined angle j8 is determined based on the processing speed of the image processing apparatus 2, and can be set to, for example, ⁇ / 2, ⁇ ⁇ 8, or the like. Increasing the predetermined angle j8 can shorten the calculation time.
  • a function that approximates the curve ⁇ represented by the normal section J is calculated by the least square method, and the curvature at the target pixel ⁇ of the calculated approximate function is calculated. It is required by doing.
  • FIG. 11 a case where the curve ⁇ (concentration profile in FIG. 11) represented by the normal section J is approximated by a circle is shown. Less than, The process of calculating the approximate circle of the curve ⁇ using the least squares method (the circle that approximates the curve ⁇ ) will be described.
  • Equation (3) T represents a transposed matrix.
  • (B T B) —3 ⁇ 4 is a pseudo inverse matrix of B.
  • the curve ⁇ represented by the normal section J is approximated by a circle determined by C that satisfies Equation (3).
  • the reciprocal of the radius of this approximate circle is the normal curvature at the target pixel ⁇ of the curve ⁇ . That is, when the radius of the approximate circle of the curve ⁇ at the rotation angle ⁇ is r ( ⁇ ), the normal curvature ⁇ ) at the rotation angle ⁇ is expressed as in equation (4).
  • a circle determined by three points is applied to the curve ⁇ , and the radial force of the circle also calculates the normal curvature. It is also possible. In this case, the candidate point on the curve ⁇ and any two points are taken on the curved surface, a circle is drawn with these three points, and the size of the circle is changed by moving these two points. The radius force curvature when the change reaches the extreme point is calculated.
  • the normal curvature k ( ⁇ ) is calculated by substituting each coefficient a'b'c of equation (8) obtained by the least square method into abc of equation (7). Note that even when a multidimensional polynomial (higher order polynomial) function of third order or higher is used as an approximate function, the normal curvature can be calculated in the same way as in the case of a quadratic function, and the curved surface shape is more delicate. Information can be obtained.
  • the Shape Index is calculated as follows.
  • the normal plane F is rotated with the normal line of the pixel of interest p as the rotation axis
  • the shape of the normal section J (curve ⁇ ) changes, so the value of the normal curvature k ( ⁇ ) also changes according to the rotation angle ⁇ .
  • the normal curvature k ( ⁇ ) takes the maximum value and the minimum value depending on the rotation angle ⁇ of the normal plane F.
  • Shapelndex SI is defined as shown in Equation (9).
  • Shapelndex SI in Equation (9) represents the curved surface shape of curved surface E in an image region within a predetermined range centered on pixel of interest p.
  • FIG. 12 shows a curved surface shape corresponding to the value of Shapelndex.
  • the value of Shapelndex approaches 1 and the curved surface shape is concave.
  • the value of Shape Index approaches 0 and the curved surface shape is convex.
  • FIG. 13 shows the curvature filter and the processing target image of the present embodiment.
  • this curvature filter scans the entire extraction area extracted in step S3 of Fig. 3, and the shape value of each pixel is calculated, and the unevenness of the density distribution is emphasized.
  • An image is created.
  • the range of possible Shapelndex values is preset according to the type of abnormal shadow
  • the Shapelndex image power and the Shapelndex value are By detecting a signal area within a specific range, the corresponding abnormal shadow can be detected. For example, a mass tends to be a concave with a gentle Gaussian distribution. Therefore, from FIG. 12, by detecting the image area where the value of Shapelndex is ⁇ 0.75-1.00, the candidate area of the tumor shadow can be detected. It is also possible to set a processing target area and scan the curvature filter for pixels in the set processing target area.
  • the curved surface shape of the density distribution when the image is output to the film is handled.
  • the curved surface shape of the luminance distribution when the image is output to the display monitor is handled.
  • the relationship between the Shapelndex value and the curved surface shape is the reverse of the case of the concentration distribution. That is, in the case of luminance, white is displayed when the density value is high, and black is displayed when the density value is low. Therefore, in the case of luminance distribution, the curved surface shape becomes convex when Shapelndex approaches 1 and the curved surface shape becomes concave when Shapelndex approaches 0.
  • the pixel of interest p is set for the extraction region where the medical image data D force is also extracted in step S2 of FIG. 3 (step S31), and the pixel of interest p is set as the center.
  • An image area within a predetermined range is set (step S32).
  • the rotation angle ⁇ force ⁇ with the normal of the target pixel p as the rotation axis is set (step S33).
  • step S36 a value obtained by adding ⁇ to the rotation angle ⁇ is set as a new rotation angle ⁇ (step S36).
  • step S37 it is determined whether or not the current rotation angle j8 is greater than or equal to ⁇ .
  • step S40 it is determined whether or not the calculation of Shapelndex has been completed for all pixels in the extraction region. If it is determined in step S40 that calculation of Shapeldex has not been completed for all pixels (step S40; N), the process returns to step SI, and the next pixel of interest p is set in the extraction region (step S31). The processes of steps S32 to S39 are repeated for the set target pixel p.
  • Step S10 when it is determined that the calculation of Shapelndex has been completed for all pixels (Step S40; Y), the shapelndex is calculated for all pixels by scanning the curvature filter within the extraction region. As a result, a shallowex image in which the unevenness of the density distribution is emphasized is created. Then, an image area in which the value of Shapelndex is in the range corresponding to the specific abnormal shadow is detected as a corresponding abnormal shadow candidate area (step S41).
  • a tumor is a detection target
  • a candidate region for a tumor shadow is detected by detecting, for example, an image region in which the value of Shapelndex is from 0.75 to L00.
  • step S4 the abnormal shadow candidate detection result is displayed on the display unit 23 (step S4).
  • a breast image based on the image data D is displayed on the display unit 23, and the candidate area detected as an abnormal shadow candidate is indicated by an arrow or displayed in color on the breast image for identification display. Is done. Further, the feature amount in the abnormal shadow candidate may be output.
  • the target region of the detection process is extracted by the first and second smoothing filter. To do.
  • the detection process using the curvature filter can be performed only on the extracted region, and the processing time can be greatly shortened.
  • Detection by curvature filter In the processing, an image pattern peculiar to a tumor is detected with high sensitivity. Before this detection processing, the detection target area is narrowed down to a certain size in advance. Therefore, an area having a size that is considered to be false positive can be excluded from the detection target in advance according to the expected size of the tumor, thereby reducing the number of false positive candidates.
  • abnormal shadow candidate detection processing with high detection accuracy such as a curvature filter
  • a synergistic effect is obtained.
  • the mask sizes of the first and second smoothing filter can be changed, it is possible to extract a region corresponding to the size of the lesion type to be detected.
  • the detection process using the curvature filter requires more processing time than the extraction process using the smooth filter. It is. Therefore, the processing time can be shortened by extracting a region of a size to be detected in advance using a smooth filter and performing detection processing using a curvature filter within the extracted region of that size.
  • the detection process can be performed in consideration of the size of the candidate area, and the detection accuracy can be further improved.
  • the detection target to be extracted according to the size of the abnormal shadow type to be detected by changing the filter mask size in the first smoothing process and the second smoothing process. It becomes possible to change the size of the area. Therefore, by extracting the area limited to the size specific to the abnormal shadow type to be detected before the abnormal shadow candidate detection process, the processing time of the subsequent detection process can be shortened. And false positive candidates can be removed.
  • the detection target regions can be classified and extracted according to the size of the abnormal shadow candidate region to be detected.
  • abnormal shadow candidates can be detected using a plurality of detection models.
  • the curvature filter used for the extracted area is an image with a sampling pitch of 400 ⁇ m, and a 15 X 15 pixel size (6 X 6 mm), 35 x 3 for mass shading of 15-30 mm extraction area A 5 pixel size (14 ⁇ 14 mm) is preferable from the viewpoint of detectability.

Abstract

 本発明は、異常陰影候補の検出処理時の処理効率及び検出精度を向上させることを目的とする。 画像処理装置2では、入力された乳房画像を縮小した画像に、第1及び第2の平滑化フィルタを用いてそれぞれ平滑化処理を施して異常陰影候補の検出対象領域を抽出する。その後、当該抽出領域において曲率フィルタを用いて異常陰影候補の検出処理を行い、異常陰影の候補領域を検出し、その検出結果を表示することを特徴とする。

Description

明 細 書
異常陰影候補検出方法及び異常陰影候補検出装置
技術分野
[0001] 本発明は、医用画像から異常陰影候補を検出する異常陰影候補検出方法及び異 常陰影候補検出装置に関する。
背景技術
[0002] 医療の分野においては、医用画像のデジタル化が実現され、 CR (Computed Ra diography)装置等により生成された医用画像データをモニタに表示し、このモニタ に表示された医用画像を医師が読影して、病変部の状態や経時変化を観察して診 断を行っている。
[0003] 従来、このような医師の読影に対する負担軽減を目的として、上記医用画像データ を画像処理することにより、画像上に現れた病変部の陰影を異常陰影候補として自 動的に検出するコンピュータ診断支援装置(Computer - Aided Diagnosis;以下 、 CADという。)と呼ばれる異常陰影候補検出装置が開発されている。
[0004] 病変部の陰影は、特徴的な濃度分布を有することが多ぐ CADは、このような濃度 特性に基づいて病変部と推測される画像領域を異常陰影候補領域として検出するも のである。
[0005] 上記 CADでは、検出目的とする病変種類に応じて様々な検出アルゴリズムが開発 されており、腫瘤陰影の検出に最適なアルゴリズムとしてはアイリスフィルタを用いた 手法や曲率の特徴量を利用した手法等が提案されている。また、微小石灰化クラス タ陰影の検出に最適なアルゴリズムとしてはモルフォルジーフィルタを用いた手法等 が提案されている (例えば、特許文献 1、 2参照)。
特許文献 1 :特開 2002— 112986号公報
特許文献 2:特開 2001— 346787号公報
発明の開示
発明が解決しょうとする課題
[0006] 上記特許文献 1〖こよれば、同一撮影部位に複数種類の異常陰影検出目的が存在 する場合、検出目的に応じて異常陰影候補検出アルゴリズムを 1つ若しくは複数医 師が選択できるようにすることで、処理時間の短縮を図ることができる。しかしながら、 選択された異常陰影候補検出アルゴリズムを用いて画像全体を 1画素ごとに演算処 理するので、複数の必要のな!、異常陰影候補検出アルゴリズムを用いる場合に比べ れば処理時間は短縮できる力 依然として画像全体を探索するため処理時間がかか り、病変部でないノイズや正常組織の領域を異常陰影として検出してしまうといった 問題があった。
[0007] また、特許文献 2においては、医師が異常陰影候補の存在領域についてある程度 の予測がある場合や、過去に取得された画像等、他の画像において異常陰影候補 が検出されていた場合等に、その領域のみを指定して異常陰影候補の検出を行う旨 が記載されている。しかし、医師が予測する領域以外、或いは過去に検出された領 域以外の領域に異常陰影があつたとしても検出されないという問題があった。また、 指定された領域内では 1画素ごとに演算処理するので、探索領域を限定しても、病 変部でないノイズや正常組織の領域を異常陰影として検出してしまう可能性があった 。更に、異常陰影候補を大きさ別に分類して検出することはできな力つた。
[0008] また、腫瘤を検出対象とする曲率の特徴量を用いた検出手法は、局所的な情報を 利用し、凸状等のある所定パターンを有する画像領域を感度良く検出するものである 力 全画像領域に対して所定の領域を順次設定し、その領域毎に曲率を算出するた め、その曲率を算出した所定範囲内に収まる異常陰影し力検出することができなかつ た。異常陰影の大きさに対応して領域範囲を変えながら検出する対応策も考えられ る力 それでは領域範囲を変えて同じ処理を繰り返し行わなければならないため、処 理時間が大幅に増大することとなる。
[0009] さらに、曲率による検出処理では、曲率という局所的な情報により検出を行うため、 所定パターンを有するのであれば正常組織の画像領域であっても候補領域として検 出してしまい、その結果、検出結果に含まれる偽陽性候補数が増大する場合もあつ た。
[0010] 本発明の課題は、異常陰影候補の検出処理時の処理効率及び検出精度を向上さ せることである。 課題を解決するための手段
[0011] 請求の範囲第 1項に記載の発明は、異常陰影候補検出方法において、
入力医用画像に第 1の平滑ィヒフィルタ処理を施す第 1処理工程と、
前記第 1の平滑ィヒフィルタ処理が施された処理画像に第 2の平滑ィヒフィルタ処理を 施す第 2処理工程と、
前記第 1及び第 2の平滑化フィルタ処理が施された処理画像から、異常陰影候補を 検出すべき特定領域を抽出する抽出工程と、
前記抽出された特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する 特徴量算出工程と、
前記算出された特徴量に基づいて、異常陰影候補の検出処理を行う異常陰影候 補検出工程と、
を含むことを特徴とする。
[0012] 請求の範囲第 2項に記載の発明は、請求の範囲第 1項に記載の異常陰影候補検 出方法において、
前記入力医用画像を縮小する工程を含み、
前記第 1処理工程では、前記縮小された入力医用画像に第 1の平滑化フィルタ処 理を施すことを特徴とする。
[0013] 請求の範囲第 3項に記載の発明は、請求の範囲第 1項又は第 2項に記載の発明に おいて、
前記特徴量算出工程では、前記濃度分布を示す曲面の形状を表す特徴量として、 シエイプインデックスを算出することを特徴とする。
[0014] 請求の範囲第 4項に記載の発明は、請求の範囲第 1〜3項の何れか一項に記載の 異常陰影候補検出方法において、
前記異常陰影候補検出工程において検出対象とする異常陰影種は、腫瘤である ことを特徴とする。
[0015] 請求の範囲第 5項に記載の発明は、異常陰影候補検出方法において、
抽出すべき第 1の異常陰影サイズに対応する第 1の平滑ィヒフィルタを設定する工程 と、 抽出すべき第 2の異常陰影サイズに対応する第 2の平滑ィヒフィルタを設定する工程 と、
入力医用画像に前記第 1及び第 2の平滑ィヒフィルタを作用させ、異常陰影候補を 検出すべき所望の大きさの特定領域を抽出する抽出工程と、
前記特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する特徴量算出 工程と、
前記算出された特徴量に基づき、異常陰影候補の検出を行う異常陰影候補検出 工程と、
を含むことを特徴とする。
[0016] 請求の範囲第 6項に記載の発明は、異常陰影候補検出装置において、
入力医用画像に第 1の平滑ィヒフィルタ処理を施す第 1の平滑ィヒ処理手段と、 前記第 1の平滑ィヒフィルタ処理が施された処理画像に第 2の平滑ィヒフィルタ処理を 施す第 2の平滑化処理手段と、
前記第 1及び第 2の平滑化フィルタ処理が施された処理画像から、異常陰影候補を 検出すべき特定領域を抽出する抽出手段と、
前記抽出された特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する 特徴量算出手段と、
前記算出された特徴量に基づいて、異常陰影候補の検出処理を行う異常陰影候 補検出手段と、
を備えることを特徴とする。
[0017] 請求の範囲第 7項に記載の発明は、請求の範囲第 6項に記載の異常陰影候補検 出装置において、
前記入力医用画像を縮小する縮小処理手段を含み、
前記第 1の平滑化手段は、前記縮小された入力医用画像に第 1の平滑化フィルタ 処理を施すことを特徴とする。
[0018] 請求の範囲第 8項に記載の発明は、請求の範囲第 6項又は第 7項に記載の異常陰 影候補検出装置において、
前記特徴量算出手段は、前記濃度分布を示す曲面の形状を表す特徴量として、シ エイプインデックスを算出することを特徴とする。
[0019] 請求の範囲第 9項に記載の発明は、請求の範囲第 6〜8項の何れか一項に記載の 異常陰影候補検出装置において、
前記異常陰影候補検出工程において検出対象とする異常陰影種は、腫瘤である ことを特徴とする。
[0020] 請求の範囲第 10項に記載の発明は、異常陰影候補検出装置において、
抽出すべき第 1の異常陰影サイズに対応する第 1の平滑ィヒフィルタを設定する第 1 設定手段と、
抽出すべき第 2の異常陰影サイズに対応する第 2の平滑ィヒフィルタを設定する第 2 設定手段と、
入力医用画像に前記第 1及び第 2の平滑ィヒフィルタを作用させ、異常陰影候補を 検出すべき所望の大きさの特定領域を抽出する抽出手段と、
前記特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する特徴量算出 手段と、
前記算出された特徴量に基づき、異常陰影候補の検出を行う異常陰影候補検出 手段と、
を備えることを特徴とする。
発明の効果
[0021] 請求の範囲第 1、 3、 4、 7、 8、 9項に記載の発明によれば、平滑ィ匕フィルタ処理によ り腫瘤の予想される大きさに応じて予め偽陽性と思われる大きさの領域を検出対象 力ら除外することができる。また、抽出領域にのみ、所定のパターンを有する領域を 感度良く検出する、曲率の特徴量を用いた異常陰影候補の検出を行うことにより偽 陽性候補数の低減を図ることができる。すなわち、曲率のように検出精度の高い異常 陰影候補の検出処理を適用する際には、平滑フィルタによる領域抽出処理を前処理 として併用することにより、処理時間と短縮と検出精度の向上という相乗効果が得ら れる。
[0022] 請求の範囲第 2項、第 6項に記載の発明によれば、平滑化フィルタ処理、異常陰影 候補の検出処理等、医用画像に施す処理時間の短縮化を図ることができる。 [0023] 請求の範囲第 5項、第 10項に記載の発明によれば、対応する異常陰影サイズが異 なる第 1及び第 2の平滑ィ匕フィルタを作用させることによって、検出すべき異常陰影 候補領域の大きさに応じて抽出する検出対象領域を変更することが可能となる。よつ て、検出目的の異常陰影種の大きさに応じた領域を抽出することができ、さらにこの 抽出領域にのみ、所定のパターンを有する領域を感度良く検出する、曲率の特徴量 を用いた異常陰影候補の検出を行うことにより偽陽性候補数の低減を図ることができ る。すなわち、曲率のように検出精度の高い異常陰影候補の検出処理を適用する際 には、平滑フィルタによる領域抽出処理を前処理として併用することにより、処理時間 と短縮と検出精度の向上という相乗効果が得られる。また、検出すべき異常陰影候 補領域の大きさ別に検出対象領域を分類して抽出することが可能となるので、複数 の検出モデルによる異常陰影候補の検出が可能となる。
図面の簡単な説明
[0024] [図 1]本実施形態における医用画像システムのシステム構成を示す図である。
[図 2]図 1の画像処理装置の内部構成を示す図である。
[図 3]画像処理装置により実行される病変検出処理を説明するフローチャートである
[図 4]図 3の領域抽出処理を説明するフローチャートである。
[図 5]領域抽出処理の各ステップで生成される画像データの模式図である。
[図 6]第 1の平滑ィ匕フィルタを説明する図である。
[図 7]第 2の平滑ィ匕フィルタを説明する図である。
[図 8]第 1及び第 2の平滑ィ匕フィルタにより大きさ別に分類して検出対象領域を抽出 する場合の処理手順を示す図である。
[図 9]医用画像の濃度分布を表す曲面と、注目画素の法線を回転軸とした法平面の 回転を説明する図である。
[図 10]デジタル画像における濃度分布を示す曲面の図である。
[図 11]最小二乗法を用いて、濃度分布を示す曲線を円で近似することにより、曲線の 曲率を算出する方法を説明する図である。
[図 12]ShapeIndexの値に対応する曲面形状を示す図である。 [図 13]曲率フィルタを処理対象画像内で走査する様子を説明する図である。
[図 14]曲率フィルタを用いた異常陰影候補検出処理を説明するフローチャートである 符号の説明
[0025] 100 医用画像システム
1 画像生成装置
2 画像処理装置
21 CPU
22 操作部
23 表示部
24 RAM
25 記憶部
26 通信制御部
27 バス
発明を実施するための最良の形態
[0026] 本実施形態では、本発明に係る異常陰影候補検出方法及び異常陰影候補検出 装置にっ ヽて、乳房を撮影した医用画像 (乳房画像)力ゝら腫瘤陰影の候補を検出す る場合を例に説明する。
[0027] まず、構成を説明する。
[0028] 図 1に、本実施形態における医用画像システム 100のシステム構成を示す。
[0029] 図 1に示すように、医用画像システム 100は、画像生成装置 1、画像処理装置 2等 がネットワーク Nを介して、相互にデータ送受信可能に接続されている。ネットワーク Nは、 DICOM (Digital Imaging and Communication in Medicine)規格 が適用されている。
[0030] なお、本実施形態では、画像生成装置 1と画像処理装置 2とがネットワーク接続され た例を説明するが、これに限らず、直接有線接続されたシステム構成であってもよい 。また、画像生成装置 1や画像処理装置 2に限らず、画像生成装置 1で生成された医 用画像の画像データを保存、管理するサーバ、画像処理装置 2における異常陰影候 補の検出結果及び処理済み画像の表示出力を行うモニタ、或いはフィルム出力を行 うフィルム出力装置等が接続された構成としてもよい。
[0031] 画像生成装置 1は、例えば、 CR (Computed Radiography)、 FPD (Flat Pane 1 Detecter)、し T (Computed Tomography)、 MRI (Magnetic Resonance Imaging)等のモダリティから構成され、人体を撮影し、撮影した画像をデジタル変換 して、医用画像の画像データを生成する装置である。本実施の形態においては、画 像生成装置 1は、乳房の放射線撮影を行い、乳房画像の画像データを生成するもの として説明する。
[0032] 画像処理装置 2は、画像生成装置 1から供給される画像データに対し異常陰影候 補検出処理を施す異常陰影候補検出装置である。
[0033] 以下、画像処理装置 2の内部構成について説明する。
[0034] 図 2に、画像処理装置 2の機能的構成を示す。図 2に示すように、画像処理装置 2 は、 CPU21、操作部 22、表示部 23、 RAM24、記憶部 25、通信制御部 26等を備 えて構成され、各部はバス 27により接続されている。
[0035] CPU21は、記憶部 25に記憶されているシステムプログラムを読み出し、 RAM24 内に形成されたワークエリアに展開し、該システムプログラムに従って各部を制御す る。また、 CPU21は、記憶部 25に記憶されている検出処理プログラムを始めとする 各種処理プログラムを読み出してワークエリアに展開し、後述する病変検出処理(図 3、 4、 14参照)を始めとする各種処理を実行する。
[0036] 操作部 22は、カーソルキー、数字入力キー、及び各種機能キー等を備えたキーボ ードと、マウス等のポインティングデバイスを備えて構成され、キーボードに対するキ 一操作やマウス操作により入力された指示信号を CPU21に出力する。また、操作部 22は、表示部 23の表示画面にタツチパネルを備えても良ぐこの場合、タツチパネル を介して入力された指示信号を CPU21に出力する。
[0037] 表示部 23は、 LCD (Liquid Crystal Display)や CRT等のモニタにより構成さ れ、 CPU21から入力される表示信号の指示に従って、画像等の表示を行う。
[0038] RAM24は、 CPU21により実行制御される各種処理において、記憶部 25から読み 出された CPU21で実行可能な各種プログラム、入力若しくは出力データ、及びパラ メータ等の一時的に記憶するワークエリアを形成する。
[0039] 記憶部 25は、 HDD (Hard Disc Drive)や不揮発性の半導体メモリ等により構 成され、 CPU21で実行されるシステムプログラムの他、病変検出処理プログラムを始 めとする各種プログラム、各種データ等を記憶する。これらの各種プログラムは、読取 可能なプログラムコードの形態で格納され、 CPU21は、当該プログラムコードに従つ た動作を逐次実行する。
[0040] また、記憶部 25は、図示しない特徴量ファイルを有しており、当該特徴量ファイル には異常陰影候補の検出処理時に算出される医用画像の濃度分布を示す曲面の 特徴量 (例えば、 Shapelndex)が記憶される。
[0041] 通信制御部 26は、 LANアダプタやルータや TA (Terminal Adapter)等を備え、 ネットワーク Nに接続された各装置との間の通信を制御する。
[0042] 次に、本実施形態における動作について説明する。
[0043] 図 3は、画像処理装置 2の CPU21により実行される検出処理を示すフローチャート である。 CPU21は、記憶部 25に記憶された検出処理プログラムとの協働によるソフト ウェア処理により、当該処理を実行する。
[0044] まず、画像生成装置 1にお!/ヽて乳房を撮影して生成された乳房画像の画像データ
Dが通信制御部 26を介して入力され、 RAM24のワークエリアに記憶される (ステツ プ Sl)。
[0045] 次 、で、入力された画像データ Dに領域抽出処理が施される (ステップ S 2)。領域 抽出処理は、画像データ Dの全体領域から、検出すべき病変部の大きさに応じた検 出対象領域を抽出する処理である。乳房画像にお!ヽて診断される主な病変としては 、例えば腫瘤陰影、微小石灰化クラスタ等が挙げられる。腫瘤陰影は、ある程度の大 きさを持った塊で、乳房画像上ではガウス分布に近い濃度分布を持つ、白っぽく丸 い陰影として表示される。微小石灰化クラスタは、乳房画像上では略円錐構造の濃 度分布を有する小さく白い陰影として表示される。即ち、乳房画像上では、病変部で 濃度値 (画素値)の落ち込みが見られる。
[0046] 以下、図 4、 5を参照して領域抽出処理について詳細に説明する。
[0047] 図 4は、ステップ S2において CPU21により実行される領域抽出処理を示すフロー チャートである。また、図 5は、図 4の領域抽出処理前の画像及び当該画像の領域抽 出処理の各ステップでの処理結果を模式的に示す図である。図 5 (a)〜(d)において は、画像データ(画像データ D1〜D4)の或る 1列(図 5 (a)〜(d)は全て同じ列を示 す)における画素位置を横軸、画素値 (濃度値)を縦軸として示している。
[0048] 図 4の領域抽出処理にぉ ヽては、まず、画像データ Dに対して縮小処理が施され、 サンプリングピッチ 1. 6mm程度の画像データ D1が生成される(ステップ Sl l)。例え ば、画像データ Dのサンプリングピッチが 100 mであれば、縦、横をそれぞれ 1Z1 6にする。縮小処理アルゴリズムは、近傍の画素値の平均をとる、一定画素間隔で間 引くなど、どのような手法でもよい。ここで、画像データ Dを縮小しておくことにより、以 降の処理での処理時間を短縮することができる。
[0049] 乳房画像においては、図 5 (a)に示すように、検出すべき異常陰影候補領域の大き さ (検出すべき異常陰影候補領域と同程度の大きさ)をもち、かつ周囲より低濃度の 領域 (検出対象領域) Al、検出すべき異常陰影候補領域より小さぐかつ周囲より低 濃度の領域 (微小領域) A2、検出すべき異常陰影候補領域より大きぐかつ周囲より 低濃度の領域 (対象より大きな領域) A3が含まれる。領域抽出処理の以降の処理ス テツプでは、縮小された画像データ D1上から検出すべき異常陰影候補領域と同程 度の大きさをもつ低濃度領域を検出対象領域として抽出する。なお、以降の処理に おいては、 5mn!〜 15mm程度の大きさの腫瘤陰影候補を検出する場合を例にとり 説明する。
[0050] 画像データ Dが縮小され、画像データ D1が生成されると、縮小された画像データ D 1に対して第 1の平滑化処理が施され、画像データ D2が生成される (ステップ S 12)。
[0051] 第 1の平滑化処理は、画像データ D1に対してマスクサイズ 3画素 X 3画素の第 1の 平滑化フィルタ(図 6参照)をかけて画像データ D2を生成する。第 1の平滑ィ匕フィルタ は、画像データ D1の注目する画素を中心として正方形領域 (マスク)を設定し、マス ク内の画素値を大き 、順に並べ、中央値を注目画素の画素値とするメディアンフィル タである。マスクサイズ 3 X 3のメディアンフィルタの場合、図 6に示す領域 1〜9の画 素値を大きい順に並べ、その中央値を領域 5の画素値とする。これを、マスクの位置 を 1画素ずつずらしながら繰り返し、画像データ D1の全ての画素に対して行う。これ により、図 5 (b)に示すように縦幅、横幅がそれぞれ 4. 8mm程度(1. 6mm X 3画素) までの微小領域が平滑化される。
[0052] 次いで、画像データ D2に対して第 2の平滑化処理が施され、画像データ D3が生 成される(ステップ S 13)。
[0053] 第 2の平滑化処理では、画像データ D2に対してマスクサイズ 7画素 X 7画素の第 2 の平滑ィ匕フィルタをかけて画像データ D3を生成する。
[0054] この第 2の平滑化フィルタは、マスクサイズ内の画素値の中で最大値を中央の注目 画素の値とする最大値フィルタと、マスクサイズ内の画素値の中で最小値を中央の注 目画素の値とする最小値フィルタとを有し、画像データ D2に対し最大値フィルタを適 用した後、最小値フィルタを適用することにより、マスクサイズ程度の大きさをもつ画 素値の落ち込み (くぼみ)を穴埋めするものである。一般的に、腫瘤陰影は、その中 心に向力つて X線透過濃度が落ち込む特徴を有しており、その部分を穴埋めするに は腫瘤陰影と同程度の大きさを持つマスクサイズの第 2の平滑ィ匕フィルタをかければ よい。
[0055] ここで、図 7を参照して、第 2の平滑化フィルタの原理について、一次元のデータ列 を例にとり説明する。図 7において、横軸は 1次元のデータ列における画素位置を、 縦軸は 1次元のデータ列における画素値 (濃度値)を示す。
[0056] 図 7の L1は、オリジナル画像のデータ列である。このオリジナル画像のデータ列の 左に位置する画素力 順に注目画素とし、注目画素を中央としてマスクサイズ縦 1 X 横 7の最大値フィルタを設定し、マスクの範囲内の最大値を注目画素の画素値とする 。これを右に 1画素ずつずらしていくことにより、図 7の L2に示すデータ列を得ること ができる。この L2で示すデータ列を入力とし、左に位置する画素力 順に注目画素 とし、注目画素を中央としてマスクサイズ縦 I X横 7の最小値フィルタを設定し、マスク の範囲内の最小値を注目画素の画素値とする。これにより、図 7の L3に示すように、 オリジナルのデータ列 L1の濃度値の落ち込みが平滑ィ匕されたデータ列を得ることが できる。
[0057] このように、第 2の平滑ィ匕フィルタにより検出すべき異常陰影候補領域 A1と同程度 の大きさをもつ低濃度領域を平滑ィ匕することができる。 [0058] 第 2の平滑化処理が終了すると、差分画像生成処理が実行され、図 5 (c)に示す画 像データ D3と図 5 (b)に示す画像データ D2の同一画素位置の画素値の差分をとる ことにより図 5 (d)に示す差分画像 (画像データ D4)が生成される (ステップ S 14)。そ して、画像データ D4が予め設定された閾値により閾値処理され、閾値を超える画素 値をもつデータのみが抽出され (ステップ S15)、検出すべき異常陰影候補領域と同 程度の大きさをもつ低濃度領域の画像データ D5が生成される。
[0059] なお、上記領域抽出処理においては、第 1の平滑ィ匕フィルタのマスクサイズ及びサ ンプリングピッチにより、抽出する検出対象領域の下限となるサイズ (第 1の異常陰影 サイズ)が決定され、第 2の平滑ィ匕フィルタのマスクサイズ及びサンプリングピッチによ り抽出する検出対象領域の上限となるサイズ (第 2の異常陰影サイズ)が決定される。 即ち、図 4のステップ S12における第 1の平滑ィ匕処理で用いる第 1の平滑ィ匕フィルタ のマスクサイズ及び図 4のステップ S13における第 2の平滑化処理で用いる第 2の平 滑ィ匕フィルタのマスクサイズを上記第 1及び第 2の異常陰影サイズに合わせて変更設 定することにより、異常陰影候補の検出対象とする領域の大きさを所望の大きさに変 更することができる。
[0060] また、図 8に示すように、図 4のステップ S12における第 1の平滑ィ匕処理で用いる第 1の平滑化フィルタのマスクサイズ及び図 4のステップ S13における第 2の平滑化処 理で用いる第 2の平滑ィ匕フィルタのマスクサイズを変更設定して複数回処理を行うこ とにより、大きさ別に分類して検出対象領域を抽出することが可能となる。例えば、ま ず、図 4のステップ S 12にお!/、てマスクサイズ 3 X 3の第 1の平滑化フィルタを用 、て 画像データ D2を生成し、この画像データ D2に対してマスクサイズ 7 X 7の第 2の平滑 化フィルタをかけて画像データ D3を生成して、当該画像データ D3と画像データ D2 の差分をとり閾値処理を行うことにより 5mn!〜 15mm程度の検出対象領域を抽出す る。次いで、画像データ D2に対して更にマスクサイズ 7 X 7の第 1の平滑ィ匕フィルタを かけて画像データ を生成し、この画像データ に対し 11 X 11のマスクサイ ズの第 2の平滑ィ匕フィルタかけて画像データ を生成して、当該画像データ D3 ' と画像データ の差分をとり閾値処理を行うことにより 15mm〜30mm程度の 検出対象領域を抽出することができる。このようにして、 5mn!〜 15mm程度の検出対 象領域及び 15mn!〜 30mm程度の検出対象領域をそれぞれ抽出することが可能と なる。
[0061] 腫瘤陰影は略円形であるため、画像データの縦横方向ともに同様の処理でよぐま た抽出された領域と腫瘤陰影とが対応付けやす!/ヽので、上記領域抽出処理を施すこ とが特に好ましい。
[0062] 図 3において、領域抽出処理が終了すると、画像データ Dにおいて抽出された画像 データ D5の領域に対し、異常陰影候補の検出処理が実行される (ステップ S3)。
[0063] 検出処理では、曲率フィルタを用いて腫瘤陰影候補を検出する力 初めに曲率フィ ルタによる特徴量の算出方法について説明した後、当該方法を適用した異常陰影候 補検出処理の流れについて説明する。
[0064] 図 9 (a)に、 2次元座標で表される画素位置と、各画素の画素値、すなわち濃度値 の 3方向の信号成分力 なる乳房画像の濃度分布を表す曲面 Eを示す。図 9 (a)に おいて、曲面 E上の任意の一画素を注目画素 pに設定し、この注目画素 pにおける法 線ベクトル mと接線ベクトル tで張られる平面を法平面 Fとし、法平面 Fと曲面 Eとの交 線 (即ち、法平面 Fで切り出される曲面 E)を法断面 Jとする。
[0065] なお、図 9 (a)では、説明の便宜上、曲面 Eを滑らかな曲面で示したが、実際にはデ ジタル画像を扱うので、図 10に示すように、曲面 Eは画素毎に離散的な濃度値 (画素 値)を示す階段状となって!、る。
[0066] 注目画素 pにおける曲率を算出するためには、図 9 (b)に示すように、注目画素 に おける法線を回転軸として、法平面 F (或いは、接線ベクトル t)を所定角度 |8ずつ回 転させ、各回転角度毎に、法断面 Jが表す曲線 γの注目画素 pにおける法曲率を算 出すればよい。ここで、所定角度 j8は、画像処理装置 2の処理速度に基づいて決定 され、例えば、 π /2、 π Ζ8等に設定することができる。所定角度 j8を大きくすると、 演算時間の短縮ィ匕を図ることができる。
[0067] 法断面 J上の注目画素 pにおける法曲率は、最小二乗法によって法断面 Jが表す曲 線 γを近似する関数を算出し、その算出された近似関数の注目画素 ρにおける曲率 を算出することによって求められる。本実施形態では、まず、図 1 1に示すように、法 断面 Jが表す曲線 γ (図 11の濃度プロファイル)を円で近似する場合を示す。以下、 最小二乗法を用いて曲線 γの近似円(曲線 γに近似する円)を算出する処理につい て説明する。
[0068] 近似円の中心座標を (a, b)、半径 とすると、近似円は、 2次元座標 (X Y)を用 いて式(1)のように表される。
[0069] [数 1]
(Χ-αγ +{Y-b)2 =r2 又は )
X^' + Y2 -{2Xa + 2Yb) + 2 +b2 =r2
[0070] 次に、曲線 γ上における注目画素 pの近傍 (所定範囲内の画像領域)の n個の画素 信号値を (Xi,Yi) (ί=1,···,η)とし、式(2)に示すように、 η次元ベクトル Α η行 3列の 行列 Β 3次元ベクトル Cを定義する。
[0071] [数 2]
、 + Y" j
Figure imgf000016_0001
[0072] 曲線 γを式(1)の円で近似するためには、 L= | A— BC | 2が最小となる Cを求め ればよい。すなわち、 Lをベクトル Cで偏微分して 0となるような Cを求めればよい。 d
L/ d C = 0を満たす Cは、式(3)のようになる。
[0073] C = (BTB)_1BA (3)
式(3)において Tは転置行列を表す。また、(BTB)— ¾は Bの擬似逆行列である。
[0074] 法断面 Jが表す曲線 γは、式(3)を満たす Cによって決定される円で近似される。こ の近似円の半径の逆数が、曲線 γの注目画素 ρにおける法曲率となる。即ち、回転 角度 Θにおける曲線 γの近似円の半径が r( Θ )である場合、回転角度 Θにおける法 曲率 Θ )は、式 (4)のように表される。
[0075] k(0)=l/r(0) (4)
なお、近似円の中心座標(a, b)が曲面 Eの上部にある場合、式 (4)の右辺の符号 は負となり、近似円の中心座標(a, b)が曲面 Eの下部にある場合、式 (4)の右辺の 符号は正となる。
[0076] また、 3点で定まる円を曲線 γに当てはめて、その円の半径力も法曲率を算出する ことも可能である。この場合、曲線 γ上の候補点と任意の 2点を曲面上にとり、この 3 点により円を描き、この任意の 2点を移動させることによって円の大きさを変化させ、 円の大きさの変化が極点にきたときの半径力 曲率が算出される。
[0077] 曲線 γの近似関数としては、他に、楕円、ガウス関数、二次関数等の各種の関数を 適用することが可能である。近似関数として楕円を用いる場合、楕円の半径 (長半径 又は短半径)の逆数が曲率 (法曲率)となる。また、近似関数として、下記の式 (5)に 示すようなガウス関数 Υを用いる場合、式(5)の Νの値が曲率 (法曲率)となる。
[0078] [数 3]
Figure imgf000017_0001
[0079] 次に、近似関数として二次関数を用いた場合の法曲率の算出方法について説明 する。局所座標系で図 9 (a)の曲面 Εが、式 (6)のように表されるものとする。
[0080] [数 4]
Figure imgf000017_0002
[0081] ここで、 a、 b、 cは定数であり、 0(x,y)kは 3次以上の項を表す。
[0082] この場合、 X軸と角度 Θをなす法断面 J (曲線 γ )上の注目画素 pにおける法曲率 k(
0 )は式(7)のようになる。
[0083] [数 5]
Figure imgf000017_0003
[0084] ここでは、曲面 Eを表す式(6)に基づいて、曲線 γの近似関数としての二次関数を 仮定し、最小二乗法により、その二次関数の二次の項の係数、一次の項の係数及び 定数項を算出することにより、法曲率を算出する。
[0085] まず、 2次元座標 (Χ、 Υ)を用いて、曲線 γの近似関数が式 (8)に示すような二次 関数 Υで表されるものと仮定する。
[0086] [数 6]
[0087] 次に、曲線 γ上における注目画素 ρの近傍 (所定範囲内の画像領域)の η個の画素 信号値を (W) (ί= 1,· · ·,η)とし、 a'X2 + b'X + c'と、この二次関数の出力値 Y;と の差の二乗平均 Sを算出する。そして、この二乗平均 Sを係数 a' b' c'で偏微分した 値が 0となるように設定することにより係数 a' b' cを算出し、曲線 γの近似関数とし ての二次関数を決定する。
[0088] 最小二乗法により得られた式(8)の各係数 a' b' cを式(7)の a b cにそれぞれ代 入することにより、法曲率 k( Θ )が算出される。なお、近似関数として三次以上の多次 元多項式 (高次多項式)関数を用いた場合においても、二次関数の場合と同様の方 法で法曲率を算出することができ、曲面形状のより繊細な情報を得ることができる。
[0089] このようにして、曲線 γの近似関数力も法曲率が算出されると、以下のように Shape Indexが算出される。注目画素 pの法線を回転軸として法平面 Fを回転させると、法 断面 J (曲線 γ )の形状が変化するため、回転角度 Θに応じて法曲率 k( Θ )の値も変 ィ匕することになる。即ち、法曲率 k( Θ )は、法平面 Fの回転角度 Θにより、最大値及び 最小値をとる。各回転角度 π )で算出された法曲率 k( Θ )のうち、最大値 を k 、最小値を k とすると、 Shapelndex SIは、式(9)のように定義される。
max min
[0090] [数 7]
7 =丄—丄 arC ι
π 一
[0091] 式(9)の Shapelndex SIは、注目画素 pを中心とした所定範囲内の画像領域にお ける曲面 Eの曲面形状を表す。
[0092] 図 12に、 Shapelndexの値に対応する曲面形状を示す。処理対象画像の白い部 分 (即ち、濃度値が低い部分)では、 Shapelndexの値は 1に近付き、曲面形状は凹 型となる。一方、処理対象画像の黒い部分 (即ち、濃度値が高い部分)では、 Shape Indexの値は 0に近付き、曲面形状は凸型となる。
[0093] 図 13に、本実施形態の曲率フィルタと処理対象画像を示す。図 13に示すように、こ の曲率フィルタを図 3のステップ S3において抽出された抽出領域全体に走査させる ことにより、各画素での Shapelndexの値が算出され、濃度分布の凹凸を強調した S hapelndex画像が作成される。異常陰影の種類に応じて Shapelndexの値がとり得 る範囲が予め設定されているとすると、 Shapelndex画像力 、 Shapelndexの値が 特定の範囲にある信号領域を検出することによって、該当する異常陰影を検出する ことができる。例えば、腫瘤はなだらかなガウス分布状の凹型となる傾向がある。従つ て、図 12より、 Shapelndexの値力 ^0. 75-1. 00となる画像領域を検出することによ つて、腫瘤陰影の候補領域を検出することができる。なお、処理対象領域を設定し、 その設定された処理対象領域の画素に曲率フィルタを走査させるようにしてもょ 、。
[0094] なお、本実施形態では、画像をフィルムに出力する際の濃度の分布の曲面形状を 取り扱つたが、画像を表示モニタに出力する際の輝度の分布の曲面形状を取り扱う ようにしてもよい。輝度分布の場合、 Shapelndexの値と曲面形状の関係が濃度分 布の場合と逆になる。即ち、輝度の場合は、濃度値が高いとき白、濃度値が低いとき 黒となる。従って、輝度分布の場合、 Shapelndexが 1に近付くと曲面形状は凸型と なり、 Shapelndexが 0に近付くと曲面形状は凹型となる。
[0095] 次に、図 14を参照して上記説明した曲率フィルタによる異常陰影候補の検出処理 について説明する。
[0096] 図 14に示すように、まず、図 3のステップ S2において医用画像データ D力も抽出さ れた抽出領域に対し、注目画素 pが設定され (ステップ S31)、注目画素 pを中心とし た所定範囲の画像領域が設定される (ステップ S32)。次 、で、注目画素 pの法線を 回転軸とした回転角度 Θ力^に設定される (ステップ S33)。
[0097] 次いで、ステップ S32で設定された画像領域における濃度分布を示す曲面 Eを、回 転速度 Θの法平面 Fで切り出すことによって、回転角度 Θの法断面 Jが表す曲線 γ が取り出され (ステップ S34)、この曲線 γ上の画素信号値 (濃度値)が記憶部 25に 記憶される。次いで、最小二乗法を用いて、回転角度 Θにおける曲線 γが円で近似 され、近似円の半径により、注目画素 ρの回転角度 0における法曲率 Θ )が算出さ れる(ステップ S35)。
[0098] 次 、で、回転角度 Θに βを加算した値が新たな回転角度 Θとして設定される (ステ ップ S36)。次いで、現在の回転角度 j8が π以上である力否かが判定される (ステツ プ S37)。
[0099] ステップ S37にお 、て、回転角度 Θが π未満であると判定された場合 (ステップ S3 7 ;Ν)、ステップ S34に戻り、当該回転角度 0に対するステップ S34〜S37の処理が 繰り返される。ステップ S7において、回転角度 Θが π以上であると判定された場合( ステップ S37 ;Y)、各回転角度毎に算出された法曲率 k( Θ )の中から最大値 k 及び
max 最小値 k が算出される (ステップ S38)。
min
[0100] 次いで、ステップ S38で算出された法曲率の最大値 k 及び最小値 k を用いて、
max min
式(9)により Shapelndexが算出され (ステップ S39)、算出された Shapelndexの値 力 現在の注目画素 pの特徴量として記憶部 25の特徴量ファイルに記憶される。
[0101] 次いで、抽出領域内の全ての画素について Shapelndexの算出が終了したか否か が判定される(ステップ S40)。ステップ S40において、全ての画素について Shapeln dexの算出が終了していないと判定された場合 (ステップ S40 ;N)、ステップ SIに戻 り、抽出領域において次の注目画素 pが設定され (ステップ S31)、その設定された注 目画素 pについて、ステップ S32〜S39の処理が繰り返される。
[0102] ステップ S10において、全ての画素について Shapelndexの算出が終了したと判 定された場合 (ステップ S40 ;Y)、曲率フィルタを抽出領域内で走査させることにより 、全ての画素について Shapelndexが算出されると、濃度分布の凹凸を強調した Sh apelndex画像が作成される。そして、 Shapelndexの値が特定の異常陰影に対応 する範囲にある画像領域が、該当する異常陰影の候補領域として検出される (ステツ プ S41)。ここでは、腫瘤を検出対象としているので、例えば Shapelndexの値が 0. 75〜: L 00となる画像領域を検出することによって、腫瘤陰影の候補領域が検出さ れる。
[0103] 異常陰影候補領域の検出後、処理は図 3のステップ S4に移行し、異常陰影候補検 出結果が表示部 23に表示される (ステップ S4)。例えば、画像データ Dに基づく乳房 画像が表示部 23に表示され、その乳房画像上において、異常陰影候補として検出 された候補領域が矢印で指摘表示される、或いはカラー表示される等して識別表示 される。また、異常陰影候補における特徴量を出力するようにしてもよい。
[0104] 以上のように、本実施形態によれば、曲率フィルタを用いた異常陰影候補の検出処 理の前処理として、第 1及び第 2の平滑ィ匕フィルタにより検出処理の対象領域を抽出 する。これにより、抽出された領域にのみ曲率フィルタを用いた検出処理を施すこと ができ、処理時間の大幅な短縮ィ匕を図ることができる。また、曲率フィルタによる検出 処理は、腫瘤に特有の画像パターンを感度良く検出するが、この検出処理前には予 め検出対象領域をある大きさのものに絞り込んだうえで処理を行う。よって、腫瘤の予 想される大きさに応じて予め偽陽性と思われる大きさの領域を検出対象から除外する ことができ、これにより偽陽性候補数の低減を図ることができる。すなわち、曲率フィ ルタのように検出精度の高い異常陰影候補の検出処理を適用する際には、平滑フィ ルタによる領域抽出処理を前処理として併用することにより、処理時間と短縮と検出 精度の向上という相乗効果が得られる。
[0105] また、第 1及び第 2の平滑ィ匕フィルタのマスクサイズを変えることができるので、検出 目的とする病変種の大きさに応じた領域を抽出することができる。曲率フィルタを適 用するマスクサイズを変えることにより、大きさを考慮した異常陰影候補の検出を行う ことができるが、曲率フィルタによる検出処理は平滑ィ匕フィルタによる抽出処理より処 理時間を要するものである。よって、予め平滑ィ匕フィルタにより検出目的とする大きさ の領域を抽出しておき、その大きさの抽出領域内で曲率フィルタによる検出処理を行 うことにより、処理時間の短縮ィ匕を図ることができるとともに、候補領域の大きさを考慮 した検出処理を行うことができ、より検出精度の向上を図ることができる。
[0106] また、第 1の平滑ィ匕処理及び第 2の平滑ィ匕処理におけるフィルタのマスクサイズを 変えて設定することにより、検出すべき異常陰影種の大きさに応じて抽出する検出対 象領域の大きさを変更することが可能となる。よって、異常陰影候補の検出処理の前 段階で検出対象の異常陰影種に特有の大きさに限定して領域の抽出を行うことによ り、後段の検出処理の処理時間の短縮ィ匕を図ることができるとともに、偽陽性候補の 除去を行うことができる。
[0107] さらに、図 4のステップ S12〜S 15の処理をマスクサイズを変えて繰り返し実行する ことにより、検出すべき異常陰影候補領域の大きさ別に検出対象領域を分類して抽 出することが可能となるので、複数の検出モデルによる異常陰影候補の検出が可能 となる。
[0108] なお、抽出された領域に使用する曲率フィルタは、サンプリングピッチ 400 μ mの画 像を用い、抽出領域 5〜15mmの腫瘤陰影を対象とする場合には 15 X 15ピクセル サイズ (6 X 6mm)、抽出領域 15〜30mmの腫瘤陰影を対象とする場合には 35 X 3 5ピクセルサイズ(14 X 14mm)とすることが検出性の観点から好ましい。
また、上述した実施形態では、本発明に係る第 1又は第 2の平滑化処理、特徴量算 出、異常陰影候補の検出処理等を画像処理装置 2において実現することとしたが、こ れに限らず、医用画像システム 100上に接続された他の装置 (サーバ等)において 実現することとしてもよいし、医用画像システム 100上にこれらの機能を実現する独 立した装置を新たに設けることとしてもよい。

Claims

請求の範囲
[1] 入力医用画像に第 1の平滑ィヒフィルタ処理を施す第 1処理工程と、
前記第 1の平滑ィヒフィルタ処理が施された処理画像に第 2の平滑ィヒフィルタ処理を 施す第 2処理工程と、
前記第 1及び第 2の平滑化フィルタ処理が施された処理画像から、異常陰影候補を 検出すべき特定領域を抽出する抽出工程と、
前記抽出された特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する 特徴量算出工程と、
前記算出された特徴量に基づいて、異常陰影候補の検出処理を行う異常陰影候 補検出工程と、
を含むことを特徴とする異常陰影候補検出方法。
[2] 前記入力医用画像を縮小する工程を含み、
前記第 1処理工程では、前記縮小された入力医用画像に第 1の平滑化フィルタ処 理を施すことを特徴とする請求の範囲第 1項に記載の異常陰影候補検出方法。
[3] 前記特徴量算出工程では、前記濃度分布を示す曲面の形状を表す特徴量として、 シエイプインデックスを算出することを特徴とする請求の範囲第 1項又は第 2項に記載 の異常陰影候補検出方法。
[4] 前記異常陰影候補検出工程において検出対象とする異常陰影種は、腫瘤である ことを特徴とする請求の範囲第 1項乃至第 3項の何れか一項に記載の異常陰影候補 検出方法。
[5] 抽出すべき第 1の異常陰影サイズに対応する第 1の平滑ィ匕フィルタを設定する工程 と、
抽出すべき第 2の異常陰影サイズに対応する第 2の平滑ィヒフィルタを設定する工程 と、
入力医用画像に前記第 1及び第 2の平滑ィヒフィルタを作用させ、異常陰影候補を 検出すべき所望の大きさの特定領域を抽出する抽出工程と、
前記特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する特徴量算出 工程と、 前記算出された特徴量に基づき、異常陰影候補の検出を行う異常陰影候補検出 工程と、
を含むことを特徴とする異常陰影候補検出方法。
[6] 入力医用画像に第 1の平滑化フィルタ処理を施す第 1の平滑化処理手段と、
前記第 1の平滑ィヒフィルタ処理が施された処理画像に第 2の平滑ィヒフィルタ処理を 施す第 2の平滑化処理手段と、
前記第 1及び第 2の平滑化フィルタ処理が施された処理画像から、異常陰影候補を 検出すべき特定領域を抽出する抽出手段と、
前記抽出された特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する 特徴量算出手段と、
前記算出された特徴量に基づいて、異常陰影候補の検出処理を行う異常陰影候 補検出手段と、
を備えることを特徴とする異常陰影候補検出装置。
[7] 前記入力医用画像を縮小する縮小処理手段を含み、
前記第 1の平滑化手段は、前記縮小された入力医用画像に第 1の平滑化フィルタ 処理を施すことを特徴とする請求の範囲第 6項に記載の異常陰影候補検出装置。
[8] 前記特徴量算出手段は、前記濃度分布を示す曲面の形状を表す特徴量として、シ エイプインデックスを算出することを特徴とする請求の範囲第 6項又は第 7項に記載 の異常陰影候補検出装置。
[9] 前記異常陰影候補検出工程において検出対象とする異常陰影種は、腫瘤である ことを特徴とする請求の範囲第 6項乃至第 8項の何れか一項に記載の異常陰影候補 検出装置。
[10] 抽出すべき第 1の異常陰影サイズに対応する第 1の平滑ィヒフィルタを設定する第 1 設定手段と、
抽出すべき第 2の異常陰影サイズに対応する第 2の平滑ィヒフィルタを設定する第 2 設定手段と、
入力医用画像に前記第 1及び第 2の平滑ィヒフィルタを作用させ、異常陰影候補を 検出すべき所望の大きさの特定領域を抽出する抽出手段と、 前記特定領域の濃度分布を示す曲面の形状を表す特徴量を算出する特徴量算出 手段と、
前記算出された特徴量に基づき、異常陰影候補の検出を行う異常陰影候補検出 手段と、
を備えることを特徴とする異常陰影候補検出装置。
PCT/JP2006/313820 2005-07-27 2006-07-12 異常陰影候補検出方法及び異常陰影候補検出装置 WO2007013300A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP06780990A EP1908404A4 (en) 2005-07-27 2006-07-12 METHOD FOR DETECTING ANOMALAL SHADING AND DEVICE FOR DETECTING ANOMALAL SHADING
JP2007528407A JPWO2007013300A1 (ja) 2005-07-27 2006-07-12 異常陰影候補検出方法及び異常陰影候補検出装置
US11/996,731 US20100284579A1 (en) 2005-07-27 2006-07-12 Abnormal shadow candidate detecting method and abnormal shadow candidate detecting apparatus

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005-217223 2005-07-27
JP2005217223 2005-07-27

Publications (1)

Publication Number Publication Date
WO2007013300A1 true WO2007013300A1 (ja) 2007-02-01

Family

ID=37683201

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2006/313820 WO2007013300A1 (ja) 2005-07-27 2006-07-12 異常陰影候補検出方法及び異常陰影候補検出装置

Country Status (5)

Country Link
US (1) US20100284579A1 (ja)
EP (1) EP1908404A4 (ja)
JP (1) JPWO2007013300A1 (ja)
CN (1) CN101227861A (ja)
WO (1) WO2007013300A1 (ja)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011080808A1 (ja) * 2009-12-29 2011-07-07 株式会社島津製作所 放射線画像処理装置および放射線画像処理プログラム
JP2014166200A (ja) * 2013-02-28 2014-09-11 Ge Medical Systems Global Technology Co Llc 磁気共鳴装置およびプログラム
JP2015226715A (ja) * 2014-06-02 2015-12-17 キヤノン株式会社 画像処理装置、画像処理システム、画像処理方法およびプログラム
JP2016022143A (ja) * 2014-07-18 2016-02-08 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー 石灰化表示装置及び撮影装置並びにプログラム
JP2019106590A (ja) * 2017-12-11 2019-06-27 シャープ株式会社 異常判定装置、異常判定方法、および制御プログラム

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2964744B1 (fr) * 2010-09-10 2015-04-03 Univ Versailles St Quentin En Yvelines Test pronostic de l'evolution d'une tumeur solide par analyse d'images
US8931044B1 (en) * 2012-06-29 2015-01-06 Emc Corporation Methods and systems for automated assignment of protection to physical documents that are digitized
CN110353714B (zh) * 2019-07-19 2023-02-03 上海联影医疗科技股份有限公司 Ct设备异常检测方法、装置、设备及存储介质
CN113808101B (zh) * 2021-09-16 2023-11-21 什维新智医疗科技(上海)有限公司 一种乳腺结节钙化分析装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002112985A (ja) * 2000-10-06 2002-04-16 Konica Corp 画像診断支援装置
JP2002209881A (ja) * 2000-12-25 2002-07-30 Ge Medical Systems Global Technology Co Llc X線診断装置及びその制御方法及び記憶媒体
JP2005080758A (ja) * 2003-09-05 2005-03-31 Konica Minolta Medical & Graphic Inc 画像処理装置

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5452367A (en) * 1993-11-29 1995-09-19 Arch Development Corporation Automated method and system for the segmentation of medical images
US5586160A (en) * 1995-03-20 1996-12-17 The Regents Of The University Of California Automated analysis for microcalcifications in high resolution digital mammograms
US6418238B1 (en) * 1997-09-22 2002-07-09 Olympus Optical Co., Ltd. Image detection apparatus and image detection method capable of detecting roundish shape
US7310437B2 (en) * 2000-03-08 2007-12-18 Fujifilm Corporation Image processing method and system, and storage medium
JP2001325583A (ja) * 2000-03-08 2001-11-22 Fuji Photo Film Co Ltd 画像処理方法および画像処理装置
JP3802450B2 (ja) * 2002-06-05 2006-07-26 アロカ株式会社 超音波診断装置
JP3874113B2 (ja) * 2003-04-16 2007-01-31 株式会社三重ティーエルオー 医用画像処理方法
US20050053270A1 (en) * 2003-09-05 2005-03-10 Konica Minolta Medical & Graphic, Inc. Image processing apparatus and signal processing apparatus

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002112985A (ja) * 2000-10-06 2002-04-16 Konica Corp 画像診断支援装置
JP2002209881A (ja) * 2000-12-25 2002-07-30 Ge Medical Systems Global Technology Co Llc X線診断装置及びその制御方法及び記憶媒体
JP2005080758A (ja) * 2003-09-05 2005-03-31 Konica Minolta Medical & Graphic Inc 画像処理装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP1908404A4 *

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011080808A1 (ja) * 2009-12-29 2011-07-07 株式会社島津製作所 放射線画像処理装置および放射線画像処理プログラム
JP5333607B2 (ja) * 2009-12-29 2013-11-06 株式会社島津製作所 放射線画像処理装置および放射線画像処理プログラム
JP2014166200A (ja) * 2013-02-28 2014-09-11 Ge Medical Systems Global Technology Co Llc 磁気共鳴装置およびプログラム
JP2015226715A (ja) * 2014-06-02 2015-12-17 キヤノン株式会社 画像処理装置、画像処理システム、画像処理方法およびプログラム
JP2016022143A (ja) * 2014-07-18 2016-02-08 ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー 石灰化表示装置及び撮影装置並びにプログラム
JP2019106590A (ja) * 2017-12-11 2019-06-27 シャープ株式会社 異常判定装置、異常判定方法、および制御プログラム

Also Published As

Publication number Publication date
EP1908404A1 (en) 2008-04-09
EP1908404A4 (en) 2009-12-23
US20100284579A1 (en) 2010-11-11
JPWO2007013300A1 (ja) 2009-02-05
CN101227861A (zh) 2008-07-23

Similar Documents

Publication Publication Date Title
WO2007013300A1 (ja) 異常陰影候補検出方法及び異常陰影候補検出装置
CN106127730B (zh) 使用机器学习和扩展的霍夫变换的自动化感兴趣区域检测
JP4911029B2 (ja) 異常陰影候補検出方法、異常陰影候補検出装置
CN107480677B (zh) 一种识别三维ct图像中感兴趣区域的方法及装置
US5740267A (en) Radiographic image enhancement comparison and storage requirement reduction system
JPH06339476A (ja) 胸部x線画像における間質性浸潤の幾何学的パターンの特徴を決定するための方法及びシステム
WO2010024331A1 (ja) 画像処理装置、及び画像処理方法
JP5210615B2 (ja) 医用画像診断支援装置及び医用画像診断支援プログラム
JP2002109510A (ja) 異常陰影候補検出処理システム
JP6643821B2 (ja) 画像処理装置
JP4453321B2 (ja) 医用画像処理装置及びプログラム
JP4408863B2 (ja) 医用画像処理装置及び方法
JP7122918B2 (ja) 画像処理装置および画像処理方法
JP2006230910A (ja) 画像処理装置及び画像処理方法
JP2005253685A (ja) 画像診断支援装置及び画像診断支援プログラム
US20110058727A1 (en) Radiation imaging apparatus, radiation imaging method, and program
JP4631260B2 (ja) 画像診断支援装置、画像診断支援方法及びプログラム
JP2017189394A (ja) 情報処理装置および情報処理システム
JP2005080758A (ja) 画像処理装置
Dovganich et al. Automatic quality control in lung X-ray imaging with deep learning
JP2006230904A (ja) 画像処理装置及び画像処理方法
CN113962958A (zh) 一种征象检测方法及装置
US8090208B2 (en) Robust segmentation of a mass candidate in digital mammography images
JP4888316B2 (ja) 異常陰影検出装置とプログラム
JP2006167187A (ja) 医用画像表示装置

Legal Events

Date Code Title Description
WWE Wipo information: entry into national phase

Ref document number: 200680026790.4

Country of ref document: CN

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

Ref document number: 2007528407

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 2006780990

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 11996731

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE