JP7541840B2 - 画像処理装置、画像処理方法及びプログラム - Google Patents
画像処理装置、画像処理方法及びプログラム Download PDFInfo
- Publication number
- JP7541840B2 JP7541840B2 JP2020046694A JP2020046694A JP7541840B2 JP 7541840 B2 JP7541840 B2 JP 7541840B2 JP 2020046694 A JP2020046694 A JP 2020046694A JP 2020046694 A JP2020046694 A JP 2020046694A JP 7541840 B2 JP7541840 B2 JP 7541840B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- pixel
- processing device
- comparison area
- image 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
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/0002—Inspection of images, e.g. flaw detection
- G06T7/0004—Industrial image inspection
- G06T7/001—Industrial image inspection using an image reference approach
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T7/00—Image analysis
- G06T7/60—Analysis of geometric attributes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/30—Subject of image; Context of image processing
- G06T2207/30108—Industrial image inspection
- G06T2207/30144—Printing quality
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; 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/751—Comparing pixel values or logical combinations thereof, or feature values having positional relevance, e.g. template matching
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Geometry (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)
- Facsimiles In General (AREA)
- Accessory Devices And Overall Control Thereof (AREA)
Description
本実施形態においては、図1に示す参照画像と印刷画像との注目画素の周辺領域(以下、比較領域と呼ぶ)において、それぞれの平均画素値を考慮した検査を行う。尚、本実施形態における検査は、目標となる印刷結果を表す画像(参照画像)と、検査対象である画像(印刷画像)と、の差分の絶対値に基づいて行われる。
図2は、画像処理装置200を含む、印刷物の出力と検査とを行う印刷システム全体の構成例を示す図である。本実施形態における印刷システムは、画像処理装置200と、印刷用サーバ280と、印刷装置290と、を有する。印刷用サーバ280は、印刷する原稿の印刷ジョブを生成し、印刷装置290へ印刷ジョブを投入する。印刷装置290は、印刷用サーバ280から投入された印刷ジョブに基づき、記録媒体(印刷用紙)上に画像を形成する。印刷装置290は給紙部291を有しており、ユーザは予め印刷用紙を給紙部291にセットしておく。印刷装置290は印刷ジョブが投入されると、給紙部291にセットされた印刷用紙を搬送路292に沿って搬送しながら、その表面又は両面に画像を形成し、画像処理装置200へと送る。
画像処理装置200の機能構成を図4に示す。画像処理装置200は、参照画像データ取得部401、印刷画像データ取得部402、画像データ保持部403、検査情報取得部404、比較領域設定部405、変動度合算出部406、検査処理部407を有する。
図5は検出対象の欠陥の例を示している。図5(a)に示す欠陥は、円形の欠陥(以下、円形欠陥と呼ぶ)である。図5(b)に示す欠陥は、線状の欠陥(以下、線状欠陥と呼ぶ)である。本実施形態においては、円形欠陥の直径501と線状欠陥の線幅502とを欠陥サイズと定義し、検査の設定項目として使用する。尚、欠陥サイズとは別に、欠陥と背景との画素値の差分を欠陥コントラストと定義し、検査の設定項目として使用してもよい。
図6は画像処理装置200が実行する処理を示すフローチャートである。以下、各ステップ(工程)は符号の前にSを付けて表す。S601において、検査情報取得部404は、予め設定された検査情報を取得する。具体的には、検査情報取得部404は、ユーザがUIパネル208を介して予め設定した検査設定を検査情報として取得する。本実施形態においては、検出対象の欠陥サイズが設定される。
以上説明したように、本実施形態における画像処理装置は、画像を検査するための設定に関する情報を取得する。目標となる印刷結果を表す参照画像のデータを取得する。検査対象である印刷画像のデータを取得する。設定に関する情報と参照画像のデータとに基づいて、参照画像と印刷画像とのそれぞれにおける同一画素位置に対応する注目画素を含む比較領域を設定する。参照画像のデータと印刷画像のデータとに基づいて、参照画像の比較領域と印刷画像の比較領域との濃度差を算出する。参照画像のデータと印刷画像のデータと濃度差とに基づいて、印刷画像を検査する。これにより、参照画像と印刷画像とを比較するための比較領域を適切に設定することができるため、印刷装置の出力に対する検査を高精度に行うことができる。
本実施形態においては、検査設定として、検出対象の欠陥サイズを設定したが、加えて検出対象の欠陥コントラストを設定してもよい。検出対象の欠陥コントラストが小さい場合はより正確な差分を算出することが好ましい。このため、比較領域における平均画素値を算出する際のノイズの影響を低減するために、比較領域の大きさが大きいほうが望ましい。そこで、S602において、比較領域設定部405は、検査情報として取得された検出対象の欠陥コントラストが小さいほど比較領域の大きさを大きく設定する。図11(a)は欠陥コントラストが大きい場合の比較領域の大きさを示す図であり、図11(b)は欠陥コントラストが小さい場合の比較領域の大きさを示す図である。
401 参照画像データ取得部
402 印刷画像データ取得部
404 検査情報取得部
405 比較領域設定部
406 変動度合算出部
407 検査処理部
Claims (16)
- 画像を検査するための設定に関する情報を取得する第1取得手段と、
目標となる印刷結果を表す参照画像の第1データを取得する第2取得手段と、
検査対象である印刷物を読み取って得られる印刷画像の第2データを取得する第3取得手段と、
前記情報と前記第1データとに基づいて、前記参照画像と前記印刷画像とのそれぞれにおける同一画素位置に対応する注目画素を含む比較領域を設定する設定手段と、
前記第1データと前記第2データとに基づいて、前記参照画像の前記比較領域と前記印刷画像の前記比較領域との濃度差を算出する第1算出手段と、
前記参照画像の注目画素の画素値と前記印刷画像の注目画素の画素値との差から、前記濃度差を減算する第2算出手段と、
前記減算の結果に基づいて、前記印刷画像を検査する処理手段と、
を有することを特徴とする画像処理装置。 - 前記設定手段は、検出対象の欠陥のサイズが大きいほど前記比較領域を大きく設定することを特徴とする請求項1に記載の画像処理装置。
- 前記設定手段は、検出対象の欠陥と背景とのコントラストが小さいほど前記比較領域を大きく設定することを特徴とする請求項1又は請求項2に記載の画像処理装置。
- 前記設定手段は、前記参照画像における前記注目画素を含む周辺領域の特徴に基づいて、前記比較領域を設定することを特徴とする請求項1乃至請求項3のいずれか一項に記載の画像処理装置。
- 前記設定手段は、前記参照画像における前記注目画素を含む周辺領域のエッジが前記比較領域に含まれないように、前記比較領域を設定することを特徴とする請求項1乃至請求項4のいずれか一項に記載の画像処理装置。
- 前記設定手段は、前記参照画像における前記注目画素を含む周辺領域の画素値のばらつきが小さくなるように、前記比較領域を設定することを特徴とする請求項1乃至請求項5のいずれか一項に記載の画像処理装置。
- 前記設定手段は、前記比較領域の大きさを設定することを特徴とする請求項1乃至請求項6のいずれか一項に記載の画像処理装置。
- 前記設定手段は、前記比較領域の形状を設定することを特徴とする請求項1乃至請求項7のいずれか一項に記載の画像処理装置。
- 前記設定手段は、前記比較領域の位置を設定することを特徴とする請求項1乃至請求項8のいずれか一項に記載の画像処理装置。
- 前記第1算出手段は、前記濃度差として、前記参照画像の前記比較領域における平均画素値と前記印刷画像の比較領域における平均画素値との差分を算出することを特徴とする請求項1乃至請求項9のいずれか一項に記載の画像処理装置。
- 前記第1算出手段は、前記濃度差として、前記参照画像の前記比較領域における画素値の中央値と前記印刷画像の前記比較領域における画素値の中央値との差分を算出することを特徴とする請求項1乃至請求項9のいずれか一項に記載の画像処理装置。
- 前記処理手段は、前記減算の結果が所定の閾値以上であるか否かを判定することにより、前記印刷画像を検査することを特徴とする請求項1乃至請求項11のいずれか一項に記載の画像処理装置。
- 前記処理手段は、前記印刷画像の各画素について前記減算の結果が前記所定の閾値以上であるか否かを判定し、前記減算の結果が前記所定の閾値以上であると判定された画素群を欠陥として検出することを特徴とする請求項12に記載の画像処理装置。
- 前記処理手段は、前記減算の結果が前記所定の閾値以上であると判定された画素群が円形欠陥領域であるか、又は、線状欠陥領域であるかを判定することを特徴とする請求項13に記載の画像処理装置。
- コンピュータを請求項1乃至請求項14のいずれか一項に記載の画像処理装置の各手段として機能させるためのプログラム。
- 画像を検査するための設定に関する情報を取得する第1取得ステップと、
目標となる印刷結果を表す参照画像の第1データを取得する第2取得ステップと、
検査対象である印刷物を読み取って得られる印刷画像の第2データを取得する第3取得ステップと、
前記情報と前記第1データとに基づいて、前記参照画像と前記印刷画像とのそれぞれにおける同一画素位置に対応する注目画素を含む比較領域を設定する設定ステップと、
前記第1データと前記第2データとに基づいて、前記参照画像の前記比較領域と前記印刷画像の前記比較領域との濃度差を算出する第1算出ステップと、
前記参照画像の注目画素の画素値と前記印刷画像の注目画素の画素値との差から、前記濃度差を減算する第2算出ステップと、
前記減算の結果に基づいて、前記印刷画像を検査する処理ステップと、
を有することを特徴とする画像処理方法。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020046694A JP7541840B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置、画像処理方法及びプログラム |
| US17/200,076 US11935226B2 (en) | 2020-03-17 | 2021-03-12 | Image processing apparatus for image inspection, image processing method, and storage medium |
| US18/441,510 US12511733B2 (en) | 2020-03-17 | 2024-02-14 | Image processing apparatus for image inspection, image processing method, and storage medium |
| JP2024128210A JP7778872B2 (ja) | 2020-03-17 | 2024-08-02 | 画像処理装置、画像処理方法及びプログラム |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2020046694A JP7541840B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置、画像処理方法及びプログラム |
Related Child Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024128210A Division JP7778872B2 (ja) | 2020-03-17 | 2024-08-02 | 画像処理装置、画像処理方法及びプログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021149305A JP2021149305A (ja) | 2021-09-27 |
| JP7541840B2 true JP7541840B2 (ja) | 2024-08-29 |
Family
ID=77748280
Family Applications (2)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2020046694A Active JP7541840B2 (ja) | 2020-03-17 | 2020-03-17 | 画像処理装置、画像処理方法及びプログラム |
| JP2024128210A Active JP7778872B2 (ja) | 2020-03-17 | 2024-08-02 | 画像処理装置、画像処理方法及びプログラム |
Family Applications After (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2024128210A Active JP7778872B2 (ja) | 2020-03-17 | 2024-08-02 | 画像処理装置、画像処理方法及びプログラム |
Country Status (2)
| Country | Link |
|---|---|
| US (2) | US11935226B2 (ja) |
| JP (2) | JP7541840B2 (ja) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7462429B2 (ja) * | 2020-02-26 | 2024-04-05 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
| JP7541840B2 (ja) * | 2020-03-17 | 2024-08-29 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
| JP2023169761A (ja) | 2022-05-17 | 2023-11-30 | キヤノン株式会社 | 画像処理装置、印刷システム、画像処理方法、及びプログラム |
| JP7542114B2 (ja) * | 2022-08-04 | 2024-08-29 | キヤノン株式会社 | 検査システムおよび画像形成システム |
| US12519894B2 (en) | 2022-08-04 | 2026-01-06 | Canon Kabushiki Kaisha | Inspection system and image forming apparatus that display a screen for setting a read inspection condition |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005322139A (ja) | 2004-05-11 | 2005-11-17 | Nippon Conlux Co Ltd | 紙葉類識別装置および方法 |
| JP2010071951A (ja) | 2008-09-22 | 2010-04-02 | Omron Corp | 視覚検査装置および視覚検査方法 |
Family Cites Families (20)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6275600B1 (en) * | 1998-03-09 | 2001-08-14 | I.Data International, Inc. | Measuring image characteristics of output from a digital printer |
| US6266153B1 (en) * | 1998-05-12 | 2001-07-24 | Xerox Corporation | Image forming device having a reduced toner consumption mode |
| JP4149575B2 (ja) * | 1998-08-24 | 2008-09-10 | 株式会社東芝 | 印刷物の汚損度検査装置 |
| US6539106B1 (en) * | 1999-01-08 | 2003-03-25 | Applied Materials, Inc. | Feature-based defect detection |
| JP4206723B2 (ja) * | 2002-10-11 | 2009-01-14 | オムロン株式会社 | 画像処理方法および画像処理装置 |
| JP2004246110A (ja) * | 2003-02-14 | 2004-09-02 | Dainippon Screen Mfg Co Ltd | 検版装置、印刷システム、印刷データの検版方法、およびプログラム |
| US20050285947A1 (en) * | 2004-06-21 | 2005-12-29 | Grindstaff Gene A | Real-time stabilization |
| JP2007010525A (ja) | 2005-06-30 | 2007-01-18 | Dac Engineering Co Ltd | 欠陥検出方法 |
| JP5815878B2 (ja) * | 2011-09-27 | 2015-11-17 | ヒューレット−パッカード デベロップメント カンパニー エル.ピー.Hewlett‐Packard Development Company, L.P. | 印刷欠陥の検出 |
| JP5813610B2 (ja) * | 2012-09-28 | 2015-11-17 | 富士フイルム株式会社 | 画像評価装置、画像評価方法、及びプログラム |
| JP6273932B2 (ja) * | 2014-03-14 | 2018-02-07 | 株式会社リコー | 画像検査装置、画像検査システム及び画像検査プログラム |
| JP6369072B2 (ja) | 2014-03-18 | 2018-08-08 | 株式会社リコー | 印刷物検査装置、印刷物検査方法及び印刷物検査プログラム |
| DE112015004303B4 (de) * | 2014-09-22 | 2019-08-01 | Fujifilm Corporation | Bildaufzeichnungseinrichtung, bilddefekt-detektionseinrichtung und bilddefekt-detektionsverfahren |
| JP6247246B2 (ja) * | 2015-03-31 | 2017-12-13 | 富士フイルム株式会社 | 画像検査方法及び装置、プログラム、並びにインクジェット印刷装置 |
| US10430938B2 (en) * | 2017-07-20 | 2019-10-01 | Applied Materials Israel Ltd. | Method of detecting defects in an object |
| US20190114759A1 (en) * | 2017-10-13 | 2019-04-18 | Konica Minolta, Inc. | Inspection apparatus, image forming apparatus, and recording medium |
| WO2019107028A1 (ja) * | 2017-12-01 | 2019-06-06 | 富士フイルム株式会社 | 画像検査方法、画像検査装置、プログラム、及び画像記録システム |
| US10795618B2 (en) * | 2018-01-05 | 2020-10-06 | Datamax-O'neil Corporation | Methods, apparatuses, and systems for verifying printed image and improving print quality |
| JP6908189B2 (ja) * | 2018-10-24 | 2021-07-21 | 京セラドキュメントソリューションズ株式会社 | 画像形成装置 |
| JP7541840B2 (ja) | 2020-03-17 | 2024-08-29 | キヤノン株式会社 | 画像処理装置、画像処理方法及びプログラム |
-
2020
- 2020-03-17 JP JP2020046694A patent/JP7541840B2/ja active Active
-
2021
- 2021-03-12 US US17/200,076 patent/US11935226B2/en active Active
-
2024
- 2024-02-14 US US18/441,510 patent/US12511733B2/en active Active
- 2024-08-02 JP JP2024128210A patent/JP7778872B2/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2005322139A (ja) | 2004-05-11 | 2005-11-17 | Nippon Conlux Co Ltd | 紙葉類識別装置および方法 |
| JP2010071951A (ja) | 2008-09-22 | 2010-04-02 | Omron Corp | 視覚検査装置および視覚検査方法 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2024144698A (ja) | 2024-10-11 |
| US12511733B2 (en) | 2025-12-30 |
| JP7778872B2 (ja) | 2025-12-02 |
| US20240185412A1 (en) | 2024-06-06 |
| US20210295488A1 (en) | 2021-09-23 |
| US11935226B2 (en) | 2024-03-19 |
| JP2021149305A (ja) | 2021-09-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7541840B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| US11551350B2 (en) | Inspecting for a defect on a print medium with an image aligned based on an object in the image and based on vertices of the inspection target medium and the reference medium | |
| US20030234960A1 (en) | Method for inspecting prints | |
| JP7487568B2 (ja) | 画像検査装置、表示方法及びプログラム | |
| US11354799B2 (en) | Image processing for inspecting an inspection target image so that a difference in the difference image greater than a threshold value is reduced | |
| JP7739549B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP2021135145A (ja) | 情報処理装置、情報処理方法、及びプログラム | |
| JP6613641B2 (ja) | 検査装置、閾値変更方法及びプログラム | |
| JP7337521B2 (ja) | 局部的な画像歪み修正を伴う画像検査 | |
| JP7350637B2 (ja) | 画像検査のための高速画像歪み補正 | |
| US12063331B2 (en) | Image processing apparatus, image processing method, and recording medium | |
| JP2024051445A (ja) | 印刷媒体の検品システム、制御方法、及び制御プログラム | |
| JP2022159639A (ja) | 画像処理装置および画像処理方法、プログラム | |
| JP2022132991A (ja) | 画像処理装置、その制御方法、及びプログラム | |
| US20240169516A1 (en) | Image processing apparatus, image processing method, and storage medium | |
| JP7487260B2 (ja) | 画像処理装置、画像処理方法、及び、プログラム | |
| US12450727B2 (en) | Image processing apparatus, image processing method, and medium that obtains a difference in color information at corresponding positions between a composite image and a print image | |
| US12579636B2 (en) | Image processing device, printing system, image processing method, and non-transitory computer-readable storage medium | |
| JP7526225B2 (ja) | 画像処理装置、画像処理方法、及びプログラム | |
| JP5540595B2 (ja) | 印刷物検査装置、印刷物検査システム、印刷物検査方法及び印刷物検査プログラム | |
| JP7818935B2 (ja) | 画像処理装置、画像処理方法およびプログラム | |
| US12621392B2 (en) | Inspection apparatus, inspection method, and storage medium that provide position adjustment by at least one of linear transformation or non-linear transformation of inspection image | |
| US20230398776A1 (en) | Inspection apparatus, inspection method, and storage medium | |
| JP7743743B2 (ja) | 検査装置及びプログラム | |
| JP7731666B2 (ja) | 画像処理装置および画像処理方法 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20200616 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20230309 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20231107 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20231114 |
|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20231213 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240112 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20240220 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20240419 |
|
| 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: 20240716 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20240819 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7541840 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |