JP5907125B2 - 画像処理装置、プログラム及び画像処理システム - Google Patents
画像処理装置、プログラム及び画像処理システム Download PDFInfo
- Publication number
- JP5907125B2 JP5907125B2 JP2013154419A JP2013154419A JP5907125B2 JP 5907125 B2 JP5907125 B2 JP 5907125B2 JP 2013154419 A JP2013154419 A JP 2013154419A JP 2013154419 A JP2013154419 A JP 2013154419A JP 5907125 B2 JP5907125 B2 JP 5907125B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- feature amount
- region
- area
- determination target
- 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.)
- Active
Links
- 210000004027 cell Anatomy 0.000 claims description 121
- 238000004364 calculation method Methods 0.000 claims description 24
- 238000000605 extraction Methods 0.000 claims description 24
- 230000003287 optical effect Effects 0.000 claims description 22
- 238000003384 imaging method Methods 0.000 claims description 10
- 238000000034 method Methods 0.000 description 30
- 210000004369 blood Anatomy 0.000 description 14
- 239000008280 blood Substances 0.000 description 14
- 238000010606 normalization Methods 0.000 description 13
- 230000008774 maternal effect Effects 0.000 description 12
- 238000010586 diagram Methods 0.000 description 8
- 238000007781 pre-processing Methods 0.000 description 5
- 239000000284 extract Substances 0.000 description 4
- 210000003743 erythrocyte Anatomy 0.000 description 3
- 239000011521 glass Substances 0.000 description 3
- 238000002738 Giemsa staining Methods 0.000 description 2
- 230000001605 fetal effect Effects 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000012706 support-vector machine Methods 0.000 description 2
- 229910008332 Si-Ti Inorganic materials 0.000 description 1
- 229910006749 Si—Ti Inorganic materials 0.000 description 1
- 235000005811 Viola adunca Nutrition 0.000 description 1
- 240000009038 Viola odorata Species 0.000 description 1
- 235000013487 Viola odorata Nutrition 0.000 description 1
- 235000002254 Viola papilionacea Nutrition 0.000 description 1
- 210000000170 cell membrane Anatomy 0.000 description 1
- 210000000805 cytoplasm Anatomy 0.000 description 1
- 210000004700 fetal blood Anatomy 0.000 description 1
- 210000003754 fetus Anatomy 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 238000002372 labelling Methods 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000000513 principal component analysis Methods 0.000 description 1
- 208000024891 symptom Diseases 0.000 description 1
- 238000011179 visual inspection Methods 0.000 description 1
Images
Landscapes
- Investigating Or Analysing Materials By Optical Means (AREA)
- Apparatus Associated With Microorganisms And Enzymes (AREA)
- Image Processing (AREA)
- Image Analysis (AREA)
Description
Claims (13)
- 核を有する標的細胞を含む試料を撮像した撮像画像に判定対象領域を設定する設定手段と、
第1乃至第N(Nは2以上の整数)の領域を含み、第i(iは1〜N−1の任意の整数)の領域が第i+1の領域の外部に出ないように構成したそれぞれ構成が異なる複数のフィルタを設定するフィルタ設定手段と、
前記設定手段により設定した判定対象領域のそれぞれに対して、前記フィルタ設定手段により設定される複数のフィルタをそれぞれ配置した場合に、当該複数のフィルタごとの奇数番の領域に含まれる各画素の画素値の合計と、偶数番の領域に含まれる各画素の画素値の合計との差をそれぞれ要素として含む画像特徴量を生成する生成手段と、
前記生成手段により生成した画像特徴量が、予め定められた画像特徴量の条件を満足するか否かに基づいて、前記判定対象領域に前記標的細胞が含まれるか否かを判定する判定手段と、
を含むことを特徴とする画像処理装置。 - 前記撮像画像に含まれる画素の中から、前記核の候補となる画素を、抽出する第1抽出手段と、
前記第1抽出手段により抽出された画素について隣り合う画素をそれぞれ連結した連結画素群の中から、前記標的細胞の候補となる連結画素群を、抽出する第2抽出手段と、を含み、
前記設定手段は、前記第2抽出手段により抽出された連結画素群に含まれる画素を中心とする判定対象領域を前記撮像画像に設定し、
前記フィルタ設定手段は、第1の領域と第Nの領域の大きさを、前記第2抽出手段により抽出された連結画素群と、当該連結画素群について前記設定手段により設定した判定対象領域との大きさに基づいて設定する
ことを特徴とする請求項1に記載の画像処理装置。 - 前記設定手段により設定した判定対象領域を予め定められた部分領域に分割し、各部分領域内の各画素において輝度勾配の方向に基づいて特徴量を算出し、算出した各部分領域の特徴量に基づいて、前記判定対象領域の第2の画像特徴量を演算する演算手段をさらに含み、
前記生成手段は、前記設定手段により設定した判定対象領域に対して、前記フィルタ設定手段により設定される複数のフィルタをそれぞれ配置した場合に、当該複数のフィルタごとの奇数番の領域に含まれる各画素の画素値の合計と、偶数番の領域に含まれる各画素の画素値の合計との差をそれぞれ要素とする第1の画像特徴量を生成し、
前記判定手段は、前記第1の画像特徴量と前記第2の画像特徴量が、それぞれ予め定められた画像特徴量の条件を満足するか否かに基づいて、前記判定対象領域に前記標的細胞が含まれるか否かを判定する
ことを特徴とする請求項1又は2に記載の画像処理装置。 - 前記設定手段により設定した判定対象領域を予め定められた部分領域に分割し、各部分領域内の各画素において輝度勾配の方向に基づいて特徴量を算出し、算出した各部分領域の特徴量に基づいて、前記判定対象領域の第2の画像特徴量を演算する演算手段をさらに含み、
前記生成手段は、前記設定手段により設定した判定対象領域に対して、前記フィルタ設定手段により設定される複数のフィルタをそれぞれ配置した場合に、当該複数のフィルタごとの奇数番の領域に含まれる各画素の画素値の合計と、偶数番の領域に含まれる各画素の画素値の合計との差をそれぞれ要素とする第1の画像特徴量と、前記判定対象領域に対して前記演算手段により演算された第2の画像特徴量とに基づいて、第3の画像特徴量を生成し、
前記判定手段は、前記第3の画像特徴量が、予め定められた画像特徴量の条件を満足するか否かに基づいて、前記判定対象領域に前記標的細胞が含まれるか否かを判定する
ことを特徴とする請求項1又は2に記載の画像処理装置。 - 前記画像特徴量の条件は、前記標的細胞の正例及び負例の標本画像に基づいて機械学習された
ことを特徴とする請求項1乃至4のいずれかに記載の画像処理装置。 - 核を有する標的細胞を含む試料を撮像した撮像画像に判定対象領域を設定する設定手段と、
第1乃至第N(Nは2以上の整数)の領域を含み、第i(iは1〜N−1の任意の整数)の領域が第i+1の領域の外部に出ないように構成したそれぞれ構成が異なる複数のフィルタを設定するフィルタ設定手段と、
前記設定手段により設定した判定対象領域のそれぞれに対して、前記フィルタ設定手段により設定される複数のフィルタをそれぞれ配置した場合に、当該複数のフィルタごとの奇数番の領域に含まれる各画素の画素値の合計と、偶数番の領域に含まれる各画素の画素値の合計との差をそれぞれ要素として含む画像特徴量を生成する生成手段と、
前記生成手段により生成した画像特徴量が、予め定められた画像特徴量の条件を満足するか否かに基づいて、前記判定対象領域に前記標的細胞が含まれるか否かを判定する判定手段
としてコンピュータを機能させるためのプログラム。 - 画像処理装置と、当該画像処理装置と接続される光学顕微鏡と、当該画像処理装置と接続される表示装置とを含み、
前記画像処理装置は、
核を有する標的細胞を含む試料を撮像した撮像画像に判定対象領域を設定する設定手段と、
第1乃至第N(Nは2以上の整数)の領域を含み、第i(iは1〜N−1の任意の整数)の領域が第i+1の領域の外部に出ないように構成したそれぞれ構成が異なる複数のフィルタを設定するフィルタ設定手段と、
前記設定手段により設定した判定対象領域のそれぞれに対して、前記フィルタ設定手段により設定される複数のフィルタをそれぞれ配置した場合に、当該複数のフィルタごとの奇数番の領域に含まれる各画素の画素値の合計と、偶数番の領域に含まれる各画素の画素値の合計との差をそれぞれ要素として含む画像特徴量を生成する生成手段と、
前記生成手段により生成した画像特徴量が、予め定められた画像特徴量の条件を満足するか否かに基づいて、前記判定対象領域に前記標的細胞が含まれるか否かを判定する判定手段と、
前記判定手段により標的細胞が含まれると判定された判定対象領域を前記表示装置に表示させる手段と、
を含むことを特徴とする画像処理システム。 - 前記第Nの領域は、第2の領域であることを特徴とする請求項1乃至5のいずれかに記載の画像処理装置。
- 前記第Nの領域は、第4の領域であることを特徴とする請求項1乃至5のいずれかに記載の画像処理装置。
- 前記第Nの領域は、第2の領域であることを特徴とする請求項6に記載のプログラム。
- 前記第Nの領域は、第4の領域であることを特徴とする請求項6に記載のプログラム。
- 前記第Nの領域は、第2の領域であることを特徴とする請求項7に記載の画像処理システム。
- 前記第Nの領域は、第4の領域であることを特徴とする請求項7に記載の画像処理システム。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013154419A JP5907125B2 (ja) | 2013-07-25 | 2013-07-25 | 画像処理装置、プログラム及び画像処理システム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013154419A JP5907125B2 (ja) | 2013-07-25 | 2013-07-25 | 画像処理装置、プログラム及び画像処理システム |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011279338A Division JP5333570B2 (ja) | 2011-12-21 | 2011-12-21 | 画像処理装置、プログラム及び画像処理システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2013224966A JP2013224966A (ja) | 2013-10-31 |
JP5907125B2 true JP5907125B2 (ja) | 2016-04-20 |
Family
ID=49595075
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013154419A Active JP5907125B2 (ja) | 2013-07-25 | 2013-07-25 | 画像処理装置、プログラム及び画像処理システム |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5907125B2 (ja) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6156137B2 (ja) * | 2013-12-27 | 2017-07-05 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
EP3178035B1 (en) * | 2014-08-04 | 2020-09-23 | Ventana Medical Systems, Inc. | Image analysis system using context features |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4346923B2 (ja) * | 2003-02-21 | 2009-10-21 | 晴夫 高林 | 標的細胞自動探索システム |
JP2004340738A (ja) * | 2003-05-15 | 2004-12-02 | Sysmex Corp | 細胞分類装置とシステム及び細胞分類方法 |
-
2013
- 2013-07-25 JP JP2013154419A patent/JP5907125B2/ja active Active
Also Published As
Publication number | Publication date |
---|---|
JP2013224966A (ja) | 2013-10-31 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5333570B2 (ja) | 画像処理装置、プログラム及び画像処理システム | |
JP5413408B2 (ja) | 画像処理装置、プログラム及び画像処理システム | |
US9704017B2 (en) | Image processing device, program, image processing method, computer-readable medium, and image processing system | |
US9934571B2 (en) | Image processing device, program, image processing method, computer-readable medium, and image processing system | |
US9684958B2 (en) | Image processing device, program, image processing method, computer-readable medium, and image processing system | |
JP6194791B2 (ja) | 画像処理装置及びプログラム | |
US8488878B2 (en) | Sky detection system used in image extraction device and method using sky detection system | |
EP3006551B1 (en) | Image processing device, image processing method, program, and storage medium | |
CN108090928B (zh) | 一种检测与筛选类圆形细胞区域的方法及系统 | |
JP5907125B2 (ja) | 画像処理装置、プログラム及び画像処理システム | |
JP5861678B2 (ja) | 画像処理装置、プログラム及び画像処理システム | |
US10146042B2 (en) | Image processing apparatus, storage medium, and image processing method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20141121 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20151208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20160203 |
|
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: 20160223 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20160307 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5907125 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |