JP2021096195A - Image inspection device, image forming apparatus, and program - Google Patents

Image inspection device, image forming apparatus, and program Download PDF

Info

Publication number
JP2021096195A
JP2021096195A JP2019228757A JP2019228757A JP2021096195A JP 2021096195 A JP2021096195 A JP 2021096195A JP 2019228757 A JP2019228757 A JP 2019228757A JP 2019228757 A JP2019228757 A JP 2019228757A JP 2021096195 A JP2021096195 A JP 2021096195A
Authority
JP
Japan
Prior art keywords
image
image data
unit
read
mask area
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
Application number
JP2019228757A
Other languages
Japanese (ja)
Inventor
池田 信
Makoto Ikeda
信 池田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Konica Minolta Inc
Original Assignee
Konica Minolta Inc
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Konica Minolta Inc filed Critical Konica Minolta Inc
Priority to JP2019228757A priority Critical patent/JP2021096195A/en
Publication of JP2021096195A publication Critical patent/JP2021096195A/en
Pending legal-status Critical Current

Links

Images

Abstract

To certainly detect and mask an edge of a content of original image data to prevent erroneous determination of abnormality in read image data.SOLUTION: An image inspection device comprises: an image acquisition unit that acquires read image data obtained by reading an image formed on a recording medium and original image data of the image formed for the read image data; a mask area creation unit that creates a mask area for masking and removing an area for detecting abnormality by using the acquired original image data and executes, on the mask area, processing in which edge sharpness is reduced (steps S43, S44); and an analysis unit that removes the created mask area and performs analysis for detecting normality or abnormality in the read image data.SELECTED DRAWING: Figure 3

Description

本発明は、画像検査装置、画像形成装置及びプログラムに関する。 The present invention relates to an image inspection device, an image forming device and a program.

従来、画像を読み取り、読み取り画像のスジを検品する画像検査装置が知られている。読み取り画像において、所定画素離れた画素同士で差分を取り(微分を取り)、輝度変化を検出することにより、スジ状のエッジを検出する技術がある。 Conventionally, an image inspection device that reads an image and inspects a streak of the scanned image is known. In the scanned image, there is a technique of detecting a streak-shaped edge by taking a difference (differentiating) between pixels separated by a predetermined pixel and detecting a change in brightness.

ここで、図6及び図7を参照して、スジ状のエッジを検出する技術として、上記のように、微分(微分フィルター)を用いる方法を説明する。図6(a)は、微分フィルターD1を示す図である。図6(b)は、微分フィルターD1を適用する画像I1を示す図である。図7(a)は、座標に対する輝度を示す図である。図7(b)は、座標に対する輝度の微分値を示す図である。 Here, with reference to FIGS. 6 and 7, a method of using a derivative (differential filter) as described above will be described as a technique for detecting a streak-shaped edge. FIG. 6A is a diagram showing the differential filter D1. FIG. 6B is a diagram showing an image I1 to which the differential filter D1 is applied. FIG. 7A is a diagram showing the brightness with respect to the coordinates. FIG. 7B is a diagram showing the differential value of the luminance with respect to the coordinates.

微分フィルターは、画像上の微小範囲の差分を検出する。例えば、図6(a)に示すように、6[pixel]離れた画素の画素値(輝度)を求める微分フィルターD1を考える。図6(b)に示すように、画像I1において、微分フィルターD1を移動して、全ての画素に適用する。画像I1上において白い部分がスジである。 The differential filter detects a small range of differences on the image. For example, as shown in FIG. 6A, consider a differential filter D1 that obtains pixel values (luminances) of pixels 6 [pixels] apart. As shown in FIG. 6B, in the image I1, the differential filter D1 is moved and applied to all the pixels. The white part on the image I1 is a streak.

図7(a)に示すグラフは、画像I1の横軸の座標を横軸にとり、画像I1のある1ラインの画素の輝度値を縦軸にとったグラフである。スジ部分で、輝度値が大きくなっている。図7(b)に示すグラフは、画像I1の横軸の座標を横軸にとり、画像I1のある1ラインにおいて微分フィルターD1を用いた画素の輝度の微分値を縦軸にとったグラフである。スジ部分のエッジで、微分値が正の極大値と負の極小値とをとっている。 The graph shown in FIG. 7A is a graph in which the coordinates of the horizontal axis of the image I1 are taken on the horizontal axis and the brightness values of the pixels of one line of the image I1 are taken on the vertical axis. The brightness value is large at the streaks. The graph shown in FIG. 7B is a graph in which the coordinates of the horizontal axis of the image I1 are taken on the horizontal axis, and the differential value of the brightness of the pixel using the differential filter D1 in one line of the image I1 is taken on the vertical axis. .. At the edge of the streak, the differential value has a positive maximum value and a negative minimum value.

読み取り画像から検出したいものは画像異常として発生したスジであるが、読み取り画像には、コンテンツのスジも存在する。コンテンツのエッジを検出すると、実際には異常が発生していないため誤検出となる。コンテンツのエッジは検出しない方が望ましい。 What is desired to be detected from the scanned image is a streak that occurs as an image abnormality, but the scanned image also has a streak of content. When the edge of the content is detected, it is a false detection because no abnormality has actually occurred. It is desirable not to detect the edges of the content.

このため、欠陥のない検査対象の画像信号からスジ状のエッジ部分の限度値(エッジ部分と非エッジ部分とを区別しうる閾値)を求め、検査対象の画像信号を限度値と比較して大きい場合に限度値に置き換え、その隣接画素の微分値が基準値より大きい画素があれば、不良品と判定する欠陥検査装置が知られている(特許文献1参照)。検査対象のエッジは検出せず、検査対象の欠陥のみを検出している。 Therefore, the limit value of the streak-shaped edge portion (threshold value that can distinguish the edge portion and the non-edge portion) is obtained from the image signal of the inspection target without defects, and the image signal of the inspection target is larger than the limit value. In some cases, a defect inspection device is known that determines a defective product if there is a pixel whose differential value is larger than the reference value by replacing it with a limit value (see Patent Document 1). The edge to be inspected is not detected, only the defect to be inspected is detected.

また、画像データを印刷した用紙を読み取って読み取り画像を取得する場合に、印刷に用いた元画像(RIP(Raster Image Processer)画像)からコンテンツのエッジを検出し、そこで検出したコンテンツのエッジの領域を、読み取り画像上ではスジの検出対象としない方法がある。その領域をマスク領域としてのエッジ除外領域と呼ぶ。元画像からのエッジ検出方法は、読み取り画像からの検出と同じ方法を用いる。 Further, when the paper on which the image data is printed is read to acquire the scanned image, the edge of the content is detected from the original image (RIP (Raster Image Processer) image) used for printing, and the area of the edge of the content detected there. However, there is a method in which streaks are not detected on the scanned image. That area is called an edge exclusion area as a mask area. The edge detection method from the original image uses the same method as the detection from the scanned image.

また、画像の2値化により画像エッジ検出を行うにあたり、微分を用いて輝度変化率を計算する際、微分の前に、各画素の輝度をある範囲の平均輝度とする平準化処理を行う2値化装置が知られている(特許文献2参照)。 In addition, when performing image edge detection by binarizing an image, when calculating the brightness change rate using differentiation, leveling processing is performed to set the brightness of each pixel to the average brightness in a certain range before differentiation2. A binarizing device is known (see Patent Document 2).

特開平6−27037号公報Japanese Unexamined Patent Publication No. 6-27037 特開平7−129761号公報Japanese Unexamined Patent Publication No. 7-129761

しかし、エッジ除外領域を用いる方法では、画像の特定のパターンにおいては、元画像から適切にコンテンツのエッジを検出できないことに起因した誤検知が発生する。 However, in the method using the edge exclusion region, false detection occurs due to the inability to properly detect the edge of the content from the original image in a specific pattern of the image.

元画像からコンテンツのエッジを検出できない理由は下記2点が挙げられる。
(1).アフィン変換によるエッジのぼけ
図8(a)は、アフィン変換前の元画像I2を示す図である。図8(b)は、アフィン変換後の元画像I3を示す図である。
There are two reasons why the edge of the content cannot be detected from the original image.
(1). Edge blurring due to affine transformation FIG. 8A is a diagram showing an original image I2 before affine transformation. FIG. 8B is a diagram showing the original image I3 after the affine transformation.

検品においては、元画像と読み取り画像との位置合わせを行う。位置合わせにおいて画像の変形にアフィン変換を用いるのが一般的である。アフィン変換とは、平行移動と線形変換とを組み合わせた変換である。ここで、元画像を変形し読み取り画像に合わせる場合、アフィン変換により微細な構造が崩れ、元々存在していたエッジがぼける場合がある。 In the inspection, the original image and the scanned image are aligned. It is common to use affine transformation for image deformation in alignment. The affine transformation is a transformation that combines translation and linear transformation. Here, when the original image is deformed and matched with the scanned image, the fine structure may be destroyed by the affine transformation, and the originally existing edge may be blurred.

例えば、図8(a)に示すアフィン変換前の元画像I2は、縦縞のパターンを含む画像である。図8(b)に示すアフィン変換後の元画像I3は、縦縞のパターンがわずかに斜めに変形された影響で、部分的にエッジにボケが発生している。その状態でコンテンツのエッジを検出しようとすると、エッジがぼけているため、元画像からコンテンツのエッジを検出することができない。 For example, the original image I2 before the affine transformation shown in FIG. 8A is an image including a vertical stripe pattern. In the original image I3 after the affine transformation shown in FIG. 8B, the edges of the original image I3 are partially blurred due to the effect of the vertical stripe pattern being slightly obliquely deformed. If you try to detect the edge of the content in that state, the edge of the content cannot be detected from the original image because the edge is blurred.

(2).低解像度化によるエッジのぼけ
パフォーマンスを鑑み、検品の際に読み取り画像を低解像度化してコンテンツ以外のスジ検出をする場合がある。その時、画像を低解像度化すると微細な構造が崩れ、元々存在していたエッジがぼける場合がある。その状態でエッジを検出しようとすると、エッジがぼけているため元画像からコンテンツのエッジを検出することができない。(2)に関しては、読み取り画像も同様だが、読み取り画像のノイズなどの差分で読み取り画像のみエッジ検出される場合があり、実際に異常が発生していない箇所で誤検知になることがある。
(2). In consideration of edge blur performance due to lower resolution, the scanned image may be lowered in resolution to detect streaks other than content during inspection. At that time, if the resolution of the image is lowered, the fine structure may collapse and the originally existing edge may be blurred. If you try to detect the edge in that state, the edge of the content cannot be detected from the original image because the edge is blurred. Regarding (2), the same applies to the scanned image, but the edge of only the scanned image may be detected due to the difference such as noise of the scanned image, and erroneous detection may occur at a place where no abnormality actually occurs.

また、特許文献1に記載の欠陥検査装置は、上記(1)、(2)の課題には対応していない。また、特許文献2に記載の2値化装置の平準化処理は、撮像画像のノイズ除去を目的とした平準化であり、検出したいパターンがぼける上記(1)、(2)の課題は解決できない。 Further, the defect inspection apparatus described in Patent Document 1 does not correspond to the above-mentioned problems (1) and (2). Further, the leveling process of the binarizing device described in Patent Document 2 is leveling for the purpose of removing noise in the captured image, and the above problems (1) and (2) in which the pattern to be detected is blurred cannot be solved. ..

本発明の課題は、元画像データのコンテンツのエッジを確実に検出してマスクし、読み取り画像データの異常の誤判定を防ぐことである。 An object of the present invention is to reliably detect and mask the edge of the content of the original image data and prevent erroneous determination of an abnormality in the read image data.

上記課題を解決するため、請求項1に記載の発明の画像検査装置は、
記録媒体に形成された画像が読み取られた読み取り画像データと当該読み取り画像データの画像形成の元画像データとを取得する画像取得部と、
前記取得された元画像データを用いて、異常検出する領域をマスクして除外するためのマスク領域を作成し、当該マスク領域にエッジ鮮鋭度が低下する処理を施すマスク領域作成部と、
前記作成されたマスク領域を除外して、前記読み取り画像データの正常又は異常を検出する解析を行う解析部と、を備える。
In order to solve the above problems, the image inspection apparatus according to claim 1 is
An image acquisition unit that acquires the read image data obtained by reading the image formed on the recording medium and the original image data of the image formation of the read image data.
Using the acquired original image data, a mask area for masking and excluding an area for detecting anomalies is created, and a mask area creating unit that performs a process of reducing edge sharpness on the mask area, and a mask area creating unit.
It includes an analysis unit that excludes the created mask area and performs analysis for detecting normality or abnormality of the read image data.

請求項2に記載の発明は、請求項1に記載の画像検査装置において、
前記エッジ鮮鋭度が低下する処理は、前記元画像データの画像の位置を前記読み取り画像データの画像の位置へ位置合わせするためのアフィン変換である。
The invention according to claim 2 is the image inspection apparatus according to claim 1.
The process of reducing the edge sharpness is an affine transformation for aligning the position of the image of the original image data with the position of the image of the read image data.

請求項3に記載の発明は、請求項1又は2に記載の画像検査装置において、
前記エッジ鮮鋭度が低下する処理は、解像度変換である。
The invention according to claim 3 is the image inspection apparatus according to claim 1 or 2.
The process of reducing the edge sharpness is a resolution conversion.

請求項4に記載の発明は、請求項1から3のいずれか一項に記載の画像検査装置において、
前記マスク領域を前記元画像データとともに表示部に表示する表示制御部を備える。
The invention according to claim 4 is the image inspection apparatus according to any one of claims 1 to 3.
A display control unit that displays the mask area together with the original image data on the display unit is provided.

請求項5に記載の発明は、請求項1から4のいずれか一項に記載の画像検査装置において、
前記異常の検出は、コンテンツ以外のスジの検出である。
The invention according to claim 5 is the image inspection apparatus according to any one of claims 1 to 4.
The detection of the abnormality is the detection of streaks other than the content.

請求項6に記載の発明は、請求項1から5のいずれか一項に記載の画像検査装置において、
前記画像形成された記録媒体を読み取り、前記読み取り画像データを生成する画像読取部を備える。
The invention according to claim 6 is the image inspection apparatus according to any one of claims 1 to 5.
It is provided with an image reading unit that reads the image-formed recording medium and generates the read image data.

請求項7に記載の発明の画像形成装置は、
請求項1から5のいずれか一項に記載の画像検査装置と、
前記元画像データを記録媒体に画像形成する画像形成部と、
前記画像形成された記録媒体を読み取り、前記読み取り画像データを生成する画像読取部と、を備える。
The image forming apparatus of the invention according to claim 7 is
The image inspection apparatus according to any one of claims 1 to 5.
An image forming unit that forms an image of the original image data on a recording medium,
It includes an image reading unit that reads the image-formed recording medium and generates the read image data.

請求項8に記載の発明のプログラムは、
コンピューターを、
記録媒体に形成された画像が読み取られた読み取り画像データと当該読み取り画像データの画像形成の元画像データとを取得する画像取得部、
前記取得された元画像データを用いて、異常検出する領域をマスクして除外するためのマスク領域を作成し、当該マスク領域にエッジ鮮鋭度が低下する処理を施すマスク領域作成部、
前記作成されたマスク領域を除外して、前記読み取り画像データの正常又は異常を検出する解析を行う解析部、
として機能させる。
The program of the invention according to claim 8 is
Computer,
An image acquisition unit that acquires read image data obtained by reading an image formed on a recording medium and original image data of image formation of the read image data.
Using the acquired original image data, a mask area for masking and excluding an area for detecting anomalies is created, and the mask area is subjected to a process of reducing edge sharpness.
An analysis unit that excludes the created mask area and performs analysis to detect normality or abnormality of the read image data.
To function as.

本発明によれば、元画像データのコンテンツのエッジを確実に検出してマスクでき、読み取り画像データの異常の誤判定を防ぐことができる。 According to the present invention, the edge of the content of the original image data can be reliably detected and masked, and an erroneous determination of an abnormality in the read image data can be prevented.

本発明の第1の実施の形態の画像形成装置の概略構成図である。It is a schematic block diagram of the image forming apparatus of the 1st Embodiment of this invention. 画像形成装置の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of an image forming apparatus. 画像検査処理を示すフローチャートである。It is a flowchart which shows the image inspection process. 本発明に係る第2の実施の形態の画像検査システムを示すブロック図である。It is a block diagram which shows the image inspection system of the 2nd Embodiment which concerns on this invention. 画像検査装置の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of an image inspection apparatus. (a)は、微分フィルターを示す図である。(b)は、微分フィルターを適用する画像を示す図である。(A) is a figure which shows the differential filter. (B) is a diagram showing an image to which a differential filter is applied. (a)は、座標に対する輝度を示す図である。(b)は、座標に対する輝度の微分値を示す図である。(A) is a figure which shows brightness with respect to coordinates. (B) is a figure which shows the differential value of the luminance with respect to the coordinate. (a)はアフィン変換前の元画像を示す図である。(b)はアフィン変換後の元画像を示す図である。(A) is a figure which shows the original image before the affine transformation. (B) is a figure which shows the original image after affine transformation.

添付図面を参照して、本発明に係る第1、第2の実施の形態を順に詳細に説明する。なお、本発明は、図示例に限定されるものではない。 The first and second embodiments according to the present invention will be described in detail in order with reference to the accompanying drawings. The present invention is not limited to the illustrated examples.

(第1の実施の形態)
図1〜図3を参照して、本発明に係る第1の実施の形態を説明する。まず、図1及び図2を参照して、本実施の形態の装置構成を説明する。図1は、本実施の形態の画像形成装置100の概略構成図である。図2は、画像形成装置100の機能構成を示すブロック図である。
(First Embodiment)
A first embodiment according to the present invention will be described with reference to FIGS. 1 to 3. First, the apparatus configuration of the present embodiment will be described with reference to FIGS. 1 and 2. FIG. 1 is a schematic configuration diagram of the image forming apparatus 100 of the present embodiment. FIG. 2 is a block diagram showing a functional configuration of the image forming apparatus 100.

本実施の形態の画像形成装置100は、原稿から画像を読み取って得られた画像データや、外部装置から受信した画像データに基づいて、電子写真方式によりカラー画像を形成するMFP(MultiFunction Peripheral)である。 The image forming apparatus 100 of the present embodiment is an MFP (MultiFunction Peripheral) that forms a color image by an electrophotographic method based on image data obtained by reading an image from a document and image data received from an external device. is there.

図1に示すように、画像形成装置100は、操作部10、表示部20、原稿読取ユニット30、画像形成部40、給紙部50、画像読取部60、搬送部70、排紙トレイT1,T2などを備える。 As shown in FIG. 1, the image forming apparatus 100 includes an operation unit 10, a display unit 20, a document reading unit 30, an image forming unit 40, a paper feeding unit 50, an image reading unit 60, a conveying unit 70, and a paper ejection tray T1,. It is equipped with T2 and the like.

操作部10は、表示部20の表示画面上を覆うように形成されたタッチパネルや、数字ボタン、スタートボタンなどの各種操作ボタンを有する。 The operation unit 10 has a touch panel formed so as to cover the display screen of the display unit 20, and various operation buttons such as a number button and a start button.

表示部20は、LCD(Liquid Crystal Display)、EL(ElectroLuminescence)ディスプレイなどにより構成され、表示画面上に各種表示情報を表示する。 The display unit 20 is composed of an LCD (Liquid Crystal Display), an EL (ElectroLuminescence) display, and the like, and displays various display information on the display screen.

原稿読取ユニット30は、ADF(Auto Document Feeder:自動原稿給紙装置)、スキャナーなどを備え、セットされた原稿の画像を読み取る。 The document scanning unit 30 includes an ADF (Auto Document Feeder), a scanner, and the like, and scans an image of a set document.

画像形成部40は、給紙部50から供給された用紙上に画像を形成する。画像形成部40は、イエロー(Y)、マゼンタ(M)、シアン(C)、ブラック(K)の色ごとに、感光体ドラム41Y,41M,41C,41K、帯電部42Y,42M,42C,42K、露光部43Y,43M,43C,43K、現像部44Y,44M,44C,44K、1次転写ローラー45Y,45M,45C,45Kを有する。また、画像形成部40は、中間転写ベルト46、2次転写ローラー47、定着部48などを備える。 The image forming unit 40 forms an image on the paper supplied from the paper feeding unit 50. The image forming unit 40 has photoconductor drums 41Y, 41M, 41C, 41K, and charging units 42Y, 42M, 42C, 42K for each of the colors of yellow (Y), magenta (M), cyan (C), and black (K). It has exposure units 43Y, 43M, 43C, 43K, development units 44Y, 44M, 44C, 44K, and primary transfer rollers 45Y, 45M, 45C, 45K. Further, the image forming unit 40 includes an intermediate transfer belt 46, a secondary transfer roller 47, a fixing unit 48, and the like.

感光体ドラム41Yには、イエローのトナー像が形成される。帯電部42Yは、感光体ドラム41Yを一様に帯電させる。露光部43Yは、画像形成に係る画像データのイエロー成分に基づいて、感光体ドラム41Yの表面をレーザー光などのビームにより走査露光して、静電潜像を形成する。現像部44Yは、感光体ドラム41Y上の静電潜像にトナーを付着させ、現像を行う。1次転写ローラー45Yは、感光体ドラム41Y上に形成されたトナー像を中間転写ベルト46上に転写する(1次転写)。マゼンタ、シアン、ブラックに対応する各部についても、扱う色(トナー)が異なるだけで、イエローと同様である。 A yellow toner image is formed on the photoconductor drum 41Y. The charging unit 42Y uniformly charges the photoconductor drum 41Y. The exposure unit 43Y scans and exposes the surface of the photoconductor drum 41Y with a beam such as a laser beam based on the yellow component of the image data related to the image formation to form an electrostatic latent image. The developing unit 44Y attaches toner to the electrostatic latent image on the photoconductor drum 41Y to develop the image. The primary transfer roller 45Y transfers the toner image formed on the photoconductor drum 41Y onto the intermediate transfer belt 46 (primary transfer). Each part corresponding to magenta, cyan, and black is the same as yellow except that the color (toner) handled is different.

中間転写ベルト46上には、感光体ドラム41Y,41M,41C,41K上に形成されたトナー像が順次転写される。2次転写ローラー47は、中間転写ベルト46上に形成されたトナー像を用紙上に転写する(2次転写)。 The toner images formed on the photoconductor drums 41Y, 41M, 41C, and 41K are sequentially transferred onto the intermediate transfer belt 46. The secondary transfer roller 47 transfers the toner image formed on the intermediate transfer belt 46 onto the paper (secondary transfer).

定着部48は、トナー像が転写された用紙を加熱する定着ベルト48A、当該用紙を加圧する加圧ローラー48Bを備え、加熱・加圧によりトナー像を用紙に定着させる。 The fixing portion 48 includes a fixing belt 48A that heats the paper on which the toner image is transferred, and a pressure roller 48B that pressurizes the paper, and fixes the toner image on the paper by heating and pressurizing.

給紙部50は、給紙トレイ51,52,53、給紙ローラーなどを有し、画像形成部40に用紙を供給する。各給紙トレイ51〜53には、給紙トレイごとに予め定められた紙種やサイズの用紙が収納されている。 The paper feed unit 50 includes paper feed trays 51, 52, 53, a paper feed roller, and the like, and supplies paper to the image forming unit 40. Each of the paper feed trays 51 to 53 stores paper of a paper type and size predetermined for each paper feed tray.

画像読取部60は、用紙搬送経路上の画像形成部40の下流に設けられている。画像読取部60は、画像が形成された複数の用紙の用紙面を読み取り、各用紙のそれぞれに対応するR(Red:赤)、G(Green:緑)、B(Blue:青)の読取画像データを生成する。画像読取部60は、光源から射出され用紙の表面で反射した光を受光素子で受光し、光の強度に応じたRGBの信号を出力するカラーセンサーである。画像読取部60は、例えば、複数の受光素子が用紙搬送方向と直交する用紙幅方向に所定の間隔で配置されたラインセンサーによって構成される。 The image reading unit 60 is provided downstream of the image forming unit 40 on the paper transport path. The image reading unit 60 reads the paper surfaces of a plurality of sheets on which an image is formed, and reads images of R (Red: red), G (Green: green), and B (Blue: blue) corresponding to each of the sheets. Generate data. The image reading unit 60 is a color sensor that receives light emitted from a light source and reflected on the surface of paper by a light receiving element and outputs an RGB signal according to the intensity of the light. The image reading unit 60 is composed of, for example, a line sensor in which a plurality of light receiving elements are arranged at predetermined intervals in the paper width direction orthogonal to the paper transport direction.

搬送部70は、用紙を搬送するための搬送ローラー、レジストローラーなどにより構成され、給紙部50から、画像形成部40を介して排紙トレイT1,T2までの用紙搬送経路上に配置され、当該用紙搬送経路上の用紙を搬送する。なお、搬送部70は、画像形成部40から出力された用紙を反転して再度の画像形成部40に搬送する反転部を含むものとし、画像読取部60が画像形成部40により片面又は両面の画像形成された用紙の表面、又は表面及び裏面の画像を読み取る構成としてもよい。 The transport unit 70 is composed of a transport roller, a resist roller, and the like for transporting paper, and is arranged on the paper transport path from the paper feed section 50 to the output trays T1 and T2 via the image forming section 40. The paper on the paper transport path is transported. The conveying unit 70 includes an inversion unit that inverts the paper output from the image forming unit 40 and conveys the paper to the image forming unit 40 again, and the image reading unit 60 uses the image forming unit 40 to perform one-sided or double-sided images. The image of the front surface or the front surface and the back surface of the formed paper may be read.

排紙トレイT1,T2は、画像形成装置100の本体から排出された画像形成後の用紙を載置するトレイである。本実施の形態では、画像形成後の用紙の画像検査の結果、正常な場合に当該用紙が排紙トレイT1に排出され、異常な場合に当該用紙が排紙トレイT2に排出されるものとする。 The output trays T1 and T2 are trays on which the image-formed paper discharged from the main body of the image forming apparatus 100 is placed. In the present embodiment, as a result of the image inspection of the paper after the image formation, it is assumed that the paper is ejected to the output tray T1 when it is normal and the paper is ejected to the output tray T2 when it is abnormal. ..

図2に示すように、画像形成装置100は、機能構成として、画像取得部、マスク領域作成部、解析部としての制御部81、操作部10、記憶部82、表示部20、通信部83、原稿読取ユニット30、画像形成部40、給紙部50、画像読取部60、搬送部70などを備える。制御部81は、画像検査装置として機能する。 As shown in FIG. 2, the image forming apparatus 100 has an image acquisition unit, a mask area creation unit, a control unit 81 as an analysis unit, an operation unit 10, a storage unit 82, a display unit 20, a communication unit 83, and so on. A document reading unit 30, an image forming unit 40, a paper feeding unit 50, an image reading unit 60, a conveying unit 70, and the like are provided. The control unit 81 functions as an image inspection device.

制御部81は、CPU(Central Processing Unit)、RAM(Random Access Memory)などにより構成され、画像形成装置100の各部を制御する。制御部81は、記憶部82に記憶されている各種プログラムを読み出してRAMに展開し、展開されたプログラムとCPUとの協働で、各種処理を実行する。 The control unit 81 is composed of a CPU (Central Processing Unit), a RAM (Random Access Memory), and the like, and controls each unit of the image forming apparatus 100. The control unit 81 reads various programs stored in the storage unit 82, expands them in the RAM, and executes various processes in cooperation with the expanded programs and the CPU.

操作部10は、ユーザーからのタッチ入力、ボタンの押下入力を受け付け、その操作情報を制御部81に出力する。 The operation unit 10 receives a touch input and a button press input from the user, and outputs the operation information to the control unit 81.

記憶部82は、HDD(Hard Disk Drive)、SSD(Solid State Drive)やフラッシュメモリーなどの不揮発性の記憶装置により構成され、各種データ及び各種プログラムを記憶する。例えば、記憶部82には、後述する画像検査処理を実行するための画像検査プログラムが記憶されている。 The storage unit 82 is composed of a non-volatile storage device such as an HDD (Hard Disk Drive), an SSD (Solid State Drive), or a flash memory, and stores various data and various programs. For example, the storage unit 82 stores an image inspection program for executing an image inspection process described later.

表示部20は、制御部81から入力される表示情報に応じて、表示パネルに表示情報を表示する。 The display unit 20 displays the display information on the display panel according to the display information input from the control unit 81.

通信部83は、LAN(Local Area Network)などの通信ネットワークを介して接続されたPC(Personal Computer)などの外部装置との間でデータの送受信を行う。制御部81は、通信部83を介して、外部装置とデータを送受信する。例えば、通信部83は、外部装置から印刷用の画像データを含むジョブを受信する。 The communication unit 83 transmits / receives data to / from an external device such as a PC (Personal Computer) connected via a communication network such as a LAN (Local Area Network). The control unit 81 transmits / receives data to / from an external device via the communication unit 83. For example, the communication unit 83 receives a job including image data for printing from an external device.

原稿読取ユニット30は、制御部81の制御に従い、セットされた原稿を読み取り、その画像データを生成して制御部81に出力する。 The document reading unit 30 reads the set document according to the control of the control unit 81, generates image data thereof, and outputs the image data to the control unit 81.

画像形成部40は、制御部81の制御に従い、給紙部50から給紙された用紙に画像形成を行う。 The image forming unit 40 forms an image on the paper fed from the paper feeding unit 50 according to the control of the control unit 81.

給紙部50は、制御部81の制御に従い、給紙トレイ51〜53から選択して用紙を供給する。 The paper feed unit 50 selects from the paper feed trays 51 to 53 and supplies paper according to the control of the control unit 81.

画像読取部60は、制御部81の制御に従い、画像形成部40から出力された画像形成後の用紙の画像を読み取り、その読み取り画像データを生成して制御部81に出力する。 The image reading unit 60 reads the image of the paper after image formation output from the image forming unit 40 under the control of the control unit 81, generates the read image data, and outputs the read image data to the control unit 81.

搬送部70は、制御部81の制御に従い、給紙部50に収納された用紙を画像形成部40に供給し、画像形成後の用紙を排紙トレイT1,T2に搬送するまで、画像形成装置100内において用紙搬送経路上の用紙を搬送する。 The transport unit 70 supplies the paper stored in the paper feed unit 50 to the image forming unit 40 under the control of the control unit 81, and the image forming apparatus until the paper after image formation is conveyed to the output trays T1 and T2. Paper on the paper transport path is transported within 100.

つぎに、図3を参照して、画像形成装置100の動作を説明する。図3は、画像検査処理を示すフローチャートである。 Next, the operation of the image forming apparatus 100 will be described with reference to FIG. FIG. 3 is a flowchart showing an image inspection process.

画像形成装置100に接続された外部装置は、印刷用の画像データ(ページ記述言語のデータ、ビットマップデータ)をRIP変換して画像形成装置100用の画像データ(CMYKのビットマップデータ)にし、当該画像形成装置100用のCMYKの画像データを含むジョブを生成して画像形成装置100に送信する。画像形成装置100において、制御部81は、通信部83を介して、外部装置から印刷用のジョブを受信し、給紙部50、画像形成部40、搬送部70などを制御して、当該ジョブの画像データを用紙に画像形成し、画像読取部60により、画像形成後の用紙の画像を読み取らせる。外部装置から受信したジョブの画像データを元画像データとする。また、画像読取部60により画像読み取り後に生成される画像データを読み取り画像データとする。 The external device connected to the image forming apparatus 100 RIP-converts the image data for printing (data in the page description language, bitmap data) into the image data for the image forming apparatus 100 (CMYK bitmap data). A job including the image data of CMYK for the image forming apparatus 100 is generated and transmitted to the image forming apparatus 100. In the image forming apparatus 100, the control unit 81 receives a job for printing from an external device via the communication unit 83, controls the paper feeding unit 50, the image forming unit 40, the conveying unit 70, and the like, and controls the job. The image data of the above is formed on a paper, and the image reading unit 60 is made to read the image of the paper after the image formation. The image data of the job received from the external device is used as the original image data. Further, the image data generated after the image is read by the image reading unit 60 is used as the image data to be read.

そして、画像形成装置100において、画像読取部60により、ある元画像データ(以下、単に元画像データとする)に対応する画像形成後の用紙の画像が読み取られてRGBの読み取り画像データが生成されたことをトリガーとして、制御部81は、記憶部82に記憶された画像検査プログラムに従い、画像検査処理を実行する。 Then, in the image forming apparatus 100, the image reading unit 60 reads the image of the paper after image formation corresponding to a certain original image data (hereinafter, simply referred to as the original image data), and the RGB read image data is generated. With this as a trigger, the control unit 81 executes the image inspection process according to the image inspection program stored in the storage unit 82.

図3に示すように、制御部81は、CMYKの元画像データをRGBの元画像データに変換する(ステップS1)。ステップS1は、読み取り画像データ生成前に実行されることとしてもよい。 As shown in FIG. 3, the control unit 81 converts the CMYK original image data into RGB original image data (step S1). Step S1 may be executed before the scanned image data is generated.

そして、制御部81は、(RGBの)読み取り画像データの解像度を所定の低解像度に変換する(ステップS2)。ここでは、例えば、100[dpi]の読み取り画像データが50[dpi]の読み取り画像データに変換される。このため、後の工程の画像処理を行う制御部81の処理負担が低減される。 Then, the control unit 81 converts the resolution of the (RGB) read image data to a predetermined low resolution (step S2). Here, for example, the read image data of 100 [dpi] is converted into the read image data of 50 [dpi]. Therefore, the processing load of the control unit 81 that performs image processing in the subsequent process is reduced.

そして、制御部81は、微分フィルターを用いて、解像度変換後の読み取り画像データを微分フィルタリングする(ステップS3)。ステップS3では、図6(a)に示したような所定長さ(例えば、6[pixel])の微分フィルターが用いられ、所定ライン(主走査方向)について、微分フィルターが移動されつつ、読み取り画像データの横軸(主走査方向)の輝度の微分値が算出されることが、縦軸(副走査方向)の全ラインについて行われる。このように、読み取り画像データの全面の輝度の微分値が算出される。 Then, the control unit 81 differentially filters the read image data after the resolution conversion by using the differential filter (step S3). In step S3, a differential filter having a predetermined length (for example, 6 [pixel]) as shown in FIG. 6A is used, and the read image is read while the differential filter is moved for a predetermined line (main scanning direction). The derivative value of the brightness on the horizontal axis (main scanning direction) of the data is calculated for all the lines on the vertical axis (secondary scanning direction). In this way, the differential value of the brightness of the entire surface of the read image data is calculated.

また、ステップS2と並行して、制御部81は、エッジ除外領域作成処理を実行する(ステップS4)。ステップS4において、まず、制御部81は、ステップS3と同様にして、微分フィルターを用いて、(RGBの)元画像データを微分フィルタリングする(ステップS41)。微分フィルタリング後の元画像データは、輝度の微分値の画像データとなる。 Further, in parallel with step S2, the control unit 81 executes an edge exclusion area creation process (step S4). In step S4, first, the control unit 81 differentially filters the original image data (of RGB) using a differential filter in the same manner as in step S3 (step S41). The original image data after the differential filtering becomes the image data of the differential value of the brightness.

そして、制御部81は、所定の閾値との比較により、微分フィルタリング後の元画像データを2値化し、エッジ除外領域との領域とを示す2値化後の元画像データを作成する(ステップS42)。ステップS42の所定の閾値は、輝度の微分値をエッジ除外領域とそれ以外の領域とに分けるための閾値であり、輝度の微分値の(極大値−極小値)が予め設定された所定の閾値以上の領域がコンテンツのエッジの領域を示すエッジ除外領域(=1)とされ、輝度の微分値の(極大値−極小値)が所定の閾値より小さい領域がそれ以外の領域(=0)とされる。そして、制御部81は、2値化後の元画像データにアフィン変換などを施して、当該2値化後の元画像データの画像の位置を(RGBの)読み取り画像データの画像の位置に合わせる(ステップS43)。そして、制御部81は、位置合わせ後の2値化後の元画像データの解像度を、ステップS2と同じ所定の低解像度に変換する(ステップS44)。ステップS43,S44は、エッジ鮮鋭度が低下する処理である。 Then, the control unit 81 binarizes the original image data after the differential filtering by comparison with a predetermined threshold value, and creates the binarized original image data indicating the region with the edge exclusion region (step S42). ). The predetermined threshold value in step S42 is a threshold value for dividing the differential value of the brightness into the edge exclusion region and the other region, and the predetermined threshold value (maximum value-minimum value) of the differential value of the brightness is set in advance. The above area is defined as an edge exclusion area (= 1) indicating the edge area of the content, and the area where the differential value of brightness (maximum value-minimum value) is smaller than a predetermined threshold is the other area (= 0). Will be done. Then, the control unit 81 performs affine transformation or the like on the binarized original image data to align the position of the image of the binarized original image data with the position of the image of the (RGB) read image data. (Step S43). Then, the control unit 81 converts the resolution of the original image data after binarization after alignment to the same predetermined low resolution as in step S2 (step S44). Steps S43 and S44 are processes for reducing edge sharpness.

そして、制御部81は、ステップS3で生成された微分フィルタリング後の読み取り画像データに、ステップS44で生成された解像度変換後の2値化後の元画像データのエッジ除外領域に対応する領域にマスクをかけ、マスクしたエッジ除外領域以外の読み取り画像データについて、予め設定された所定の閾値と比較を行う(ステップS5)。ステップS8の所定の閾値は、輝度の微分値をスジとスジ以外とに分けるための閾値であり、輝度の微分値の(極大値−極小値)が所定の閾値以上の領域がスジであると判定され、輝度の微分値の(極大値−極小値)が所定の閾値より小さい領域がスジでないと判定される。ステップS5では、実際には、微分フィルタリング後の元画像データ及び読み取り画像の全ての画素について比較を行うものではなく、例えば、副走査方向の所定長ライン(例えば10ライン)ごとに、同じ主走査方向の位置の輝度の微分値の平均値が算出され、輝度の微分値の平均値と所定の閾値とが比較される。この所定長ラインは、所定数ライン(例えば5ライン)ずつずらされ、その都度、所定の閾値との比較、スジの判定がなされる。 Then, the control unit 81 masks the read image data after differential filtering generated in step S3 to the area corresponding to the edge exclusion region of the original image data after binarization after resolution conversion generated in step S44. Is applied, and the scanned image data other than the masked edge exclusion region is compared with a predetermined threshold value set in advance (step S5). The predetermined threshold in step S8 is a threshold for dividing the differential value of the luminance into a streak and a non-streak, and the region where the differential value of the luminance (maximum value-minimum value) is equal to or greater than the predetermined threshold is the streak. It is determined that the region where the differential value of the luminance (maximum value-minimum value) is smaller than a predetermined threshold is not a streak. In step S5, the comparison is not actually performed for all the pixels of the original image data and the read image after the differential filtering, and for example, the same main scan is performed for each predetermined length line (for example, 10 lines) in the sub-scan direction. The average value of the differential value of the brightness at the position in the direction is calculated, and the average value of the differential value of the brightness is compared with a predetermined threshold value. The predetermined length lines are shifted by a predetermined number of lines (for example, 5 lines), and each time, a comparison with a predetermined threshold value and a streak determination are made.

そして、制御部81は、微分フィルタリング後の読み取り画像データに(コンテンツのエッジと異なる位置に)スジがある場合に、そのスジをコンテンツ以外のスジとして判定し、コンテンツ以外のスジがあるか否かを判定(異常解析)する(ステップS6)。例えば、上記所定長ラインの移動ごとの所定の閾値との比較及びスジの判定により、読み取り画像データに1つでもコンテンツ以外のスジが判定されると、コンテンツ以外のスジがあると判定されるものとする。 Then, when the read image data after differential filtering has a streak (at a position different from the edge of the content), the control unit 81 determines the streak as a streak other than the content, and determines whether or not there is a streak other than the content. Is determined (abnormality analysis) (step S6). For example, if at least one streak other than the content is determined in the read image data by comparison with the predetermined threshold value for each movement of the predetermined length line and determination of the streak, it is determined that there is a streak other than the content. And.

コンテンツ以外のスジがない場合(ステップS6;NO)、制御部81は、スジ判定後の読み取り画像データの検品の結果が正常な排紙として、搬送部70を制御して、当該読み取り画像データに対応する画像形成後の用紙を排紙トレイT1から排出させ(ステップS7)、画像検査処理を終了する。コンテンツ以外のスジがある場合(ステップS6;YES)、制御部81は、スジ判定後の読み取り画像データの検品の結果が異常な排紙として、搬送部70を制御して、当該読み取り画像データに対応する画像形成後の用紙を排紙トレイT2から排出させ(ステップS8)、画像検査処理を終了する。 When there is no streak other than the content (step S6; NO), the control unit 81 controls the transport unit 70 to obtain the read image data as the result of inspection of the read image data after the streak determination is normal. The corresponding image-formed paper is ejected from the output tray T1 (step S7), and the image inspection process is completed. When there is a streak other than the content (step S6; YES), the control unit 81 controls the transport unit 70 as a paper discharge in which the inspection result of the read image data after the streak determination is abnormal, and the read image data has a streak. The corresponding image-formed paper is ejected from the output tray T2 (step S8), and the image inspection process is completed.

以上、本実施の形態によれば、画像形成装置100は、用紙に形成された画像が読み取られた読み取り画像データと読み取り画像データの画像形成の元画像データとを取得し、取得された元画像データを用いて、異常検出する領域をマスクして除外するためのマスク領域を作成し、当該マスク領域にエッジ鮮鋭度が低下する処理(ステップS43,S44)を施し、作成されたマスク領域を除外して、読み取り画像データの正常又は異常を検出する解析を行う制御部81を備える。このため、元画像データのコンテンツのエッジを確実に検出してエッジ除外領域としてマスクでき、読み取り画像データの異常の誤判定を防ぐことができる。 As described above, according to the present embodiment, the image forming apparatus 100 acquires the read image data in which the image formed on the paper is read and the original image data for image formation of the read image data, and the acquired original image. Using the data, a mask area for masking and excluding the area where an abnormality is detected is created, and the mask area is subjected to processing (steps S43 and S44) for reducing the edge sharpness, and the created mask area is excluded. Then, the control unit 81 is provided for analyzing the normality or abnormality of the read image data. Therefore, the edge of the content of the original image data can be reliably detected and masked as an edge exclusion area, and it is possible to prevent erroneous determination of an abnormality in the read image data.

また、エッジ鮮鋭度が低下する処理は、前記元画像データの元画像を前記読み取り画像データの読み取り画像へ位置合わせするためのアフィン変換である。このため、アフィン変換によるボケが発生する前に元画像データのコンテンツのエッジを確実に検出してエッジ除外領域を作成でき、エッジ除外領域を保ったまま、読み取り画像データに対してエッジ除外領域を位置合わせすることができる。 Further, the process of reducing the edge sharpness is an affine transformation for aligning the original image of the original image data with the read image of the read image data. Therefore, the edge of the content of the original image data can be reliably detected and the edge exclusion area can be created before the blurring due to the affine transformation occurs, and the edge exclusion area can be set for the read image data while maintaining the edge exclusion area. It can be aligned.

また、エッジ鮮鋭度が低下する処理は、解像度変換である。このため、アフィン変換によるボケが発生する前に元画像データのコンテンツのエッジを確実に検出してエッジ除外領域を作成できる。このため、解像度変換によるボケが発生する前に元画像データのコンテンツのエッジを確実に検出してエッジ除外領域を作成でき、低解像度時点では崩れてしまう微細なエッジを高解像度の元画像データから検出できる。 Further, the process of reducing the edge sharpness is a resolution conversion. Therefore, the edge of the content of the original image data can be reliably detected and the edge exclusion area can be created before the blurring due to the affine transformation occurs. Therefore, it is possible to reliably detect the edge of the content of the original image data and create an edge exclusion area before blurring occurs due to resolution conversion, and fine edges that collapse at the time of low resolution can be detected from the high resolution original image data. Can be detected.

また、異常の検出は、コンテンツ以外のスジの検出である。このため、コンテンツ以外のスジによる異常を検出できる。 Further, the detection of abnormality is the detection of streaks other than the content. Therefore, it is possible to detect an abnormality caused by a streak other than the content.

また、画像形成装置100は、画像検査装置としての制御部81と、元画像データを記録媒体に画像形成する画像形成部40と、画像形成された用紙を読み取り、読み取り画像データを生成する画像読取部60と、を備える。このため、別装置としての画像検査装置を用意し接続することなく、元画像データのコンテンツのエッジを確実に検出してエッジ除外領域としてマスクでき、自装置での画像形成における異常の誤判定を防ぐことができる。 Further, the image forming apparatus 100 reads a control unit 81 as an image inspection apparatus, an image forming unit 40 that forms an image of the original image data on a recording medium, and an image reading that reads the image-formed paper and generates the scanned image data. A unit 60 is provided. Therefore, it is possible to reliably detect the edge of the content of the original image data and mask it as an edge exclusion area without preparing and connecting an image inspection device as a separate device, and erroneous determination of an abnormality in image formation by the own device can be performed. Can be prevented.

(第2の実施の形態)
図4及び図5を参照して、本発明に係る第2の実施の形態を説明する。図4は、本実施の形態の画像検査システム1を示すブロック図である。図5は、画像検査装置200の機能構成を示すブロック図である。
(Second Embodiment)
A second embodiment according to the present invention will be described with reference to FIGS. 4 and 5. FIG. 4 is a block diagram showing the image inspection system 1 of the present embodiment. FIG. 5 is a block diagram showing a functional configuration of the image inspection device 200.

第1の実施の形態では、画像形成装置100内部で、画像形成後の用紙を検品し、検品の結果に対応する排紙を行う構成としたが、本実施の形態では、外部装置としての画像検査装置200により、画像形成装置100Aで画像形成され排紙された画像形成後の用紙を読み取って検品する構成である。 In the first embodiment, the paper after image formation is inspected inside the image forming apparatus 100, and the paper is discharged according to the inspection result. However, in the present embodiment, the image as an external device is used. The inspection device 200 is configured to read and inspect the image-formed paper that has been image-formed and discharged by the image-forming device 100A.

図4に示すように、本実施の形態の画像検査システム1は、画像形成装置100Aと、画像検査装置200と、を備える。画像形成装置100Aは、画像形成装置100とほぼ同様の構成を有するが、画像読取部60を有せず、画像検査処理を実行する機能も有しないものとする。画像形成装置100Aと画像検査装置200とは、通信ネットワークNを介して接続されている。通信ネットワークNは、LANなどのネットワークである。 As shown in FIG. 4, the image inspection system 1 of the present embodiment includes an image forming apparatus 100A and an image inspection apparatus 200. The image forming apparatus 100A has substantially the same configuration as the image forming apparatus 100, but does not have an image reading unit 60 and does not have a function of executing an image inspection process. The image forming apparatus 100A and the image inspection apparatus 200 are connected via a communication network N. The communication network N is a network such as a LAN.

画像検査装置200は、PCなどで構成され、画像形成装置100Aで画像形成された用紙の画像を読み取って検査する情報処理装置である。 The image inspection device 200 is an information processing device that is composed of a PC or the like and that reads and inspects an image of paper on which an image is formed by the image forming device 100A.

図5に示すように、画像検査装置200は、機能構成として、画像取得部、マスク領域作成部、解析部、表示制御部としての制御部201、操作部202、記憶部203、表示部204、通信部205、画像読取部206などを備える。 As shown in FIG. 5, the image inspection device 200 has an image acquisition unit, a mask area creation unit, an analysis unit, a control unit 201 as a display control unit, an operation unit 202, a storage unit 203, and a display unit 204 as functional configurations. It includes a communication unit 205, an image reading unit 206, and the like.

制御部201は、CPU、RAMなどにより構成され、画像検査装置200の各部を制御する。制御部81は、記憶部82に記憶されている各種プログラムを読み出してRAMに展開し、展開されたプログラムとCPUとの協働で、各種処理を実行する。 The control unit 201 is composed of a CPU, RAM, and the like, and controls each unit of the image inspection device 200. The control unit 81 reads various programs stored in the storage unit 82, expands them in the RAM, and executes various processes in cooperation with the expanded programs and the CPU.

操作部10は、キーボードやマウスなどのポインティングデバイスを有し、ユーザーからのキー入力、位置入力を受け付け、その操作情報を制御部201に出力する。 The operation unit 10 has a pointing device such as a keyboard and a mouse, receives key input and position input from the user, and outputs the operation information to the control unit 201.

