JP7318619B2 - 情報処理装置、情報処理方法、及び情報処理プログラム - Google Patents
情報処理装置、情報処理方法、及び情報処理プログラム Download PDFInfo
- Publication number
- JP7318619B2 JP7318619B2 JP2020161483A JP2020161483A JP7318619B2 JP 7318619 B2 JP7318619 B2 JP 7318619B2 JP 2020161483 A JP2020161483 A JP 2020161483A JP 2020161483 A JP2020161483 A JP 2020161483A JP 7318619 B2 JP7318619 B2 JP 7318619B2
- Authority
- JP
- Japan
- Prior art keywords
- partial
- image
- crystallinity
- variation
- information processing
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/74—Image or video pattern matching; Proximity measures in feature spaces
- G06V10/75—Organisation of the matching processes, e.g. simultaneous or sequential comparisons of image or video features; Coarse-fine approaches, e.g. multi-scale approaches; using context analysis; Selection of dictionaries
- G06V10/758—Involving statistics of pixels or of feature values, e.g. histogram matching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/60—Type of objects
- G06V20/69—Microscopic objects, e.g. biological cells or cellular parts
- G06V20/695—Preprocessing, e.g. image segmentation
-
- H—ELECTRICITY
- H01—ELECTRIC ELEMENTS
- H01J—ELECTRIC DISCHARGE TUBES OR DISCHARGE LAMPS
- H01J37/00—Discharge tubes with provision for introducing objects or material to be exposed to the discharge, e.g. for the purpose of examination or processing thereof
- H01J37/26—Electron or ion microscopes; Electron or ion diffraction tubes
-
- H—ELECTRICITY
- H01—ELECTRIC ELEMENTS
- H01J—ELECTRIC DISCHARGE TUBES OR DISCHARGE LAMPS
- H01J2237/00—Discharge tubes exposing object to beam, e.g. for analysis treatment, etching, imaging
- H01J2237/26—Electron or ion microscopes
- H01J2237/28—Scanning microscopes
- H01J2237/2802—Transmission microscopes
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Health & Medical Sciences (AREA)
- Multimedia (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Health & Medical Sciences (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- Evolutionary Computation (AREA)
- Computing Systems (AREA)
- Artificial Intelligence (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biomedical Technology (AREA)
- Molecular Biology (AREA)
- Chemical & Material Sciences (AREA)
- Analytical Chemistry (AREA)
- Analysing Materials By The Use Of Radiation (AREA)
Description
12 ユーザ端末
13 ネットワーク
14 サーバ
140 送受信部
142 取得部
144 計算部
146 判定部
148 画像生成部
50 コンピュータ
52 メモリ
53 記憶部
Claims (6)
- 透過電子顕微鏡により撮像された画像を取得する取得部と、
前記取得部により取得された前記画像の部分領域の各々について、前記部分領域に含まれる画素の画素値のばらつきを計算する計算部と、
前記画像の前記部分領域の各々について、前記計算部により計算された前記部分領域の前記画素値のばらつきに基づいて、前記部分領域の結晶性の高さを判定する判定部と、
を含み、
前記計算部は、中心画素を中心とする所定範囲内の画像を表す前記部分領域の各々について、前記ばらつきを計算し、
前記判定部は、前記部分領域の各々について計算された前記ばらつきに基づいて、前記部分領域内の前記中心画素の結晶性の高さを判定することにより、前記部分領域の結晶性の高さを判定する、
情報処理装置。 - 前記計算部は、前記部分領域に含まれる画素の画素値の標準偏差を前記ばらつきとして計算する、
請求項1に記載の情報処理装置。 - 前記判定部による前記中心画素の各々の判定結果に基づいて、前記中心画素の結晶性の高さに応じて離散的な画素値を付与することにより、結晶性の高さを表す結晶性画像を生成する画像生成部を更に含む、
請求項1又は請求項2に記載の情報処理装置。 - 前記判定部は、前記部分領域の各々について計算された前記ばらつきと、予め設定された値域とに基づいて、前記ばらつきが値域内である場合には、前記値域に対応する結晶性の高さを有する領域であると判定する、
請求項1~請求項3の何れか1項に記載の情報処理装置。 - 透過電子顕微鏡により撮像された画像を取得し、
取得された前記画像の部分領域の各々について、前記部分領域に含まれる画素の画素値のばらつきを計算し、
前記画像の前記部分領域の各々について、計算された前記部分領域の前記画素値のばらつきに基づいて、前記部分領域の結晶性の高さを判定し、
前記ばらつきを計算する際には、中心画素を中心とする所定範囲内の画像を表す前記部分領域の各々について、前記ばらつきを計算し、
前記部分領域の結晶性の高さを判定する際には、前記部分領域の各々について計算された前記ばらつきに基づいて、前記部分領域内の前記中心画素の結晶性の高さを判定することにより、前記部分領域の結晶性の高さを判定する、
処理をコンピュータが実行する情報処理方法。 - 透過電子顕微鏡により撮像された画像を取得し、
取得された前記画像の部分領域の各々について、前記部分領域に含まれる画素の画素値のばらつきを計算し、
前記画像の前記部分領域の各々について、計算された前記部分領域の前記画素値のばらつきに基づいて、前記部分領域の結晶性の高さを判定し、
前記ばらつきを計算する際には、中心画素を中心とする所定範囲内の画像を表す前記部分領域の各々について、前記ばらつきを計算し、
前記部分領域の結晶性の高さを判定する際には、前記部分領域の各々について計算された前記ばらつきに基づいて、前記部分領域内の前記中心画素の結晶性の高さを判定することにより、前記部分領域の結晶性の高さを判定する、
処理をコンピュータに実行させるための情報処理プログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020161483A JP7318619B2 (ja) | 2020-09-25 | 2020-09-25 | 情報処理装置、情報処理方法、及び情報処理プログラム |
US17/480,368 US11900655B2 (en) | 2020-09-25 | 2021-09-21 | Information processing device, information processing method, and recording medium recorded with information processing program |
CN202111106817.3A CN114331947A (zh) | 2020-09-25 | 2021-09-22 | 信息处理装置、信息处理方法、以及记录有信息处理程序的记录介质 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2020161483A JP7318619B2 (ja) | 2020-09-25 | 2020-09-25 | 情報処理装置、情報処理方法、及び情報処理プログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022054339A JP2022054339A (ja) | 2022-04-06 |
JP7318619B2 true JP7318619B2 (ja) | 2023-08-01 |
Family
ID=80821360
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020161483A Active JP7318619B2 (ja) | 2020-09-25 | 2020-09-25 | 情報処理装置、情報処理方法、及び情報処理プログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US11900655B2 (ja) |
JP (1) | JP7318619B2 (ja) |
CN (1) | CN114331947A (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012202701A (ja) | 2011-03-23 | 2012-10-22 | Fujitsu Ltd | 結晶粒方位の分析方法および結晶粒方位の分析装置 |
JP2015226228A (ja) | 2014-05-28 | 2015-12-14 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
WO2017026051A1 (ja) | 2015-08-11 | 2017-02-16 | オリンパス株式会社 | 画像処理装置、画像処理方法および画像処理プログラム |
JP2017155097A (ja) | 2016-02-29 | 2017-09-07 | キヤノン株式会社 | 蛍光体及びその製造方法、該蛍光体を用いた波長変換用部材、波長変換用膜、太陽電池モジュール、発光装置 |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4191884B2 (ja) * | 2000-08-18 | 2008-12-03 | ジーイー・メディカル・システムズ・グローバル・テクノロジー・カンパニー・エルエルシー | 画像処理方法、画像処理装置および画像撮影装置 |
CN101142811A (zh) * | 2005-03-15 | 2008-03-12 | 欧姆龙株式会社 | 图像处理装置和图像处理方法、程序以及记录介质 |
JP4399494B2 (ja) * | 2006-12-28 | 2010-01-13 | シャープ株式会社 | 欠陥検出装置、欠陥検出方法、イメージセンサデバイスおよびイメージセンサモジュール |
JP5678595B2 (ja) * | 2010-11-15 | 2015-03-04 | 株式会社リコー | 検査装置、検査方法、検査プログラム、及びそのプログラムを記録した記録媒体 |
JP2013031054A (ja) * | 2011-07-29 | 2013-02-07 | Ricoh Co Ltd | 撮像装置及びこれを備えた物体検出装置、並びに、光学フィルタ及びその製造方法 |
JP5620967B2 (ja) * | 2012-11-22 | 2014-11-05 | 日東電工株式会社 | 透明導電性フィルム |
JP2016018964A (ja) | 2014-07-10 | 2016-02-01 | 株式会社東芝 | 磁気抵抗効果素子 |
JP6758826B2 (ja) * | 2015-12-03 | 2020-09-23 | キヤノン株式会社 | 画像処理装置及び画像処理方法 |
EP3217423A1 (en) * | 2016-03-07 | 2017-09-13 | Fritz Haber Institut der Max Planck Gesellschaft Department of Inorganic Chemistry | Transferable silica bilayer film |
KR101888624B1 (ko) * | 2016-03-29 | 2018-08-14 | 한국화학연구원 | 비(非) 산 처리 친환경 셀룰로오스 나노결정체의 제조방법 및 이로 제조된 셀룰로오스 나노결정체 |
WO2018123150A1 (ja) * | 2016-12-28 | 2018-07-05 | 旭化成株式会社 | セルロース含有樹脂組成物及びセルロース製剤 |
JP6564421B2 (ja) * | 2017-05-17 | 2019-08-21 | キヤノン株式会社 | 画像処理装置、撮像装置、画像処理方法、及びプログラム |
JPWO2019111105A1 (ja) * | 2017-12-06 | 2020-12-03 | 株式会社半導体エネルギー研究所 | 半導体装置、および半導体装置の作製方法 |
CA3106959C (en) * | 2018-07-31 | 2023-01-24 | Jfe Steel Corporation | Soft magnetic powder, fe-based nanocrystalline alloy powder, magnetic component, and dust core |
JP7200916B2 (ja) * | 2019-12-10 | 2023-01-10 | トヨタ自動車株式会社 | 溶着接合方法および溶着接合体 |
-
2020
- 2020-09-25 JP JP2020161483A patent/JP7318619B2/ja active Active
-
2021
- 2021-09-21 US US17/480,368 patent/US11900655B2/en active Active
- 2021-09-22 CN CN202111106817.3A patent/CN114331947A/zh active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012202701A (ja) | 2011-03-23 | 2012-10-22 | Fujitsu Ltd | 結晶粒方位の分析方法および結晶粒方位の分析装置 |
JP2015226228A (ja) | 2014-05-28 | 2015-12-14 | 富士ゼロックス株式会社 | 画像処理装置及びプログラム |
WO2017026051A1 (ja) | 2015-08-11 | 2017-02-16 | オリンパス株式会社 | 画像処理装置、画像処理方法および画像処理プログラム |
JP2017155097A (ja) | 2016-02-29 | 2017-09-07 | キヤノン株式会社 | 蛍光体及びその製造方法、該蛍光体を用いた波長変換用部材、波長変換用膜、太陽電池モジュール、発光装置 |
Also Published As
Publication number | Publication date |
---|---|
CN114331947A (zh) | 2022-04-12 |
US20220101041A1 (en) | 2022-03-31 |
US11900655B2 (en) | 2024-02-13 |
JP2022054339A (ja) | 2022-04-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6870346B2 (ja) | データ分析システム、データ分析方法およびプログラム | |
CN110383332B (zh) | 图像处理装置、图像处理方法及图像处理程序 | |
CN108229526A (zh) | 网络训练、图像处理方法、装置、存储介质和电子设备 | |
JP6158882B2 (ja) | 生成装置、生成方法、及び生成プログラム | |
JPWO2009072466A1 (ja) | 画像分類装置および画像分類プログラム | |
DE102017009505A1 (de) | Erzeugen einer kompakten Videomerkmaldarstellung in einer digitalen Medienumgebung | |
CN112446275B (zh) | 物体数量推定装置、物体数量推定方法以及存储介质 | |
KR102177247B1 (ko) | 조작 이미지 판별 장치 및 방법 | |
JP2004336282A (ja) | 画像処理装置、画像処理プログラム及び該プログラムを記録した記録媒体 | |
CN101572822B (zh) | 用于图像的不规则空间子采样的自适应生成 | |
JP7318619B2 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
JP2007198912A (ja) | 画像検査装置、画像検査方法、コンピュータを画像検査装置として機能させるためのプログラムおよび記録媒体 | |
US10540735B2 (en) | Information processing device, information processing method, and recording medium | |
JP7188420B2 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
JP7279697B2 (ja) | 情報処理装置、情報処理方法、及び情報処理プログラム | |
JP6214073B2 (ja) | 生成装置、生成方法、及び生成プログラム | |
JP4550398B2 (ja) | 一連の画像に現れる物体の動きを表現する方法、一連の画像中の画像における物体の選択を識別する方法、画像に対応する信号を処理することによって一連の画像を探索する方法、及び装置 | |
JP2022191776A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP7613142B2 (ja) | プログラム、情報処理装置、判断方法 | |
JP6164024B2 (ja) | 画像処理装置及びプログラム | |
JP4394399B2 (ja) | 画像解析装置、画像解析プログラム、記憶媒体および画像解析方法 | |
JP2006260410A (ja) | 画像処理アルゴリズムの評価装置、生成装置、評価方法、生成方法、コンピュータをその評価装置として機能させるためのプログラム、およびコンピュータをその生成装置として機能させるためのプログラム | |
JP2010074416A (ja) | 画像データ処理方法、画像データ処理装置及びプログラム | |
JP4483516B2 (ja) | 画像処理装置および方法、並びにプログラム | |
JP4438589B2 (ja) | 画像処理装置および方法、並びにプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220524 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230131 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230131 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230329 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230418 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230608 |
|
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: 20230620 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230703 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7318619 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |