JP2018160217A - 画像処理方法および画像処理装置 - Google Patents
画像処理方法および画像処理装置 Download PDFInfo
- Publication number
- JP2018160217A JP2018160217A JP2017058513A JP2017058513A JP2018160217A JP 2018160217 A JP2018160217 A JP 2018160217A JP 2017058513 A JP2017058513 A JP 2017058513A JP 2017058513 A JP2017058513 A JP 2017058513A JP 2018160217 A JP2018160217 A JP 2018160217A
- Authority
- JP
- Japan
- Prior art keywords
- edge
- image processing
- well
- coordinate group
- candidate
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000012545 processing Methods 0.000 title claims abstract description 27
- 238000003672 processing method Methods 0.000 title claims abstract description 19
- 238000004458 analytical method Methods 0.000 claims abstract description 33
- 238000003384 imaging method Methods 0.000 claims description 35
- 238000000034 method Methods 0.000 claims description 25
- 230000008569 process Effects 0.000 claims description 19
- 239000000470 constituent Substances 0.000 claims description 7
- 239000000284 extract Substances 0.000 abstract description 3
- 230000007246 mechanism Effects 0.000 description 28
- 210000004027 cell Anatomy 0.000 description 25
- 238000011156 evaluation Methods 0.000 description 10
- 238000010586 diagram Methods 0.000 description 9
- 238000003708 edge detection Methods 0.000 description 6
- 230000033001 locomotion Effects 0.000 description 6
- 238000012360 testing method Methods 0.000 description 5
- 230000008859 change Effects 0.000 description 3
- 150000001875 compounds Chemical class 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 3
- 239000000428 dust Substances 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012827 research and development Methods 0.000 description 2
- 238000012216 screening Methods 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000024245 cell differentiation Effects 0.000 description 1
- 230000007423 decrease Effects 0.000 description 1
- 239000003814 drug Substances 0.000 description 1
- 229940079593 drug Drugs 0.000 description 1
- 229940000406 drug candidate Drugs 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000003028 elevating effect Effects 0.000 description 1
- 239000012535 impurity Substances 0.000 description 1
- 210000004263 induced pluripotent stem cell Anatomy 0.000 description 1
- 230000001678 irradiating effect Effects 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 239000000203 mixture Substances 0.000 description 1
- 230000000149 penetrating effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 210000001778 pluripotent stem cell Anatomy 0.000 description 1
- 239000011347 resin Substances 0.000 description 1
- 229920005989 resin Polymers 0.000 description 1
Landscapes
- Image Processing (AREA)
- Image Analysis (AREA)
Abstract
Description
図1は、撮像装置1にセットされるウェルプレート9の一例を示す斜視図である。
ウェルプレート9を撮像する際、ウェル91と、その周囲とが撮像される。このため、ウェル91内の細胞93の画像データを取得する場合には、まず、ウェルプレート9における、ウェル91のエッジを検出する必要がある。撮像装置1は、ウェルプレート9を撮像して得られる画像データから、各ウェル91のエッジを検出する処理(以下、「エッジ検出処理」と称す。)を行う。以下、エッジ検出処理について説明する。
第1の例では、エッジ候補と、その近隣エッジ座標との距離の統計量を、絶対指標とする。詳しくは、第3エッジ座標群E3のエッジ座標と、その第3エッジ座標群E3を近似して生成されたエッジ候補との距離の許容値(第1許容値)を、絶対指標とする。近似したエッジ候補から極端に外れたエッジ座標が多いと、その第3エッジ座標群E3の信頼性は低い。そこで、制御部60は、第3エッジ座標群E3のエッジ座標それぞれと、その第3エッジ座標群E3を近似して生成されたエッジ候補との距離を算出する。そして、算出距離が許容値以下となるエッジ座標の数が、ウェルの理想径から算出される理想エッジ数の1/2または1/3以上である場合に、制御部60は、算出に用いたエッジ候補を、基準値を満たすエッジ候補として選択する。ただし、「1/2」および「1/3」の数値は一例であり、これに限定されない。
第2の例では、各エッジ候補を構成するエッジ情報から算出される選択用指標の許容値を、絶対指標とする。ここで、選択用指標の算出について説明する。
第3の例では、エッジ候補の径とウェル91の理想径Dとの差分の許容範囲値を、絶対指標とする。前記のように理想径Dは、ウェル91のカタログ値である。その理想径Dから、エッジ候補の径が極端に異なる場合、そのエッジ候補の信頼性は低い。そこで、制御部60は、エッジ候補の径とウェル91の理想径Dとの差分を算出する。この差分が許容範囲内である場合には、制御部60は、算出に用いたエッジ候補を、基準値を満たすエッジ候補として選択する。
第4の例では、エッジ候補の中心座標と、予め設定された中心座標Xとのズレ量の許容範囲値を、絶対指標とする。エッジ候補の中心座標と、予想されるウェル91の中心座標Xとのずれが大きいと、そのエッジ候補の信頼性は低い。そこで、制御部60は、エッジ候補の中心座標と、中心座標Xとのズレ量を算出する。算出したズレ量が許容範囲内である場合には、制御部60は、算出に用いたエッジ候補を、基準値を満たすエッジ候補として選択する。
第1の例では、制御部60は、ステップS6で選択したエッジ候補の中から、径が小さいエッジ候補を、ウェル91のエッジとして決定する。ウェル91をカメラ40で撮像する場合、ウェル91の壁の厚さなどにより、ウェル91のエッジの外側にエッジ情報を検出することがある。そこで、制御部60は、径が小さい方のエッジ候補を選択する。この例の場合、図9では、エッジ候補(D)が選択される。
第2の例では、制御部60は、スコア値と、エッジ候補の径との組み合わせから、ウェル91の境界を決定する。この例で用いるスコア値は、前記した選択用指標と、エッジ候補とその近隣エッジ座標との距離の統計量と、エッジ特徴量から算出される特徴値と、をそれぞれ所定の重みづけを行った後、乗算した値である。例えば、図9において、エッジ候補(A)のスコア値が1.0、径が5とし、エッジ候補(B)のスコア値が0.7、径が4とし、エッジ候補(D)のスコア値が0.3、径が2とする。この場合、制御部60は、エッジ候補(D)のスコア値が相対的に低いとして、エッジ候補(D)を除外する。そして、制御部60は、エッジ候補(A)とエッジ候補(B)のうち、径が小さいエッジ候補(B)を選択する。
以上、本発明の一実施形態について説明したが、本発明は、上記の実施形態に限定されるものではない。
9 ウェルプレート
10 ステージ
11 開口部
12 支持面
20 投光部
30 投光部移動機構
40 カメラ
50 カメラ移動機構
51 昇降移動機構
52 水平移動機構
60 制御部
61 プロセッサ
62 メモリ
63 記憶部
91 ウェル
92 培養液
93 細胞
Claims (5)
- 対象物を解析する解析領域、および、前記解析領域の周囲を撮像して得られる画像データから、前記解析領域のエッジを検出する画像処理方法であって、
a)前記画像データから、前記解析領域のエッジ座標群と共に、前記エッジ座標群に対応するエッジ特徴情報を抽出する工程と、
b)前記工程a)で、複数のエッジ座標群が抽出された場合、前記複数のエッジ座標群から、前記エッジ特徴情報に基づいてエッジ座標群を選択する工程と、
c)前記工程b)で、選択されたエッジ座標群から、前記解析領域のエッジ候補を生成する工程と、
を含む、画像処理方法。 - 請求項1に記載の画像処理方法であって、
前記エッジ特徴情報は、前記エッジ座標群により特定されるエッジの方向、前記エッジの強度、前記エッジの構成画素数、前記エッジの最大輝度および最小輝度、の少なくとも一つを含む、
画像処理方法。 - 請求項1または請求項2に記載の画像処理方法であって、
前記工程c)は、
前記エッジ座標群に対して、多項式近似によるエッジ候補を生成する、
画像処理方法。 - 請求項1から請求項3までのいずれか一つに記載の画像処理方法であって、
d)前記工程b)で複数のエッジ座標群が選択され、前記工程c)で複数のエッジ候補が生成された場合、前記複数のエッジ候補から、前記エッジ特徴情報に基づいて、エッジ候補を選択する工程、
をさらに含む、画像処理方法。 - 対象物を解析する解析領域、および、前記解析領域の周囲を撮像するカメラと、
前記カメラで撮像して得られる画像データを処理する制御部と、
を備え、
前記制御部は、
a)前記画像データから、前記解析領域のエッジ座標群と共に、前記エッジ座標群に対応するエッジ特徴情報を抽出する工程と、
b)前記工程a)で、複数のエッジ座標群が抽出された場合、前記複数のエッジ座標群から、前記エッジ特徴情報に基づいてエッジ座標群を選択する工程と、
c)前記工程b)で、選択されたエッジ座標群から、前記解析領域のエッジ候補を生成する工程と、
を実行する、画像処理装置。
Priority Applications (6)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017058513A JP7112181B2 (ja) | 2017-03-24 | 2017-03-24 | 画像処理方法および画像処理装置 |
US16/485,572 US11094068B2 (en) | 2017-03-24 | 2017-11-06 | Image processing method and image processor |
CN201780063309.7A CN109844810B (zh) | 2017-03-24 | 2017-11-06 | 图像处理方法及图像处理装置 |
PCT/JP2017/039910 WO2018173352A1 (ja) | 2017-03-24 | 2017-11-06 | 画像処理方法および画像処理装置 |
EP17902187.8A EP3605462A4 (en) | 2017-03-24 | 2017-11-06 | IMAGE PROCESSING METHOD AND IMAGE PROCESSING DEVICE |
TW106139240A TWI657411B (zh) | 2017-03-24 | 2017-11-14 | 圖像處理方法及圖像處理裝置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2017058513A JP7112181B2 (ja) | 2017-03-24 | 2017-03-24 | 画像処理方法および画像処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018160217A true JP2018160217A (ja) | 2018-10-11 |
JP7112181B2 JP7112181B2 (ja) | 2022-08-03 |
Family
ID=63795645
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017058513A Active JP7112181B2 (ja) | 2017-03-24 | 2017-03-24 | 画像処理方法および画像処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP7112181B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019187420A1 (ja) * | 2018-03-26 | 2019-10-03 | 株式会社Screenホールディングス | 画像処理方法、画像処理装置、プログラムおよび記録媒体 |
JP2019175422A (ja) * | 2018-03-26 | 2019-10-10 | 株式会社Screenホールディングス | 画像処理方法、画像処理装置、プログラムおよび記憶媒体 |
WO2024095895A1 (ja) * | 2022-11-02 | 2024-05-10 | 日本発條株式会社 | 処理方法、処理プログラムおよび処理システム |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005346385A (ja) * | 2004-06-02 | 2005-12-15 | Toyota Motor Corp | 線図形化処理装置 |
JP2007058634A (ja) * | 2005-08-25 | 2007-03-08 | Ricoh Co Ltd | 画像処理方法及び装置、デジタルカメラ装置、並びに画像処理プログラムを記録した記録媒体 |
JP2012190351A (ja) * | 2011-03-11 | 2012-10-04 | Omron Corp | 画像処理装置、および画像処理方法 |
JP2013526717A (ja) * | 2010-05-19 | 2013-06-24 | ゼネラル・エレクトリック・カンパニイ | マイクロプレートのウェル壁境界を識別するための方法及びシステム |
WO2014017403A1 (ja) * | 2012-07-27 | 2014-01-30 | クラリオン株式会社 | 車載用画像認識装置 |
JP2015158737A (ja) * | 2014-02-21 | 2015-09-03 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
JP2016062123A (ja) * | 2014-09-12 | 2016-04-25 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
-
2017
- 2017-03-24 JP JP2017058513A patent/JP7112181B2/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005346385A (ja) * | 2004-06-02 | 2005-12-15 | Toyota Motor Corp | 線図形化処理装置 |
JP2007058634A (ja) * | 2005-08-25 | 2007-03-08 | Ricoh Co Ltd | 画像処理方法及び装置、デジタルカメラ装置、並びに画像処理プログラムを記録した記録媒体 |
JP2013526717A (ja) * | 2010-05-19 | 2013-06-24 | ゼネラル・エレクトリック・カンパニイ | マイクロプレートのウェル壁境界を識別するための方法及びシステム |
JP2012190351A (ja) * | 2011-03-11 | 2012-10-04 | Omron Corp | 画像処理装置、および画像処理方法 |
WO2014017403A1 (ja) * | 2012-07-27 | 2014-01-30 | クラリオン株式会社 | 車載用画像認識装置 |
JP2015158737A (ja) * | 2014-02-21 | 2015-09-03 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
JP2016062123A (ja) * | 2014-09-12 | 2016-04-25 | キヤノン株式会社 | 画像処理装置および画像処理方法 |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019187420A1 (ja) * | 2018-03-26 | 2019-10-03 | 株式会社Screenホールディングス | 画像処理方法、画像処理装置、プログラムおよび記録媒体 |
JP2019175422A (ja) * | 2018-03-26 | 2019-10-10 | 株式会社Screenホールディングス | 画像処理方法、画像処理装置、プログラムおよび記憶媒体 |
US11244200B2 (en) | 2018-03-26 | 2022-02-08 | SCREEN Holdings Co., Ltd. | Image processing method, image processing apparatus, and computer-readable recording medium having recorded thereon image processing program |
JP7076361B2 (ja) | 2018-03-26 | 2022-05-27 | 株式会社Screenホールディングス | 画像処理方法、画像処理装置、プログラムおよび記憶媒体 |
WO2024095895A1 (ja) * | 2022-11-02 | 2024-05-10 | 日本発條株式会社 | 処理方法、処理プログラムおよび処理システム |
Also Published As
Publication number | Publication date |
---|---|
JP7112181B2 (ja) | 2022-08-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11754392B2 (en) | Distance determination of a sample plane in a microscope system | |
US10482592B2 (en) | Shape measuring device, structured object manufacturing system, shape measuring method, structured object manufacturing method, shape measuring program, and recording medium | |
JP5956814B2 (ja) | 外観検査装置、外観検査方法及びコンピュータプログラム | |
US20120194673A1 (en) | Dimension Measuring Apparatus, Dimension Measuring Method, And Program For Dimension Measuring Apparatus | |
JP2020502490A (ja) | 空気試料の自動分析を実行するためのシステム及び方法 | |
US10182185B2 (en) | Image generation device, image generation method, recording medium, and method for generating an in-focus image based on feature points | |
CN1584729A (zh) | 图像投影方法和设备 | |
JP2013517460A (ja) | 複数の焦点面を用いた細胞特性決定 | |
WO2018173352A1 (ja) | 画像処理方法および画像処理装置 | |
JP7112181B2 (ja) | 画像処理方法および画像処理装置 | |
TW201818064A (zh) | 晶圓中開口尺寸之光學量測 | |
WO2018042786A1 (ja) | 画像処理方法、画像処理装置、および撮像装置 | |
JP6842329B2 (ja) | 画像処理方法および画像処理装置 | |
JP2015175982A5 (ja) | 画像処理装置、撮像装置およびプログラム | |
JP6293453B2 (ja) | エッジ測定ビデオツールパラメータ設定ユーザインタフェース | |
JP2015102694A (ja) | アライメント装置、顕微鏡システム、アライメント方法、及びアライメントプログラム | |
JP2006208187A (ja) | 形状良否判定装置および形状良否判定方法 | |
JP7025124B2 (ja) | 画像処理方法および画像処理装置 | |
US20160379360A1 (en) | Inspecting method, inspecting apparatus, image processing apparatus, program and recording medium | |
JP2015210396A (ja) | アライメント装置、顕微鏡システム、アライメント方法、及びアライメントプログラム | |
WO2023022117A1 (ja) | ダスト計測装置、ダスト計測方法およびプログラム | |
JP4496149B2 (ja) | 寸法測定装置 | |
JP2008175586A (ja) | 硬さ試験機 | |
JP2006242930A (ja) | 合焦面の回転走査による二次元物体形状測定方法 | |
JP2014032483A (ja) | 測定方法、測定装置および測定プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20191223 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210112 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20210706 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210830 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220118 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220301 |
|
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: 20220712 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220722 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7112181 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |