JP4756756B2 - Image processing method and program - Google Patents

Image processing method and program Download PDF

Info

Publication number
JP4756756B2
JP4756756B2 JP2001084544A JP2001084544A JP4756756B2 JP 4756756 B2 JP4756756 B2 JP 4756756B2 JP 2001084544 A JP2001084544 A JP 2001084544A JP 2001084544 A JP2001084544 A JP 2001084544A JP 4756756 B2 JP4756756 B2 JP 4756756B2
Authority
JP
Japan
Prior art keywords
bone
region
pixel
extracted
image
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.)
Expired - Fee Related
Application number
JP2001084544A
Other languages
Japanese (ja)
Other versions
JP2002282244A (en
Inventor
弘之 新畠
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 Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2001084544A priority Critical patent/JP4756756B2/en
Publication of JP2002282244A publication Critical patent/JP2002282244A/en
Application granted granted Critical
Publication of JP4756756B2 publication Critical patent/JP4756756B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、医療用画像を解析し、特定の解剖学的領域を抽出するものに関する。
【0002】
【従来の技術】
センサ、カメラ等の撮影装置で撮影されたデータを、モニター画面、X線診断用フィルム等に表示する場合、撮影されたデータに対して階調変換を行い、観察しやすい濃度値に変換するのが一般的である。例えば、膝関節部等の撮影データをX線診断用のフィルムに表示する場合、階調変換のための特徴量を抽出し、抽出した特徴量を一定濃度になる様に変換することが行われる。
【0003】
この様な階調変換を行う方法として、例えば、画像全体のヒストグラムを作成し、作成したヒストグラムを解析して特徴量を求める方法が知られている。このようなヒストグラムから特徴量を算出する場合には、照射野領域認識を行い、照射野領域内の画像のヒストグラムから特徴量が計算される。
【0004】
【発明が解決しようとする課題】
しかしながら、上述したようなヒストグラム解析により骨部領域の画素値を抽出する場合、おおまかな骨部領域の画素値を抽出することはできるが、骨部領域の画素値を正確に抽出することは困難である。したがって、高精度な階調変換を行うことは困難である。
【0005】
また、照射領域内の画素のヒストグラムを用いる場合は、照射領域抽出の精度に、特徴量抽出処理の精度が影響されるという問題がある。
【0006】
本発明は、上述の点に鑑みてなされたものであり、高精度に安定して特徴量を抽出することを目的とする。
【0007】
【課題を解決するための手段】
上記目的を達成するために、本発明は以下の構成を有する。
【0008】
本願請求項1記載の発明は、医療用画像を解析し、特定の解剖学的領域を抽出する画像処理装置であって、前記医療用画像における凹部領域を検出する手段と、前記抽出された凹部領域内の画素値に基づき前記特定の解剖学的領域を抽出する抽出手段とを有することを特徴とする。
【0009】
本願請求項5記載の発明は、骨部を含む医療用画像を解析し、骨部領域の特徴量を求める画像処理方法であって、前記医療用画像における凹部領域を検出し、前記検出された凹部領域に基づき、骨部領域の中心部分を推測し、前記推測された骨部領域の中心部分に基づき、前記医療画像における骨部領域を抽出し、前記骨部領域に属する画素から、前記骨部の特徴量を求めることを特徴とする。
【0010】
【発明の実施の形態】
(実施形態1)
図1は、実施の形態1で用いるX線撮影装置100を示す。X線撮影装置100は、画像処理機能を有するX線の撮影装置であり、前処理回路106、CPU108、メインメモリ109、操作パネル110、画像変換回路111を備えており、CPUバス107を介して互いにデータ授受する。
【0011】
さらに、X線撮影装置100は、前処理回路106に接続されたデータ収集回路105と、データ収集回路105に接続された2次元X線センサ104及びX線発生回路101とを備えており、これらの各回路はCPUバス107にも接続されている。
【0012】
上述の様なX線撮影装置100において、メインメモリ109は、CPU108での処理に必要な各種のデータなどが記憶されるものであると共に、CPU108の作業用のワークメモリとして使用されるCPU108は、メインメモリ109を用いて、操作パネル110からの操作に応じて装置全体の動作制御等を行う。これによりX線撮影装置100は、以下のように動作する。
【0013】
まず、X線発生回路101は、被検査体103に対してX線ビーム102を放射する。X線発生回路101から放射されたX線ビーム102は、被検査体103を減衰しながら透過して、2次元X線センサ104に到達する。そして、2次元X線センサ104はX線画像を出力する2次元X線センサ104から出力されるX線画像は、例えば膝像等の人体部画像である。
【0014】
データ収集回路105は、2次元X線センサ104から出力されたX線画像を電気信号に変換して前処理回路106に供給する。前処理回路106は、データ収集回路105からの信号(X線画像信号)に対して、オフセット補正処理やゲイン補正処理等の前処理を行う。この前処理回路106で前処理が行われたX線画像信号は原画像として、CPU108の制御により、CPUバス107を介して、メインメモリ109、画像処理回路111に転送される。
【0015】
111は画像処理回路であり、画像処理回路は、画像の凹部領域を抽出する凹部領域抽出回路112、凹部領域抽出回路112で抽出した凹部領域から所定領域を抽出する領域抽出回路113、領域抽出回路113で抽出した所定領域から階調変換のための特徴量を算出する特徴抽出回路114、特徴抽出回路114で算出した特徴量に基づき画像の階調変換を行う階調変換回路115を備える。
【0016】
図2、図3は実施の形態1の処理の流れを示す図である。図3は凹部領域抽出回路112及び領域抽出回路113の処理の流れを示す図である。図4(a)は膝の画像であり、31が被写体を水平に横切るラインを示し、32が照射野領域の端部を示す。図4(b)はライン31上のプロファイルを示す。図において、a,b,cが同一行内の3点を示し、dが点bからの一定距離範囲を示す。図5は図4から抽出した骨部領域のラインであり、41が骨部領域を示す。図6(a)は背骨画像であり、52が照射領域を示し、ライン53が抽出した線状の骨部領域を示し、51が被写体を水平に横切るラインである。図6(b)はライン51上のプロファイルを示し、間隔aは凹部の最小画像点からの一定距離を示す。図7は図6(a)での骨部領域を抽出した画像を示し、62が照射端を、63が骨部領域を示す。
【0017】
画像処理回路111の動作について図2、図3を用いて説明する。まず、凹部領域抽出回路112、領域抽出回路113で骨部領域を抽出する(s101)。
【0018】
ステップs101の処理の詳細を図3を用いて説明する。凹部領域抽出回路112は各行の凹部領域を抽出する。具体的には、同一行の画素点を画像端部から逐次抽出し、抽出した画素点が凹部出るかどうかを逐次判定する。凹部であるかどうか判定するために、例えば図3(b)に示されるように抽出した画素点bとその前後の一定間隔にある2点a、cを抽出する(s201)。そして、抽出した3点の画素値の値を比較する事で画素点bが凹部であるかどうかを判定する。例えば図3(b)の3点の画素値がa>bかつc>bならばb点は凹であると判定し、そうでなければ凹部でないと判定する(s202、s203)。もし凹部であるならその画素点の座標と画素値をメインメモリ109に保存し(s204)、凹部でなければ保存することなく、隣の画素点を抽出し、同様の判定処理を行う。ステップs201〜s204の処理をもう一方の画像端部まで繰り返し、凹部領域を画像全体から抽出する。
【0019】
領域抽出回路113は、行毎に凹部領域内の最大画素値を示す画素値点を抽出する(s205)。さらに、抽出した最大画素値点から一定距離内(例えば図3(b)に示す距離d)にある同一行内の凹部領域の最低画素値点を抽出する(s206)。
【0020】
ステップs206で抽出された画素点は骨部の中心あたりの画素点である。凹部領域内の最大画素値を示す画素点は照射領域内から抽出される。さらに被写体が軟部組織と骨部から構成され場合には、す抜け、軟部組織、骨部と順に画素値が低下する性質が有り、骨部の中心部辺りの画素値が照射領域内では最も低い画素値を示す。また、通常撮影では凹部領域の最大画素値を示す画素点と骨部までの距離は、凹部領域の最大画素値を示す画素点と照射端部の点の距離より短い関係にある。そのため、凹部領域の最大画素値を示す画素値点から一定距離内に有る凹部領域内の最低画素値点は骨部の中心付近となる。
【0021】
抽出した最低画素値点から一定距離内にある領域を骨部領域とする(s207)。この処理を全行に対して行い、画像全体の骨部領域を抽出する。骨部の幅はほぼ決まっており骨部の中心から一定距離内が骨部領域となるためである。
【0022】
なお、ステップs207における骨部領域の抽出は、以下の方法を用いても構わない。図6(a)のライン53はs206までの処理により抽出された骨部の中心である。図6(b)に示すように、最低画素値を示すライン53の画素値から一定画素値範囲(例えばa)内にある領域を骨部領域とする。この方法の結果を図7に示す。骨部の厚みは人によって大きな差がないため、骨部の中心画素値から一定範囲の画素値を骨部領域とすることにより、骨部領域を抽出することができる。
【0023】
特徴抽出回路114は領域抽出回路113で抽出した骨部領域の画素値の平均を計算して、階調変換のための特徴量とする(s102)。階調変換回路115は特徴抽出回路114で抽出した特徴量に基づき階調変換を行う(s103)。
【0024】
本実施の形態によれば、凹部領域の最高画素値点を基準にして、骨部領域を抽出するため、照射領域情報を用いなくとも骨部領域を安定して抽出することができる。そのため、照射領域抽出処理の計算時間を省略できるので、処理全体の時間を短縮することができる。また、凹部領域を抽出するのに、画像の3点の並びから抽出しているため、計算時間がかからず、安定して凹部領域を抽出することができる。さらに、凹部領域の最高画素値点から一定距離内にある最低画素値点を所定領域とすることで、骨部の中心領域を安定して抽出でき、骨部領域を安定して高精度に抽出することができる。
【0025】
(他の実施の形態)
前述した実施の形態の機能を実現する様に各種のデバイスを動作させる様に該各種デバイスと接続された装置あるいはシステム内のコンピュータに、前記実施形態の機能を実現するためのソフトウエアのプログラムコードを供給し、そのシステムあるいは装置のコンピュータ(CPUあるいはMPU)を格納されたプログラムに従って前記各種デバイスを動作させることによって実施したものも本発明の範疇に含まれる。
【0026】
この場合、前記ソフトウエアのプログラムコード自体が前述した実施の形態の機能を実現することになり、そのプログラムコード自体、及びそのプログラムコードをコンピュータに供給するための手段、例えばかかるプログラムコードを格納した記憶媒体は本発明を構成する。
【0027】
かかるプログラムコードを格納する記憶媒体としては例えばフロッピーディスク、ハードディスク、光ディスク、光磁気ディスク、CD−ROM、磁気テープ、不揮発性のメモリカード、ROM等を用いることが出来る。
【0028】
またコンピュータが供給されたプログラムコードを実行することにより、前述の実施形態の機能が実現されるだけではなく、そのプログラムコードがコンピュータにおいて稼働しているOS(オペレーティングシステム)、あるいは他のアプリケーションソフト等と共同して前述の実施形態の機能が実現される場合にもかかるプログラムコードは本発明の実施形態に含まれることは言うまでもない。
【0029】
更に供給されたプログラムコードが、コンピュータの機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに格納された後そのプログラムコードの指示に基づいてその機能拡張ボードや機能格納ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も本発明に含まれることは言うまでもない。
【0030】
【発明の効果】
本発明によれば、高精度に安定して医療用画像から特徴量を抽出することができる。
【0031】
本願請求項1の発明によれば、医療用画像から検出された凹部領域から特徴量を抽出するので、簡単な処理で高精度に安定して特徴量を抽出することができる。
【0032】
また、本願請求項5の発明によれば、医療用画像から骨部領域を高精度に安定して簡単な処理で抽出することができる。よって骨部の特徴量を高精度に安定して簡単な処理で求めることができる。
【図面の簡単な説明】
【図1】実施の形態1の構成を示すブロック図である。
【図2】実施の形態1での処理の流れを示す図である。
【図3】実施の形態1での処理の流れを示す図である。
【図4】膝画像とそのプロファイルから処理を説明する図である。
【図5】図4の膝画像から骨部領域を抽出した図である。
【図6】脊柱画像とそのプロファイルから処理を説明する図である。
【図7】図6の脊柱画像から骨部領域を抽出した図である。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to an apparatus for analyzing a medical image and extracting a specific anatomical region.
[0002]
[Prior art]
When displaying data captured by an imaging device such as a sensor or camera on a monitor screen or an X-ray diagnostic film, the image data is subjected to gradation conversion and converted into a density value that is easy to observe. Is common. For example, when imaging data such as knee joints are displayed on a film for X-ray diagnosis, a feature amount for gradation conversion is extracted, and the extracted feature amount is converted to a constant density. .
[0003]
As a method for performing such gradation conversion, for example, a method is known in which a histogram of an entire image is created, and the created histogram is analyzed to obtain a feature amount. When calculating the feature amount from such a histogram, the irradiation field region recognition is performed, and the feature amount is calculated from the histogram of the image in the irradiation field region.
[0004]
[Problems to be solved by the invention]
However, when the pixel value of the bone region is extracted by the histogram analysis as described above, the pixel value of the rough bone region can be extracted, but it is difficult to accurately extract the pixel value of the bone region. It is. Therefore, it is difficult to perform gradation conversion with high accuracy.
[0005]
In addition, when a histogram of pixels in the irradiation area is used, there is a problem that the accuracy of the feature amount extraction process is affected by the accuracy of the irradiation area extraction.
[0006]
The present invention has been made in view of the above points, and an object of the present invention is to extract feature amounts stably with high accuracy.
[0007]
[Means for Solving the Problems]
In order to achieve the above object, the present invention has the following configuration.
[0008]
The invention according to claim 1 of the present application is an image processing apparatus for analyzing a medical image and extracting a specific anatomical region, the means for detecting a recessed region in the medical image, and the extracted recessed portion Extraction means for extracting the specific anatomical region based on pixel values in the region.
[0009]
The invention according to claim 5 of the present application is an image processing method for analyzing a medical image including a bone part to obtain a feature amount of the bone part region, detecting a concave region in the medical image, and detecting the detected Based on the recessed region, a central part of the bone part region is estimated, and based on the estimated central part of the bone part region, the bone part region in the medical image is extracted, and from the pixels belonging to the bone part region, the bone The feature amount of the part is obtained.
[0010]
DETAILED DESCRIPTION OF THE INVENTION
(Embodiment 1)
FIG. 1 shows an X-ray imaging apparatus 100 used in the first embodiment. The X-ray imaging apparatus 100 is an X-ray imaging apparatus having an image processing function, and includes a preprocessing circuit 106, a CPU 108, a main memory 109, an operation panel 110, and an image conversion circuit 111, via a CPU bus 107. Exchange data with each other.
[0011]
Furthermore, the X-ray imaging apparatus 100 includes a data acquisition circuit 105 connected to the preprocessing circuit 106, a two-dimensional X-ray sensor 104 and an X-ray generation circuit 101 connected to the data acquisition circuit 105, and these These circuits are also connected to the CPU bus 107.
[0012]
In the X-ray imaging apparatus 100 as described above, the main memory 109 stores various data necessary for processing by the CPU 108 and the CPU 108 used as a work memory for work of the CPU 108 Using the main memory 109, operation control of the entire apparatus is performed in accordance with an operation from the operation panel 110. Thereby, the X-ray imaging apparatus 100 operates as follows.
[0013]
First, the X-ray generation circuit 101 emits an X-ray beam 102 to the object 103 to be inspected. The X-ray beam 102 emitted from the X-ray generation circuit 101 passes through the object 103 while being attenuated, and reaches the two-dimensional X-ray sensor 104. The two-dimensional X-ray sensor 104 outputs an X-ray image. The X-ray image output from the two-dimensional X-ray sensor 104 is a human body image such as a knee image, for example.
[0014]
The data acquisition circuit 105 converts the X-ray image output from the two-dimensional X-ray sensor 104 into an electrical signal and supplies it to the preprocessing circuit 106. The preprocessing circuit 106 performs preprocessing such as offset correction processing and gain correction processing on the signal (X-ray image signal) from the data acquisition circuit 105. The X-ray image signal preprocessed by the preprocessing circuit 106 is transferred as an original image to the main memory 109 and the image processing circuit 111 via the CPU bus 107 under the control of the CPU 108.
[0015]
Reference numeral 111 denotes an image processing circuit. The image processing circuit includes a recessed area extracting circuit 112 that extracts a recessed area of the image, an area extracting circuit 113 that extracts a predetermined area from the recessed area extracted by the recessed area extracting circuit 112, and an area extracting circuit. A feature extraction circuit 114 that calculates a feature amount for tone conversion from the predetermined region extracted in 113 and a tone conversion circuit 115 that performs tone conversion of an image based on the feature amount calculated by the feature extraction circuit 114 are provided.
[0016]
2 and 3 are diagrams showing the flow of processing in the first embodiment. FIG. 3 is a diagram showing a processing flow of the recessed area extraction circuit 112 and the area extraction circuit 113. FIG. 4A is an image of the knee, 31 indicates a line that horizontally crosses the subject, and 32 indicates an end of the irradiation field region. FIG. 4B shows a profile on the line 31. In the figure, a, b, and c indicate three points in the same row, and d indicates a certain distance range from the point b. FIG. 5 is a bone region line extracted from FIG. 4, and 41 indicates the bone region. FIG. 6A is a spine image, 52 indicates an irradiation region, line 53 indicates a linear bone region extracted, and 51 indicates a line horizontally across the subject. FIG. 6B shows a profile on the line 51, and the interval a indicates a certain distance from the minimum image point of the recess. FIG. 7 shows an image obtained by extracting the bone region in FIG. 6A, 62 is the irradiation end, and 63 is the bone region.
[0017]
The operation of the image processing circuit 111 will be described with reference to FIGS. First, the bone region is extracted by the concave region extraction circuit 112 and the region extraction circuit 113 (s101).
[0018]
Details of the processing in step s101 will be described with reference to FIG. The recessed area extracting circuit 112 extracts a recessed area in each row. Specifically, pixel points in the same row are sequentially extracted from the edge of the image, and it is sequentially determined whether or not the extracted pixel points come out of the recess. In order to determine whether or not it is a recess, for example, as shown in FIG. 3B, the extracted pixel point b and two points a and c at regular intervals around it are extracted (s201). Then, it is determined whether or not the pixel point b is a recess by comparing the extracted pixel value values of the three points. For example, if the pixel values at the three points in FIG. 3B are a> b and c> b, it is determined that the point b is concave, and if not, it is determined that it is not a concave (s202, s203). If it is a recess, the coordinates and the pixel value of the pixel point are stored in the main memory 109 (s204). If it is not a recess, the adjacent pixel point is extracted without saving, and the same determination process is performed. The processes in steps s201 to s204 are repeated up to the other image edge to extract the recessed area from the entire image.
[0019]
The area extraction circuit 113 extracts a pixel value point indicating the maximum pixel value in the recessed area for each row (s205). Further, the lowest pixel value point of the recessed area in the same row within a certain distance (for example, the distance d shown in FIG. 3B) from the extracted maximum pixel value point is extracted (s206).
[0020]
The pixel points extracted in step s206 are pixel points around the center of the bone. A pixel point indicating the maximum pixel value in the recessed area is extracted from the irradiation area. Furthermore, when the subject is composed of soft tissue and bone, the pixel value decreases in the order of omission, soft tissue, and bone, and the pixel value around the center of the bone is the lowest in the irradiation area. Indicates a pixel value. In normal imaging, the distance between the pixel point indicating the maximum pixel value in the recessed area and the bone portion is shorter than the distance between the pixel point indicating the maximum pixel value in the recessed area and the point at the irradiation end. For this reason, the lowest pixel value point in the recessed area within a certain distance from the pixel value point indicating the maximum pixel value in the recessed area is near the center of the bone.
[0021]
A region within a certain distance from the extracted lowest pixel value point is set as a bone region (s207). This process is performed for all rows to extract the bone region of the entire image. This is because the width of the bone part is almost determined, and the bone part region is within a certain distance from the center of the bone part.
[0022]
Note that the following method may be used for extracting the bone region in step s207. A line 53 in FIG. 6A is the center of the bone extracted by the processing up to s206. As shown in FIG. 6B, a region within a certain pixel value range (for example, a) from the pixel value of the line 53 indicating the lowest pixel value is defined as a bone region. The result of this method is shown in FIG. Since there is no great difference in the thickness of the bone part among people, the bone part region can be extracted by setting a pixel value within a certain range from the central pixel value of the bone part as the bone part region.
[0023]
The feature extraction circuit 114 calculates the average of the pixel values of the bone region extracted by the region extraction circuit 113, and sets it as a feature amount for gradation conversion (s102). The gradation conversion circuit 115 performs gradation conversion based on the feature amount extracted by the feature extraction circuit 114 (s103).
[0024]
According to the present embodiment, since the bone region is extracted based on the highest pixel value point of the recessed region, the bone region can be stably extracted without using irradiation region information. Therefore, since the calculation time of the irradiation area extraction process can be omitted, the time of the entire process can be shortened. In addition, since the recessed area is extracted from the arrangement of the three points of the image, the recessed area can be stably extracted without taking calculation time. Furthermore, by setting the lowest pixel value point within a certain distance from the highest pixel value point in the recessed area as a predetermined area, the central area of the bone can be extracted stably, and the bone area can be extracted with high accuracy. can do.
[0025]
(Other embodiments)
Software program code for realizing the functions of the above-described embodiment in an apparatus or a computer in the system connected to the various devices so as to operate the various devices so as to realize the functions of the above-described embodiments. Is implemented by operating the various devices according to a program stored in a computer (CPU or MPU) of the system or apparatus.
[0026]
In this case, the program code of the software itself realizes the functions of the above-described embodiment, and the program code itself and means for supplying the program code to the computer, for example, the program code is stored. The storage medium constitutes the present invention.
[0027]
As a storage medium for storing the program code, for example, a floppy disk, a hard disk, an optical disk, a magneto-optical disk, a CD-ROM, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.
[0028]
Further, by executing the program code supplied by the computer, not only the functions of the above-described embodiments are realized, but also the OS (operating system) in which the program code is running on the computer, or other application software, etc. It goes without saying that the program code is also included in the embodiment of the present invention even when the functions of the above-described embodiment are realized in cooperation with the embodiment.
[0029]
Further, the supplied program code is stored in the memory provided in the function expansion board of the computer or the function expansion unit connected to the computer, and then the CPU provided in the function expansion board or function storage unit based on the instruction of the program code However, it is needless to say that the present invention also includes a case where the function of the above-described embodiment is realized by performing part or all of the actual processing.
[0030]
【The invention's effect】
According to the present invention, it is possible to extract feature amounts from medical images stably with high accuracy.
[0031]
According to the first aspect of the present invention, since the feature amount is extracted from the recessed area detected from the medical image, the feature amount can be stably extracted with high accuracy by a simple process.
[0032]
According to the invention of claim 5 of the present application, a bone region can be extracted from a medical image with high accuracy and with a simple process. Therefore, the feature amount of the bone can be obtained with high accuracy and with a simple process.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of a first embodiment.
FIG. 2 is a diagram showing a flow of processing in the first embodiment.
FIG. 3 is a diagram showing a flow of processing in the first embodiment.
FIG. 4 is a diagram for explaining processing from knee images and their profiles.
5 is a diagram in which a bone region is extracted from the knee image of FIG. 4;
FIG. 6 is a diagram illustrating processing from a spinal column image and its profile.
7 is a diagram in which a bone region is extracted from the spinal column image of FIG.

Claims (2)

骨部を含む医療用画像を画像処理する画像処理方法であって、
注目画素の画素値が該注目画素と同一ライン上の前後に位置する画素の画素値より低い場合は、該注目画素の位置を凹部領域として検出し、該凹部領域に基づき、骨部領域の中心部分を推測し、前記推測された骨部領域の中心部分に基づき、医療用画像における骨部領域を抽出する工程と、
前記抽出した骨部領域から算出した特徴量に基づき前記骨部を含む医療用画像を階調変換する工程と、を有することを特徴とする画像処理方法。
An image processing method for image processing a medical image including a bone part,
When the pixel value of the pixel of interest is lower than the pixel values of pixels located on the same line as the pixel of interest, the position of the pixel of interest is detected as a concave region, and based on the concave region, the center of the bone region Estimating a portion, and extracting a bone region in a medical image based on a central portion of the estimated bone region ;
And a step of gradation-converting a medical image including the bone part based on a feature amount calculated from the extracted bone part region.
骨部を含む医療用画像を画像処理する画像処理方法をコンピュータに実行させるためのプログラムであって、注目画素の画素値が該注目画素と同一ライン上の前後に位置する画素の画素値より低い場合は、該注目画素の位置を凹部領域として検出し、該凹部領域に基づき、骨部領域の中心部分を推測し、前記推測された骨部領域の中心部分に基づき、医療用画像における骨部領域を抽出し、 前記抽出した骨部領域から算出した特徴量に基づき前記骨部を含む医療用画像を階調変換する、ことを実現するためのプログラム。A program for causing a computer to execute an image processing method for image processing of a medical image including a bone part, wherein a pixel value of a pixel of interest is lower than pixel values of pixels located on the same line as the pixel of interest In this case, the position of the pixel of interest is detected as a recessed area, the central portion of the bone area is estimated based on the recessed area, and the bone area in the medical image is based on the estimated central area of the bone area. A program for realizing that a region is extracted and a medical image including the bone portion is subjected to gradation conversion based on a feature amount calculated from the extracted bone region.
JP2001084544A 2001-03-23 2001-03-23 Image processing method and program Expired - Fee Related JP4756756B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001084544A JP4756756B2 (en) 2001-03-23 2001-03-23 Image processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001084544A JP4756756B2 (en) 2001-03-23 2001-03-23 Image processing method and program

Publications (2)

Publication Number Publication Date
JP2002282244A JP2002282244A (en) 2002-10-02
JP4756756B2 true JP4756756B2 (en) 2011-08-24

Family

ID=18940194

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001084544A Expired - Fee Related JP4756756B2 (en) 2001-03-23 2001-03-23 Image processing method and program

Country Status (1)

Country Link
JP (1) JP4756756B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6872896B1 (en) 2001-09-12 2005-03-29 Hutchinson Technology Incorporated Elongated bridge shunt
JP5305687B2 (en) 2008-02-26 2013-10-02 キヤノン株式会社 X-ray video imaging system

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2574181B2 (en) * 1989-10-19 1997-01-22 富士写真フイルム株式会社 Abnormal shadow detector
JP2000060832A (en) * 1998-08-25 2000-02-29 Canon Inc Image discrimination method, image discrimination device, image processor and storage medium
JP3501634B2 (en) * 1997-09-22 2004-03-02 キヤノン株式会社 Feature extraction method, feature extraction device, image discrimination method, image discrimination device, and storage medium
JP4143149B2 (en) * 1997-11-20 2008-09-03 キヤノン株式会社 Region extraction apparatus, region extraction method, and computer-readable recording medium
JP2000076436A (en) * 1998-08-31 2000-03-14 Canon Inc Picture processor, its method, and computer-readable storage medium
JP4054454B2 (en) * 1998-09-25 2008-02-27 キヤノン株式会社 Image processing apparatus, image processing method, and computer-readable storage medium

Also Published As

Publication number Publication date
JP2002282244A (en) 2002-10-02

Similar Documents

Publication Publication Date Title
JP5722414B1 (en) Osteoporosis diagnosis support device
US7406187B2 (en) Method and system for processing an image
JP2008212396A (en) Image processor and its program
KR100684301B1 (en) Image processing apparatus and method
US7127064B2 (en) Image processing method, apparatus and program
JP3619158B2 (en) Image processing apparatus, image processing system, image processing method, image processing method program, and recording medium
JP3631095B2 (en) Irradiation field area extraction device, radiation imaging apparatus, radiation image system, irradiation field area extraction method, and computer-readable storage medium
JP4756756B2 (en) Image processing method and program
JP4208333B2 (en) Image processing apparatus, image processing system, image processing method, and storage medium
JP4756753B2 (en) Image processing apparatus, method, and program
JP4738970B2 (en) Image processing apparatus, image processing method and program thereof
US7263155B2 (en) Radiography apparatus and radiation image processing method
CN112967235A (en) Image detection method, image detection device, computer equipment and storage medium
JP3501634B2 (en) Feature extraction method, feature extraction device, image discrimination method, image discrimination device, and storage medium
JP2006175036A (en) Rib shape estimating apparatus, rib profile estimating method, and its program
JP4046908B2 (en) Region extraction device, image processing device, image processing system, region extraction method, image processing method, and storage medium
JP3962557B2 (en) Image processing method, image processing apparatus, image processing system, and computer-readable storage medium
JP4502364B2 (en) Image processing apparatus, image processing method, image processing program, and storage medium
JP4560202B2 (en) Image processing apparatus, image processing system, image processing method, and storage medium
JP2008212493A (en) Image processor and image processing method
JP2001325594A (en) Featura quantity extracting device, image processor, image processing system, image processing method, and storage medium
JP2000316836A (en) Image processing device, image processing system, image processing method and storage medium
JP4669163B2 (en) Image processing apparatus, image processing system, image processing method, storage medium, and program
JP2005270279A (en) Image processor
JP2003339684A (en) Device, system, and method for processing image, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080206

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100223

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100419

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20100630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20101005

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20101116

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110524

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110531

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140610

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees