JP2018125019A - 画像処理装置及び画像処理方法 - Google Patents
画像処理装置及び画像処理方法 Download PDFInfo
- Publication number
- JP2018125019A JP2018125019A JP2018059679A JP2018059679A JP2018125019A JP 2018125019 A JP2018125019 A JP 2018125019A JP 2018059679 A JP2018059679 A JP 2018059679A JP 2018059679 A JP2018059679 A JP 2018059679A JP 2018125019 A JP2018125019 A JP 2018125019A
- Authority
- JP
- Japan
- Prior art keywords
- learning
- image
- unit
- classification
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000012545 processing Methods 0.000 title claims abstract description 136
- 238000003672 processing method Methods 0.000 title claims description 3
- 238000000605 extraction Methods 0.000 claims abstract description 20
- 238000004458 analytical method Methods 0.000 claims description 83
- 238000000034 method Methods 0.000 claims description 65
- 239000000284 extract Substances 0.000 claims description 18
- 238000010801 machine learning Methods 0.000 abstract description 5
- 238000007619 statistical method Methods 0.000 description 25
- 210000004027 cell Anatomy 0.000 description 21
- 238000003860 storage Methods 0.000 description 16
- 238000010586 diagram Methods 0.000 description 8
- 238000003384 imaging method Methods 0.000 description 5
- 238000004364 calculation method Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000003703 image analysis method Methods 0.000 description 4
- 210000001519 tissue Anatomy 0.000 description 3
- 238000013528 artificial neural network Methods 0.000 description 2
- 238000007796 conventional method Methods 0.000 description 2
- 238000002595 magnetic resonance imaging Methods 0.000 description 2
- 230000000877 morphologic effect Effects 0.000 description 2
- 238000007781 pre-processing Methods 0.000 description 2
- 238000012360 testing method Methods 0.000 description 2
- 102000029749 Microtubule Human genes 0.000 description 1
- 108091022875 Microtubule Proteins 0.000 description 1
- 238000010923 batch production Methods 0.000 description 1
- 239000012472 biological sample Substances 0.000 description 1
- 210000003855 cell nucleus Anatomy 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 210000000349 chromosome Anatomy 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 238000009826 distribution Methods 0.000 description 1
- 239000003814 drug Substances 0.000 description 1
- 238000001962 electrophoresis Methods 0.000 description 1
- 238000005429 filling process Methods 0.000 description 1
- 238000010191 image analysis Methods 0.000 description 1
- 210000004688 microtubule Anatomy 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 210000004895 subcellular structure Anatomy 0.000 description 1
Landscapes
- Image Analysis (AREA)
Abstract
Description
<画像処理装置の構成>
図1は本発明の第1の実施形態による画像処理装置の機能を示すブロック図である。
画像処理装置100は入力部101と、画像処理部102と、記憶部103と、一括処理部104と、学習部105と、統計解析部106と、を備えている。当該画像処理装置100は、バーチャルスライド等の組織・細胞画像取得装置内に実装しても良いし、組織・細胞画像取得装置とネットワークを介して接続されるサーバー内に実装しても良い。画像処理装置100は、例えばディスプレイ、プリンタ等のデバイスである出力装置107に接続されている。
以下、各要素の動作について詳細に説明する。
図2は画像処理部102の動作を説明するためのフローチャートである。
S201において、画像処理部102は解析対象画像から複数の前述の特徴量を算出し、これに応じた最適な学習処理過程データを学習部105から抽出する。
画像処理部102は解析対象画像の特徴量が近似する後述の学習画像データを選定し、その学習処理過程データを最適な学習処理過程データとして学習部から抽出する。
S401において、ユーザは一括処理する複数の処理対象画像を入力部101に入力する。前記複数の画像は1000枚を超える枚数であっても良い。
S501において、学習部105は記憶部103に一時的に記憶された解析対象画像と処理過程を抽出し、解析対象画像を学習画像データとして、処理過程を学習処理過程データとして学習する。学習部は例えば、従来技術である機械学習の技術を用いて、前記学習を行う。
統計解析部106は前記被写体に関する解析結果に対し統計解析を行い、数値、表、グラフ等の統計解析結果を出力装置107に表示させる。
次に、第2の実施形態による画像処理装置について説明する。第2の実施形態による画像処理装置の基本構成のうち、第1の実施形態と同様である部分についてはその詳細な説明を省略する。
図9は本発明の第2の実施形態による画像処理装置900の機能を示すブロック図である。
画像処理装置は入力部901と、特徴抽出部902と、分類条件出力部903と、分類部904と、学習部905と、を備えている。画像処理装置900は、例えばディスプレイ、プリンタ等のデバイスである出力装置906に接続されている。
ユーザは複数の解析対象画像を分類の目的に沿った任意の複数グループに分別する。これをデータセットとして入力部901に入力する。例えば、ユーザが複数の画像を突起を有する細胞画像と突起を有さない細胞画像とに分類しようとする場合、ユーザは突起を有する細胞画像のみを含むデータセットと突起を有さない細胞画像のみを含むデータセットをそれぞれ入力部901に入力する。
以下、各要素の動作について詳細に説明する。
S1001において、分類条件出力部903は特徴抽出部902からデータセットの特徴量を抽出する。
Claims (5)
- 解析対象画像を含む複数のデータセットを入力する入力部と、
前記データセットから特徴量を抽出する特徴抽出部と、
前記複数のデータセットと前記解析対象画像の関係および前記特徴量に基づいて分類条件を出力する分類条件出力部と、
分類対象画像を前記分類条件に従って分類する分類部と、
前記解析対象画像を学習画像データとして、前記分類条件を学習分類条件データとして学習し、前記学習画像データと前記学習分類条件データを前記分類条件出力部に提供する学習部とを備える
ことを特徴とする画像処理装置。 - 前記分類条件出力部は、前記学習部から最適な前記学習分類条件データを抽出し、抽出された前記学習分類条件データに基づいて前記分類条件を出力する
ことを特徴とする請求項1に記載の画像処理装置。 - 前記学習分類条件データは、前記解析対象画像と前記特徴量を含む
ことを特徴とする請求項1又は2に記載の画像処理装置。 - 前記分類条件出力部は、前記学習画像データ、前記学習分類条件データ、前記特徴量のうち最適な情報を選択し、選択された前記情報に基づいて分類条件を出力する
ことを特徴とする請求項3に記載の画像処理装置。 - 解析対象画像を含む複数のデータセットを入力する入力工程と、
前記データセットから特徴量を抽出する特徴抽出工程と、
前記複数のデータセットと前記解析対象画像の関係および前記特徴量に基づいて分類条件を出力する分類条件出力工程と、
分類対象画像を前記分類条件に従って分類する分類工程と、
前記解析対象画像を学習画像データとして、前記分類条件を学習分類条件データとして学習し、前記学習画像データと前記学習分類条件データを提供する工程とを備える
ことを特徴とする画像処理方法。
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018059679A JP2018125019A (ja) | 2018-03-27 | 2018-03-27 | 画像処理装置及び画像処理方法 |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018059679A JP2018125019A (ja) | 2018-03-27 | 2018-03-27 | 画像処理装置及び画像処理方法 |
Related Parent Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2017005444A Division JP6329651B1 (ja) | 2017-01-16 | 2017-01-16 | 画像処理装置及び画像処理方法 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2018125019A true JP2018125019A (ja) | 2018-08-09 |
Family
ID=63108939
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018059679A Pending JP2018125019A (ja) | 2018-03-27 | 2018-03-27 | 画像処理装置及び画像処理方法 |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2018125019A (ja) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112639844A (zh) * | 2018-10-23 | 2021-04-09 | 欧姆龙株式会社 | 控制系统以及控制方法 |
| JP2022542753A (ja) * | 2019-06-07 | 2022-10-07 | ライカ マイクロシステムズ シーエムエス ゲゼルシャフト ミット ベシュレンクテル ハフツング | 生物学関連のデータを処理するためのシステムおよび方法ならびに顕微鏡 |
Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000057349A (ja) * | 1998-08-10 | 2000-02-25 | Hitachi Ltd | 欠陥の分類方法およびその装置並びに教示用データ作成方法 |
| JP2007058603A (ja) * | 2005-08-24 | 2007-03-08 | Nippon Telegr & Teleph Corp <Ntt> | パターン認識方法及び装置及びプログラム |
| WO2008129881A1 (ja) * | 2007-04-18 | 2008-10-30 | The University Of Tokyo | 特徴量選択方法、特徴量選択装置、画像分類方法、画像分類装置、コンピュータプログラム、及び記録媒体 |
| JP2008276775A (ja) * | 2007-04-25 | 2008-11-13 | Fujitsu Ltd | 画像検索装置 |
| JP2011150541A (ja) * | 2010-01-21 | 2011-08-04 | Sony Corp | 学習装置、学習方法、及びプログラム |
| JP2012137908A (ja) * | 2010-12-27 | 2012-07-19 | Yahoo Japan Corp | クラスタリング装置及びクラスタリング方法 |
-
2018
- 2018-03-27 JP JP2018059679A patent/JP2018125019A/ja active Pending
Patent Citations (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2000057349A (ja) * | 1998-08-10 | 2000-02-25 | Hitachi Ltd | 欠陥の分類方法およびその装置並びに教示用データ作成方法 |
| JP2007058603A (ja) * | 2005-08-24 | 2007-03-08 | Nippon Telegr & Teleph Corp <Ntt> | パターン認識方法及び装置及びプログラム |
| WO2008129881A1 (ja) * | 2007-04-18 | 2008-10-30 | The University Of Tokyo | 特徴量選択方法、特徴量選択装置、画像分類方法、画像分類装置、コンピュータプログラム、及び記録媒体 |
| JP2008276775A (ja) * | 2007-04-25 | 2008-11-13 | Fujitsu Ltd | 画像検索装置 |
| JP2011150541A (ja) * | 2010-01-21 | 2011-08-04 | Sony Corp | 学習装置、学習方法、及びプログラム |
| JP2012137908A (ja) * | 2010-12-27 | 2012-07-19 | Yahoo Japan Corp | クラスタリング装置及びクラスタリング方法 |
Non-Patent Citations (2)
| Title |
|---|
| 手川 真彰、服部 元信: ""能動学習型サポートベクタマシンを用いた内容に基づく画像検索における分類器の再利用基準の改善"", FIT2010 第9回情報科学技術フォーラム 講演論文集 第3分冊, JPN6019029004, 20 August 2010 (2010-08-20), JP, pages 449 - 452, ISSN: 0004085786 * |
| 松永 幸大、外3名: ""生物医学画像の自動分類を可能にした能動学習型ソフトウェアCARTA"", 情報管理, vol. 56, no. 4, JPN6019029006, 1 July 2013 (2013-07-01), JP, pages 217 - 221, ISSN: 0004085787 * |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112639844A (zh) * | 2018-10-23 | 2021-04-09 | 欧姆龙株式会社 | 控制系统以及控制方法 |
| JP2022542753A (ja) * | 2019-06-07 | 2022-10-07 | ライカ マイクロシステムズ シーエムエス ゲゼルシャフト ミット ベシュレンクテル ハフツング | 生物学関連のデータを処理するためのシステムおよび方法ならびに顕微鏡 |
| JP7346603B2 (ja) | 2019-06-07 | 2023-09-19 | ライカ マイクロシステムズ シーエムエス ゲゼルシャフト ミット ベシュレンクテル ハフツング | 生物学関連のデータを処理するためのシステムおよび方法ならびに顕微鏡 |
| US12272161B2 (en) | 2019-06-07 | 2025-04-08 | Leica Microsystems Cms Gmbh | System and method for processing biology-related data and a microscope |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN111524137B (zh) | 基于图像识别的细胞识别计数方法、装置和计算机设备 | |
| JP7760165B2 (ja) | 人工知能(ai)モデルを使用した非侵襲的遺伝子検査を行う方法及びシステム | |
| Zhang et al. | Automated semantic segmentation of red blood cells for sickle cell disease | |
| US8600143B1 (en) | Method and system for hierarchical tissue analysis and classification | |
| Kaur et al. | Plant species identification based on plant leaf using computer vision and machine learning techniques | |
| CN110245657B (zh) | 病理图像相似性检测方法及检测装置 | |
| Kheradmand et al. | Inner cell mass segmentation in human hmc embryo images using fully convolutional network | |
| US10769432B2 (en) | Automated parameterization image pattern recognition method | |
| Julian et al. | Current advancements in digital neuropathology and machine learning for the study of neurodegenerative diseases | |
| Huang et al. | HEp-2 cell images classification based on textural and statistic features using self-organizing map | |
| JP2018125019A (ja) | 画像処理装置及び画像処理方法 | |
| Yancey | Deep feature fusion for mitosis counting | |
| JP6329651B1 (ja) | 画像処理装置及び画像処理方法 | |
| JP4609322B2 (ja) | 染色体状態の評価方法および評価システム | |
| CN114037868A (zh) | 图像识别模型的生成方法及装置 | |
| Amitha et al. | Developement of computer aided system for detection and classification of mitosis using SVM | |
| Subramanian et al. | Web based mitosis detection on breast cancer whole slide images using faster R-CNN and YOLOv5 | |
| Zanotelli et al. | A flexible image segmentation pipeline for heterogeneous multiplexed tissue images based on pixel classification | |
| Alkrimi et al. | Isolation and classification of red blood cells in anemic microscopic images | |
| CN111401119A (zh) | 细胞核的分类 | |
| Hazratov et al. | Mitosis detection in multispectral histopathological images with deep learning | |
| Nemati et al. | HR-YOLOv8: An architecture for Mitosis Detection in Histopathology Images | |
| Yang et al. | Deep learning models link local cellular features with whole-animal growth dynamics in zebrafish | |
| Vijayaraj et al. | A Decision Tree Model-Based Classification of Abnormal Red Blood Cells | |
| US20240331150A1 (en) | Method and system of predicting pregnancy outcomes and quality grades in mammalian embryos |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180601 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190724 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190806 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190930 |
|
| A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20191203 |