記憶部203は、HDD、SSDなどの不揮発性の記憶装置により構成され、各種データ及び各種プログラムを記憶する。例えば、記憶部203には、後述する画像検査処理を実行するための画像検査プログラムが記憶されている。 The storage unit 203 is composed of a non-volatile storage device such as an HDD or SSD, and stores various data and various programs. For example, the storage unit 203 stores an image inspection program for executing an image inspection process described later.

表示部204は、制御部201から入力される表示情報に応じて、表示パネルに表示情報を表示する。 The display unit 204 displays the display information on the display panel according to the display information input from the control unit 201.

通信部205は、ネットワークカードなどで構成され、通信ネットワークNを介して接続された画像形成装置100Aなどの外部装置との間でデータの送受信を行う。制御部201は、通信部205を介して、外部装置とデータを送受信する。 The communication unit 205 is composed of a network card or the like, and transmits / receives data to / from an external device such as an image forming device 100A connected via the communication network N. The control unit 201 transmits / receives data to / from an external device via the communication unit 205.

画像読取部206は、スキャナーなどで構成され、制御部201の制御に従い、画像形成装置100Aで画像形成され排紙された画像形成後の用紙の画像を読み取り、そのRGBの読み取り画像データを生成して制御部201に出力する。 The image reading unit 206 is composed of a scanner or the like, and under the control of the control unit 201, the image forming apparatus 100A reads an image of the image-formed and discharged paper after image formation, and generates RGB-read image data thereof. Is output to the control unit 201.

つぎに、画像検査システム1の動作を説明する。まず、例えば、画像検査装置200の制御部201は、検査対象の印刷用の画像データをRIP変換して画像形成装置100A用の画像データにし、当該画像形成装置100A用のCMYKの画像データを含む印刷用のジョブを生成し、通信部205を介して当該ジョブを画像形成装置100Aに送信し、記憶部203に記憶する。この記憶されたジョブのRIP変換済のCMYKの画像データを元画像データとする。なお、印刷用のジョブの作成及び送信は、通信ネットワークNに接続された別の情報処理装置が行い、制御部201は、通信部205を介して当該ジョブの元画像データを当該別の情報処理装置から受信する構成としてもよい。 Next, the operation of the image inspection system 1 will be described. First, for example, the control unit 201 of the image inspection device 200 RIP-converts the image data for printing to be inspected into the image data for the image forming apparatus 100A, and includes the image data of CMYK for the image forming apparatus 100A. A job for printing is generated, the job is transmitted to the image forming apparatus 100A via the communication unit 205, and the job is stored in the storage unit 203. The RIP-converted CMYK image data of this stored job is used as the original image data. A job for printing is created and transmitted by another information processing device connected to the communication network N, and the control unit 201 processes the original image data of the job via the communication unit 205 to process the other information processing. It may be configured to receive from the device.

画像形成装置100の制御部81は、通信部83を介して、印刷用のジョブを画像検査装置200から受信し、当該印刷用のジョブに応じて、給紙部50、画像形成部40、搬送部70などを制御して、当該ジョブの画像データを用紙に画像形成し排紙させる。ユーザーは、排紙された画像形成済の用紙を画像検査装置200の画像読取部206にセットする。 The control unit 81 of the image forming device 100 receives a job for printing from the image inspection device 200 via the communication unit 83, and depending on the job for printing, the paper feeding unit 50, the image forming unit 40, and the transfer. The image data of the job is formed on paper and discharged by controlling the unit 70 and the like. The user sets the discharged image-formed paper in the image reading unit 206 of the image inspection device 200.

そして、画像検査装置200において、画像読取部206により、記憶部203に記憶されたジョブの元画像データに対応する画像形成後の用紙の画像が読み取られてRGBの読み取り画像データが生成されたことをトリガーとして、制御部201は、記憶部203に記憶された画像検査プログラムに従い、画像検査処理を実行する。 Then, in the image inspection device 200, the image reading unit 206 reads the image of the paper after image formation corresponding to the original image data of the job stored in the storage unit 203, and the RGB read image data is generated. The control unit 201 executes the image inspection process according to the image inspection program stored in the storage unit 203.

制御部201により実行される画像検査処理は、図3に示したものと同様であるが、制御部201は、ステップS6のコンテンツ以外のスジの有無の判定の結果情報(異常解析結果情報)を表示部204に表示するものとする。このとき、制御部201は、元画像データの元画像及びそのマスク領域と、コンテンツ以外のスジの判定結果情報と、を表示部204に表示する。さらに、制御部201は、元画像データの元画像及びそのマスク領域と、読み取り画像データの読み取り画像と、コンテンツ以外のスジの判定結果情報と、を表示部204に表示する構成としてもよい。 The image inspection process executed by the control unit 201 is the same as that shown in FIG. 3, but the control unit 201 uses the result information (abnormal analysis result information) of the determination of the presence or absence of streaks other than the content in step S6. It shall be displayed on the display unit 204. At this time, the control unit 201 displays the original image of the original image data, the mask area thereof, and the determination result information of the streaks other than the content on the display unit 204. Further, the control unit 201 may be configured to display the original image of the original image data and its mask area, the read image of the read image data, and the determination result information of the streaks other than the content on the display unit 204.

以上、本実施の形態によれば、第1の実施の形態と同様の効果を得られる。さらに、画像検査装置200は、エッジ除外領域を元画像データとともに表示部204に表示する。このため、ユーザーは、目視により、元画像内のどの領域が異常検出の除外領域になっているかを容易に確認できる。 As described above, according to the present embodiment, the same effect as that of the first embodiment can be obtained. Further, the image inspection device 200 displays the edge exclusion region together with the original image data on the display unit 204. Therefore, the user can easily visually confirm which area in the original image is the exclusion area for abnormality detection.

また、画像検査装置200は、画像形成された用紙を読み取り、読み取り画像データを生成する画像読取部206を備える。このため、画像形成装置100Aが画像形成後に、オフライン状態であっても、元画像データのコンテンツのエッジを確実に検出してマスクでき、異常の誤判定を防ぐことができる。 Further, the image inspection device 200 includes an image reading unit 206 that reads the image-formed paper and generates the read image data. Therefore, even if the image forming apparatus 100A is in an offline state after forming an image, the edge of the content of the original image data can be reliably detected and masked, and an erroneous determination of abnormality can be prevented.

以上の説明では、本発明に係るプログラムのコンピューター読み取り可能な媒体としてHDDなどを使用した例を開示したが、この例に限定されない。その他のコンピューター読み取り可能な媒体として、CD−ROMなどの可搬型記録媒体を適用することが可能である。また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。 In the above description, an example in which an HDD or the like is used as a computer-readable medium for the program according to the present invention has been disclosed, but the present invention is not limited to this example. As another computer-readable medium, a portable recording medium such as a CD-ROM can be applied. A carrier wave is also applied to the present invention as a medium for providing data of a program according to the present invention via a communication line.

なお、上記実施の形態における記述は、本発明に係る好適な画像検査装置、画像形成装置及びプログラムの一例であり、これに限定されるものではない。 The description in the above embodiment is an example of a suitable image inspection device, image forming device, and program according to the present invention, and is not limited thereto.

例えば、第1の実施の形態の画像検査処理において、正常排紙(ステップS7)、異常排紙(ステップS8)とともに、第2の実施の形態と同様に、制御部81が、元画像データの元画像及びそのマスク領域と、読み取り画像データの読み取り画像と、コンテンツ以外のスジの判定結果情報と、の少なくとも一つを表示部20に表示する構成としてもよい。 For example, in the image inspection process of the first embodiment, along with the normal paper ejection (step S7) and the abnormal paper ejection (step S8), the control unit 81 controls the original image data as in the second embodiment. At least one of the original image, its mask area, the scanned image of the scanned image data, and the determination result information of the streaks other than the content may be displayed on the display unit 20.

また、上記実施の形態では、画像検査処理において、エッジ鮮鋭度が低下する処理としての位置合わせ、解像度変換の前に、元画像データのエッジ除外領域作成(微分フィルタリング、2値化)を行う処理としたが、これに限定されるものではない。エッジ先鋭度が低下する処理としては、平準化処理など、他のエッジ先鋭度が低下する処理としてもよい。 Further, in the above embodiment, in the image inspection process, a process of creating an edge exclusion region (differential filtering and binarization) of the original image data before alignment and resolution conversion as a process of reducing edge sharpness. However, it is not limited to this. The process for reducing the edge sharpness may be another process for reducing the edge sharpness, such as a leveling process.

また、以上の実施の形態における画像形成装置100、画像検査システム1を構成する各部の細部構成及び細部動作に関して本発明の趣旨を逸脱することのない範囲で適宜変更可能である。 Further, the detailed configuration and detailed operation of each part constituting the image forming apparatus 100 and the image inspection system 1 in the above embodiments can be appropriately changed without departing from the spirit of the present invention.

100 画像形成装置
10 操作部
20 表示部
30 原稿読取ユニット
40 画像形成部
41Y,41M,41C,41K 感光体ドラム
42Y,42M,42C,42K 帯電部
43Y,43M,43C,43K 露光部
44Y,44M,44C,44K 現像部
45Y,45M,45C,45K 1次転写ローラー
46 中間転写ベルト
47 2次転写ローラー
48 定着部
48A 定着ベルト
48B 加圧ローラー
50 給紙部
51,52,53 給紙トレイ
60 画像読取部
70 搬送部
T1,T2 排紙トレイ
81 制御部
82 記憶部
83 通信部
1 画像検査システム
100A 画像形成装置
200 画像検査装置
201 制御部
202 操作部
203 記憶部
204 表示部
205 通信部
206 画像読取部
N 通信ネットワーク
100 Image forming device 10 Operation unit 20 Display unit 30 Original reading unit 40 Image forming unit 41Y, 41M, 41C, 41K Photoreceptor drum 42Y, 42M, 42C, 42K Charging unit 43Y, 43M, 43C, 43K Exposure unit 44Y, 44M, 44C, 44K Development unit 45Y, 45M, 45C, 45K Primary transfer roller 46 Intermediate transfer belt 47 Secondary transfer roller 48 Fixing unit 48A Fixing belt 48B Pressurizing roller 50 Paper feed unit 51, 52, 53 Paper feed tray 60 Image reading Unit 70 Conveying unit T1, T2 Paper ejection tray 81 Control unit 82 Storage unit 83 Communication unit 1 Image inspection system 100A Image forming device 200 Image inspection device 201 Control unit 202 Operation unit 203 Storage unit 204 Display unit 205 Communication unit 206 Image reading unit N communication network

Claims (8)

記録媒体に形成された画像が読み取られた読み取り画像データと当該読み取り画像データの画像形成の元画像データとを取得する画像取得部と、
前記取得された元画像データを用いて、異常検出する領域をマスクして除外するためのマスク領域を作成し、当該マスク領域にエッジ鮮鋭度が低下する処理を施すマスク領域作成部と、
前記作成されたマスク領域を除外して、前記読み取り画像データの正常又は異常を検出する解析を行う解析部と、を備える画像検査装置。
An image acquisition unit that acquires the read image data obtained by reading the image formed on the recording medium and the original image data of the image formation of the read image data.
Using the acquired original image data, a mask area for masking and excluding an area for detecting anomalies is created, and a mask area creating unit that performs a process of reducing edge sharpness on the mask area, and a mask area creating unit.
An image inspection apparatus including an analysis unit that excludes the created mask area and performs analysis for detecting normality or abnormality of the read image data.
前記エッジ鮮鋭度が低下する処理は、前記元画像データの画像の位置を前記読み取り画像データの画像の位置へ位置合わせするためのアフィン変換である請求項1に記載の画像検査装置。 The image inspection apparatus according to claim 1, wherein the process of reducing the edge sharpness is an affine transformation for aligning the position of the image of the original image data with the position of the image of the read image data. 前記エッジ鮮鋭度が低下する処理は、解像度変換である請求項1又は2に記載の画像検査装置。 The image inspection apparatus according to claim 1 or 2, wherein the process for reducing the edge sharpness is resolution conversion. 前記マスク領域を前記元画像データとともに表示部に表示する表示制御部を備える請求項1から3のいずれか一項に記載の画像検査装置。 The image inspection apparatus according to any one of claims 1 to 3, further comprising a display control unit that displays the mask area together with the original image data on the display unit. 前記異常の検出は、コンテンツ以外のスジの検出である請求項1から4のいずれか一項に記載の画像検査装置。 The image inspection apparatus according to any one of claims 1 to 4, wherein the abnormality is detected by detecting streaks other than the content. 前記画像形成された記録媒体を読み取り、前記読み取り画像データを生成する画像読取部を備える請求項1から5のいずれか一項に記載の画像検査装置。 The image inspection apparatus according to any one of claims 1 to 5, further comprising an image reading unit that reads the image-formed recording medium and generates the read image data. 請求項1から5のいずれか一項に記載の画像検査装置と、
前記元画像データを記録媒体に画像形成する画像形成部と、
前記画像形成された記録媒体を読み取り、前記読み取り画像データを生成する画像読取部と、を備える画像形成装置。
The image inspection apparatus according to any one of claims 1 to 5.
An image forming unit that forms an image of the original image data on a recording medium,
An image forming apparatus including an image reading unit that reads the image-formed recording medium and generates the read image data.
コンピューターを、
記録媒体に形成された画像が読み取られた読み取り画像データと当該読み取り画像データの画像形成の元画像データとを取得する画像取得部、
前記取得された元画像データを用いて、異常検出する領域をマスクして除外するためのマスク領域を作成し、当該マスク領域にエッジ鮮鋭度が低下する処理を施すマスク領域作成部、
前記作成されたマスク領域を除外して、前記読み取り画像データの正常又は異常を検出する解析を行う解析部、
として機能させるためプログラム。
Computer,
An image acquisition unit that acquires read image data obtained by reading an image formed on a recording medium and original image data of image formation of the read image data.
Using the acquired original image data, a mask area for masking and excluding an area for detecting anomalies is created, and the mask area is subjected to a process of reducing edge sharpness.
An analysis unit that excludes the created mask area and performs analysis to detect normality or abnormality of the read image data.
A program to function as.
JP2019228757A 2019-12-19 2019-12-19 Image inspection device, image forming apparatus, and program Pending JP2021096195A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019228757A JP2021096195A (en) 2019-12-19 2019-12-19 Image inspection device, image forming apparatus, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019228757A JP2021096195A (en) 2019-12-19 2019-12-19 Image inspection device, image forming apparatus, and program

Publications (1)

Publication Number Publication Date
JP2021096195A true JP2021096195A (en) 2021-06-24

Family

ID=76431107

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019228757A Pending JP2021096195A (en) 2019-12-19 2019-12-19 Image inspection device, image forming apparatus, and program

Country Status (1)

Country Link
JP (1) JP2021096195A (en)

Similar Documents

Publication Publication Date Title
JP6642161B2 (en) Inspection device, inspection method and program
US8780378B2 (en) Inspection apparatus, inspection method, inspection system, and storage medium
US11074683B2 (en) Image inspection apparatus, image inspection method, and image inspection program
JP2020006603A (en) Image inspection system, image inspection method and image inspection program
EP3712706A1 (en) Image forming apparatus and image inspection method
US20190289152A1 (en) Image processing apparatus and program
US11669954B2 (en) Information processing apparatus and method for controlling same
JP2017126294A (en) Inspection device, inspection system, filter processing method, and program
US20200234456A1 (en) Image inspection device, image forming system, image inspection method, and recording medium
JP2020079709A (en) Image inspection device, image inspection method and image inspection program
JP6705305B2 (en) Inspection device, inspection method and program
JP6606913B2 (en) Image forming system and image inspection apparatus
US20210073966A1 (en) Image inspection device, image forming device, image inspection method and recording medium
JP2019164033A (en) Image inspection device, image formation system and program
JP2017053673A (en) Inspection device, inspection method, and program
JP2017032507A (en) Inspection device and inspection method
JP2021111117A (en) Image inspection device and image formation device and program
US11551343B2 (en) Apparatus, method, and storage medium
JP6665544B2 (en) Inspection device, inspection system, inspection method and program
JP2021096195A (en) Image inspection device, image forming apparatus, and program
US20230142237A1 (en) Inspection system, method for controlling inspection system
US20240015251A1 (en) Inspection apparatus, method for controlling the same, and storage medium
JP7367460B2 (en) Image inspection equipment and image inspection system
US20240013372A1 (en) Inspection apparatus, inspection method, and storage medium
US20240037891A1 (en) Image processing apparatus, image processing method, and storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221117

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20230810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230822

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20240305