JP2011053044A - Apparatus and method for inspection of mesh, program, and recording medium - Google Patents

Apparatus and method for inspection of mesh, program, and recording medium Download PDF

Info

Publication number
JP2011053044A
JP2011053044A JP2009201319A JP2009201319A JP2011053044A JP 2011053044 A JP2011053044 A JP 2011053044A JP 2009201319 A JP2009201319 A JP 2009201319A JP 2009201319 A JP2009201319 A JP 2009201319A JP 2011053044 A JP2011053044 A JP 2011053044A
Authority
JP
Japan
Prior art keywords
mesh
image
defect
frequency
fft
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
Application number
JP2009201319A
Other languages
Japanese (ja)
Other versions
JP5434385B2 (en
Inventor
Naoki Hata
秦  直己
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
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 Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2009201319A priority Critical patent/JP5434385B2/en
Publication of JP2011053044A publication Critical patent/JP2011053044A/en
Application granted granted Critical
Publication of JP5434385B2 publication Critical patent/JP5434385B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Length Measuring Devices By Optical Means (AREA)
  • Investigating Materials By The Use Of Optical Means Adapted For Particular Applications (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a mesh inspection apparatus capable of correctly extracting defects without being affected by a change in the thickness of a mesh width due to the unevenness of etching and printing. <P>SOLUTION: A processing section 3 of the mesh inspection apparatus 1 inputs an image from a line sensor 5 at a resolution at which an image of a mesh in a mesh sheet 10 is captured, preprocesses and corrects shading due to a white LED illumination 7 as a light source, smoothes the preprocessed image, blurs the image so as to prevent the defect from being erroneously detected, extracts the defect in the smoothed image by a threshold, and trims, for example, a 128×128 pixels from the image before smoothing which is centered at a barycenter of the extracted defect. After an area corresponding to a spatial frequency of the mesh in a FFT image of the trimmed image is replaced with 0 and a mesh frequency is removed, an IFFT process is applied. Brightness, a shape and an area of the defect are determined from the obtained image, and then the results are output. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、メッシュ検査装置、特に、PDP(Plasma DisplayPanel)電磁波防止フィルムのようなメッシュシートの異物付着やメッシュの抜けを検査するメッシュ検査装置等に関する。 The present invention relates to a mesh inspection apparatus, and more particularly to a mesh inspection apparatus that inspects for adhesion of foreign matter to a mesh sheet such as a PDP (Plasma Display Panel) electromagnetic wave-preventing film and mesh slippage.

PDPのような画像表示に利用される画像表示装置は、電極間に電圧印加すると、印加に伴う放電によって内部に封入されるガス分子を励起し、発生する紫外線で内部に封じ込まれている蛍光物質を励起させる。この際、可視光領域の光線を発生させ画像を表示するが、この放電によって電磁波を発生させ、外部に電磁波が僅かに漏洩する。この漏洩する電磁波を遮蔽するため、PDPの前面板に電磁波防止フィルムとしてメッシュシートを設ける。   An image display device used for image display such as PDP, when a voltage is applied between electrodes, excites gas molecules enclosed inside by discharge accompanying the application, and the fluorescence enclosed inside by generated ultraviolet rays. Excites matter. At this time, a light beam in the visible light region is generated to display an image, but electromagnetic waves are generated by this discharge, and the electromagnetic waves are slightly leaked to the outside. In order to shield this leaking electromagnetic wave, a mesh sheet is provided as an electromagnetic wave preventing film on the front plate of the PDP.

このようなメッシュシートの異物付着やメッシュ抜けを検査するためには、ラインセンサと線状透過照明により画像を得る検査装置が有効である。その際、入力画像からしきい値を用いて欠陥部を抽出する検査処理を行うためには、欠陥と同時に写るメッシュを消す必要がある。メッシュを消す方法としては、(1)メッシュが画像に写らない分解能で検査する、(2)メッシュが画像に写る分解能の画像に平滑化処理を行い、メッシュをぼかす、(3)メッシュの間隔で前後比較検査を行う、(4)FFT(Fast Fourier Transform)を行い、空間周波数のピークを抽出・消去し、IFFT(Inverse Fast Fourier Transform)を行う等が考えられる。しかし、(1)に示す方法では、分解能を低くすることにより小さい欠陥も写らなくなるため、検査性能が下がる。(2)に示す方法では、メッシュをぼかす平滑化処理により欠陥もぼけてしまい、欠陥の形状判定が難しくなる。(3)に示す方法では、フィルタの伸び縮みや搬送のばたつきにより入力画像が歪むため、液晶用カラーフィルムやPDPで行っているような前後比較によるパターン検査は難しい。また、(4)に示す方法を画像全体に対して行うと、ラインセンサの画素数が1000以上であるため画像サイズが大きくなり、FFTあるいはIFFTのための処理時間が大きくなる。   In order to inspect such foreign matter adhesion and mesh omission of such a mesh sheet, an inspection apparatus that obtains an image by a line sensor and linear transmission illumination is effective. At that time, in order to perform an inspection process for extracting a defective portion from an input image using a threshold value, it is necessary to erase a mesh that is captured simultaneously with the defect. As a method for deleting the mesh, (1) the inspection is performed with a resolution at which the mesh does not appear in the image, (2) the smoothing process is performed on the image with the resolution at which the mesh appears in the image, and the mesh is blurred. It is conceivable to perform a longitudinal comparison test, (4) perform FFT (Fast Fourier Transform), extract and erase the spatial frequency peak, and perform IFFT (Inverse Fast Fourier Transform). However, in the method shown in (1), the inspection performance is lowered because smaller defects are not captured when the resolution is lowered. In the method shown in (2), defects are also blurred by the smoothing process that blurs the mesh, and it becomes difficult to determine the shape of the defects. In the method shown in (3), the input image is distorted due to the expansion and contraction of the filter and the flapping of the conveyance, so that it is difficult to perform pattern inspection by front-rear comparison as is done with a liquid crystal color film or PDP. Further, when the method shown in (4) is performed on the entire image, the number of pixels of the line sensor is 1000 or more, so the image size increases, and the processing time for FFT or IFFT increases.

特許文献1では、1次元ラインセンサを用いて網目状、格子状等の周期構造物体の1次元画像データの各島部分にそれぞれ対応する各形状部分を複数種類の属性に分け、これらの複数種類の属性に分けられる各島部分の特徴量を検出し、検出した値と対応する特徴量の基準値とを比較することにより、必要な欠陥抽出を行う方法について開示している。   In Patent Document 1, each shape portion corresponding to each island portion of one-dimensional image data of a periodic structure object such as a mesh shape or a lattice shape is divided into a plurality of types of attributes using a one-dimensional line sensor. A method is disclosed in which a necessary defect extraction is performed by detecting a feature amount of each island portion divided into the above-mentioned attributes and comparing the detected value with a reference value of the corresponding feature amount.

特許3278512号Japanese Patent No. 3278512

しかしながら、上記に示す特許文献1の方法では、PDP電磁波防止フィルムのようなメッシュシートの製造工程において、エッチングや印刷のムラによりメッシュ幅の太さの変化に影響を受け、正確な欠陥抽出が難しくなる。また、特許文献1の方法では、欠陥とメッシュを区別しないまま所定のしきい値によって画像を2値化し、2値化した画像を用いて処理を行う(段落0014参照)。従って、欠陥の輝度情報はなくなり、欠陥とメッシュを区別することもできないので、仮に欠陥の存在を検出することができても、欠陥の輝度、形状、面積の判定をすることはできない。   However, in the method of Patent Document 1 shown above, in the manufacturing process of a mesh sheet such as a PDP electromagnetic wave prevention film, it is difficult to accurately extract defects due to the influence of changes in the mesh width due to uneven etching and printing. Become. In the method of Patent Document 1, an image is binarized with a predetermined threshold without distinguishing between a defect and a mesh, and processing is performed using the binarized image (see paragraph 0014). Therefore, since the defect brightness information is lost and the defect cannot be distinguished from the mesh, the defect brightness, shape, and area cannot be determined even if the presence of the defect can be detected.

本発明は、このような問題に鑑みてなされたもので、その目的とするところは、エッチングや印刷のムラによりメッシュ幅の太さの変化に影響されずに正確な欠陥抽出を行うことが可能なメッシュ検査装置等を提供することである。また、メッシュシートの欠陥の輝度、形状、面積が判定可能なメッシュ検査装置等を提供することである。   The present invention has been made in view of these problems, and the object of the present invention is to accurately extract defects without being affected by changes in the mesh width due to uneven etching or printing. Providing a simple mesh inspection device. Another object of the present invention is to provide a mesh inspection apparatus and the like that can determine the brightness, shape, and area of defects in a mesh sheet.

前述した目的を達成するために、第1の発明は、ラインセンサと照明により得られる画像から、メッシュシートの検査を行うメッシュ検査装置であって、メッシュシートの入力画像を得る画像入力手段と、前記入力画像を平滑化して平滑化画像を得る平滑化手段と、前記平滑化画像から第1のしきい値により欠陥を抽出し、欠陥の重心座標を得る欠陥抽出手段と、前記入力画像から前記欠陥の重心座標を中心とした所定の範囲のトリミング画像を得るトリミング手段と、前記トリミング画像にFFT処理を施し、FFT画像を得るFFT手段と、前記FFT画像からメッシュ周波数を抽出するメッシュ周波数抽出手段と、前記抽出したメッシュ周波数を前記FFT画像から除去するメッシュ周波数除去手段と、前記メッシュ周波数を除去したFFT画像にIFFT処理を施し、欠陥画像を得るIFFT手段と、を具備することを特徴とするメッシュ検査装置である。   In order to achieve the above-mentioned object, the first invention is a mesh inspection apparatus for inspecting a mesh sheet from an image obtained by a line sensor and illumination, and an image input means for obtaining an input image of the mesh sheet; Smoothing means for smoothing the input image to obtain a smoothed image; defect extraction means for extracting a defect from the smoothed image by a first threshold value to obtain a barycentric coordinate of the defect; and Trimming means for obtaining a trimmed image in a predetermined range centered on the center of gravity coordinates of the defect, FFT means for performing FFT processing on the trimmed image to obtain an FFT image, and mesh frequency extracting means for extracting a mesh frequency from the FFT image And a mesh frequency removing means for removing the extracted mesh frequency from the FFT image, and removing the mesh frequency It performs IFFT processing on the FT image, a mesh inspection apparatus characterized by comprising an IFFT unit for obtaining a defect image.

第1の発明によって、エッチングや印刷のムラによりメッシュ幅の太さの変化に影響されずに正確な欠陥抽出を行うことが可能となる。   According to the first invention, accurate defect extraction can be performed without being affected by the change in the mesh width due to uneven etching or printing.

第1の発明は、前記欠陥画像の輝度、形状、面積の少なくともいずれか1つを用いて欠陥の原因を特定する欠陥原因特定手段、を更に具備することが望ましい。これによって、メッシュシートの欠陥の原因を正確に特定することができる。   The first invention preferably further comprises defect cause identifying means for identifying the cause of the defect using at least one of the brightness, shape, and area of the defect image. Thereby, the cause of the defect of a mesh sheet | seat can be pinpointed correctly.

第1の発明における前記欠陥抽出手段は、前記平滑化画像内の判定対象となる画素の周囲の輝度平均値の変化に応じて、前記第1のしきい値を変化させることが望ましい。これによって、メッシュシート製造時のエッチングや印刷のムラによるメッシュ幅の太さの変化に影響されることなくメッシュ検査を行うことが可能となる。   In the first invention, it is preferable that the defect extraction unit changes the first threshold value in accordance with a change in luminance average value around a pixel to be determined in the smoothed image. As a result, the mesh inspection can be performed without being affected by the change in the thickness of the mesh width due to uneven etching or printing during the manufacture of the mesh sheet.

第1の発明における前記メッシュ周波数抽出手段は、前記FFT画像の直流成分に相当する領域を除外した領域をメッシュ周波数探索領域に設定し、前記メッシュ周波数探索領域において第2のしきい値より高い輝度を有する領域をメッシュ周波数として抽出する。これによって、メッシュのピッチや方向が変わることによる設定の変更が不要となる。すなわち、製品ごとにしきい値の調整などが不要となる。   The mesh frequency extraction means in the first invention sets an area excluding an area corresponding to a direct current component of the FFT image as a mesh frequency search area, and has a luminance higher than a second threshold in the mesh frequency search area. Is extracted as a mesh frequency. This eliminates the need to change the setting due to the change in mesh pitch and direction. That is, it is not necessary to adjust the threshold value for each product.

第1の発明における前記メッシュ周波数除去手段は、前記抽出したメッシュ周波数の輝度を0に置き換えるものである。これによって、最終的に得られる欠陥画像から、メッシュの画像が除去される。   The mesh frequency removing means in the first invention replaces the luminance of the extracted mesh frequency with 0. Thereby, the mesh image is removed from the finally obtained defect image.

第2の発明は、ラインセンサと照明により得られる画像から、メッシュシートの検査を行うメッシュ検査装置で行うメッシュ検査方法であって、メッシュシートの入力画像を得る画像入力工程と、前記入力画像を平滑化して平滑化画像を得る平滑化工程と、前記平滑化画像から第1のしきい値により欠陥を抽出し、欠陥の重心座標を得る欠陥抽出工程と、前記入力画像から前記欠陥の重心座標を中心とした所定の範囲のトリミング画像を得るトリミング工程と、前記トリミング画像にFFT処理を施し、FFT画像を得るFFT工程と、前記FFT画像からメッシュ周波数を抽出するメッシュ周波数抽出工程と、前記抽出したメッシュ周波数を前記FFT画像から除去するメッシュ周波数除去工程と、前記メッシュ周波数を除去したFFT画像にIFFT処理を施し、欠陥画像を得るIFFT工程と、を具備することを特徴とするメッシュ検査方法である。   A second invention is a mesh inspection method performed by a mesh inspection apparatus that inspects a mesh sheet from an image obtained by a line sensor and illumination, an image input step for obtaining an input image of the mesh sheet, and the input image A smoothing step of smoothing to obtain a smoothed image, a defect extracting step of extracting a defect from the smoothed image by a first threshold value to obtain a center of gravity coordinate of the defect, and a center of gravity coordinate of the defect from the input image A trimming step for obtaining a trimmed image in a predetermined range centering on the FFT, an FFT step for performing FFT processing on the trimmed image to obtain an FFT image, a mesh frequency extracting step for extracting a mesh frequency from the FFT image, and the extraction A mesh frequency removing step of removing the mesh frequency from the FFT image, and an FFT image from which the mesh frequency is removed It performs IFFT processing on a mesh inspection method characterized by comprising the IFFT to obtain a defect image.

第2の発明によって、エッチングや印刷のムラによりメッシュ幅の太さの変化に影響されずに正確な欠陥抽出を行うことが可能となる。   According to the second invention, accurate defect extraction can be performed without being influenced by the change in the mesh width due to uneven etching or printing.

第2の発明は、前記欠陥画像の輝度、形状、面積の少なくともいずれか1つを用いて欠陥の原因を特定する欠陥原因特定工程、を更に具備することが望ましい。これによって、メッシュシートの欠陥の原因を正確に特定することができる。   The second invention preferably further comprises a defect cause identifying step of identifying the cause of the defect using at least one of the brightness, shape, and area of the defect image. Thereby, the cause of the defect of a mesh sheet | seat can be pinpointed correctly.

第2の発明における前記欠陥抽出工程は、前記平滑化画像内の判定対象となる画素の周囲の輝度平均値の変化に応じて、前記第1のしきい値を変化させることが望ましい。これによって、メッシュシート製造時のエッチングや印刷のムラによるメッシュ幅の太さの変化に影響されることなくメッシュ検査を行うことが可能となる。   In the defect extracting step according to the second aspect of the invention, it is preferable that the first threshold value is changed in accordance with a change in luminance average value around a pixel to be determined in the smoothed image. As a result, the mesh inspection can be performed without being affected by the change in the thickness of the mesh width due to uneven etching or printing during the manufacture of the mesh sheet.

第2の発明における前記メッシュ周波数抽出工程は、前記FFT画像の直流成分に相当する領域を除外した領域をメッシュ周波数探索領域に設定し、前記メッシュ周波数探索領域において第2のしきい値より高い輝度を有する領域をメッシュ周波数として抽出する。これによって、メッシュのピッチや方向が変わることによる設定の変更が不要となる。すなわち、製品ごとにしきい値の調整などが不要となる。   In the mesh frequency extraction step according to the second aspect of the present invention, an area excluding an area corresponding to a direct current component of the FFT image is set as a mesh frequency search area, and a luminance higher than a second threshold value in the mesh frequency search area Is extracted as a mesh frequency. This eliminates the need to change the setting due to the change in mesh pitch and direction. That is, it is not necessary to adjust the threshold value for each product.

第2の発明における前記メッシュ周波数除去工程は、前記抽出したメッシュ周波数の輝度を0に置き換えるものである。これによって、最終的に得られる欠陥画像から、メッシュの画像が除去される。   In the mesh frequency removing step according to the second aspect of the invention, the luminance of the extracted mesh frequency is replaced with zero. Thereby, the mesh image is removed from the finally obtained defect image.

第3の発明は、コンピュータを第1の発明のメッシュ検査装置として機能させるプログラムである。   A third invention is a program for causing a computer to function as the mesh inspection apparatus of the first invention.

第4の発明は、コンピュータを第1の発明のメッシュ検査装置として機能させるプログラムを記録したコンピュータ読み取り可能な記録媒体である。   A fourth invention is a computer-readable recording medium on which a program for causing a computer to function as the mesh inspection apparatus of the first invention is recorded.

本発明により、エッチングや印刷のムラによりメッシュ幅の太さの変化に影響されずに正確な欠陥抽出を行うことが可能なメッシュ検査装置等を提供することができる。また、メッシュシートの欠陥の輝度、形状、面積が判定可能なメッシュ検査装置等を提供することができる。   According to the present invention, it is possible to provide a mesh inspection apparatus and the like capable of performing accurate defect extraction without being affected by changes in the mesh width due to uneven etching or printing. Further, it is possible to provide a mesh inspection apparatus or the like that can determine the brightness, shape, and area of defects in the mesh sheet.

本発明に係るメッシュ検査装置1の概要を示す図The figure which shows the outline | summary of the mesh inspection apparatus 1 which concerns on this invention メッシュ検査装置1の撮像部の詳細を示す側面図Side view showing details of imaging unit of mesh inspection apparatus 1 メッシュシート10の一例を示す図The figure which shows an example of the mesh sheet | seat 10 メッシュ検査装置1が行うメッシュ検査の処理の流れを示すフローチャートThe flowchart which shows the flow of the process of the mesh inspection which the mesh inspection apparatus 1 performs メッシュ検査装置1が行うメッシュ周波数除去の詳細な処理の流れを示すフローチャートThe flowchart which shows the flow of the detailed process of the mesh frequency removal which the mesh inspection apparatus 1 performs 画像の前処理を示す図Diagram showing image preprocessing 前処理を施した画像を平滑化処理した画像を示す図The figure which shows the image which smoothed the image which pre-processed 画像からの欠陥のトリミングを示す図Diagram showing defect trimming from image トリミングした画像をFFT処理した画像を示す図The figure which shows the image which FFT-processed the trimmed image FFT処理を行った画像からのメッシュ周波数の抽出を示す図The figure which shows extraction of the mesh frequency from the image which performed the FFT process メッシュ周波数を除去した画像をIFFT処理した画像を示す図The figure which shows the image which carried out the IFFT process of the image which removed the mesh frequency

以下、図面に基づいて本発明に係るメッシュ検査装置の実施形態を詳細に説明する。
最初に、図1、2、3を参照しながら、本発明に係るメッシュ検査装置1について説明する。
図1は、メッシュ検査装置1の概要を示す図、図2は、メッシュ検査装置1の撮像部の詳細を示す側面図、図3は、メッシュシート10の一例を示す図である。
Hereinafter, embodiments of a mesh inspection apparatus according to the present invention will be described in detail with reference to the drawings.
First, the mesh inspection apparatus 1 according to the present invention will be described with reference to FIGS.
FIG. 1 is a diagram illustrating an outline of the mesh inspection device 1, FIG. 2 is a side view illustrating details of an imaging unit of the mesh inspection device 1, and FIG. 3 is a diagram illustrating an example of a mesh sheet 10.

図1に示すように、メッシュ検査装置1はメッシュシート10の異物付着やメッシュ抜けを検査する装置で、処理部3、ラインセンサ5、白色LED(Light Emitting Diode)ライン照明7、信号灯9等を有する。   As shown in FIG. 1, the mesh inspection apparatus 1 is an apparatus for inspecting the adhesion of foreign matter and mesh omission on the mesh sheet 10. Have.

処理部3は、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)、記憶装置等で構成される。
CPUは、記憶装置、ROM、記録媒体等に格納されるプログラムをRAM上のワークメモリ領域に呼び出して実行し、ラインセンサ5により取り込んだ画像データを処理する。
ROMは、不揮発性メモリであり、メッシュ検査装置1のブートプログラムやBIOS等のプログラム、データ等を恒久的に保持している。
RAMは、揮発性メモリであり、記憶装置、ROM、記録媒体等からロードしたプログラム、データ等を一時的に保持するとともに、処理部3が各種処理を行うために使用するワークエリアを備える。
The processing unit 3 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), a storage device, and the like.
The CPU calls and executes a program stored in a storage device, a ROM, a recording medium or the like to a work memory area on the RAM, and processes the image data captured by the line sensor 5.
The ROM is a non-volatile memory, and permanently stores a boot program for the mesh inspection apparatus 1, a program such as BIOS, data, and the like.
The RAM is a volatile memory, and temporarily holds a program, data, and the like loaded from a storage device, a ROM, a recording medium, and the like, and includes a work area used by the processing unit 3 to perform various processes.

記憶装置は、HDD(ハードディスクドライブ)であり、処理部3が実行するプログラム、プログラム実行に必要なデータ、OS(オペレーティングシステム)等が格納される。プログラムに関しては、OS(オペレーティングシステム)に相当する制御プログラムや、後述の処理に相当するアプリケーションプログラムが格納されている。
これらの各プログラムコードは、処理部3により必要に応じて読み出されてRAMに移され、CPUに読み出されて各種の手段として実行される。
処理部3は、ディスプレイ装置等の表示装置、データの入力を行うためのキーボード、マウス、テンキー等の入力装置、周辺機器I/F(インタフェース)装置等を有しても良い。
The storage device is an HDD (hard disk drive), and stores a program executed by the processing unit 3, data necessary for program execution, an OS (operating system), and the like. As for the program, a control program corresponding to an OS (operating system) and an application program corresponding to processing described later are stored.
Each of these program codes is read by the processing unit 3 as necessary, transferred to the RAM, read by the CPU, and executed as various means.
The processing unit 3 may include a display device such as a display device, a keyboard for inputting data, an input device such as a mouse and a numeric keypad, and a peripheral device I / F (interface) device.

ラインセンサ5は、CCD(Charge Coupled Device)イメージセンサ素子、レンズ、ドライバ、コントロール回路等により構成される。
図2に示すように、ラインセンサ5はメッシュシート10のような対象物の画像をレンズによって素子面に結像させ、白色LEDライン照明7から照射され、メッシュシート10を通過した光の量を電気信号に変換し、画像として出力する。電気信号は時系列パルスとして取り出されるが、ローラ11により矢印の方向に移動するメッシュシート10のような対象物に対し、一定ピッチごとに平均した積分値を出力する。ラインセンサ5により得られる画像は、メッシュシート10のメッシュが画像に写る分解能で画像を入力する。例えば、1ラインは4000画素、1画素は0.05mm程度で、メッシュ検査装置1により検出するメッシュシート10の欠陥は0.1mm程度を想定している。
The line sensor 5 includes a CCD (Charge Coupled Device) image sensor element, a lens, a driver, a control circuit, and the like.
As shown in FIG. 2, the line sensor 5 forms an image of an object such as a mesh sheet 10 on the element surface with a lens, and irradiates the white LED line illumination 7 and transmits the amount of light passing through the mesh sheet 10. It is converted into an electrical signal and output as an image. The electric signal is taken out as a time-series pulse, and an integrated value averaged at every constant pitch is output to an object such as the mesh sheet 10 that moves in the direction of the arrow by the roller 11. The image obtained by the line sensor 5 is input with a resolution at which the mesh of the mesh sheet 10 is reflected in the image. For example, it is assumed that one line is 4000 pixels, one pixel is about 0.05 mm, and the defect of the mesh sheet 10 detected by the mesh inspection apparatus 1 is about 0.1 mm.

図3に示すように、メッシュシート10は格子状の周期的構造物で、透明なフィルム基材の一面に、銅箔、銀箔等の金属箔からなるメッシュを、接着剤を介して積層した電磁波遮蔽用部材である。メッシュシート10のメッシュ幅は、例えば、10μm程度、ピッチは250〜300μmである。   As shown in FIG. 3, the mesh sheet 10 is a lattice-like periodic structure, and is an electromagnetic wave in which a mesh made of a metal foil such as a copper foil or a silver foil is laminated on one surface of a transparent film substrate with an adhesive. This is a shielding member. The mesh width of the mesh sheet 10 is, for example, about 10 μm and the pitch is 250 to 300 μm.

次に、図4から図11を参照しながら、本発明に係るメッシュ検査装置1の詳細について説明する。
図4は、メッシュ検査装置1が行うメッシュ検査の処理の流れを示すフローチャート、図5は、メッシュ検査装置1が行うメッシュ周波数除去の詳細な処理の流れを示すフローチャート、図6は、画像の前処理を示す図、図7は、前処理を施した画像を平滑化処理した画像を示す図、図8は、画像からの欠陥のトリミングを示す図、図9は、トリミングした画像をFFT処理した画像を示す図、図10は、FFT処理を行った画像からのメッシュ周波数の抽出を示す図、図11は、メッシュ周波数を除去した画像をIFFT処理した画像を示す図である。
Next, details of the mesh inspection apparatus 1 according to the present invention will be described with reference to FIGS. 4 to 11.
4 is a flowchart showing a flow of mesh inspection processing performed by the mesh inspection apparatus 1, FIG. 5 is a flowchart showing a detailed processing flow of mesh frequency removal performed by the mesh inspection apparatus 1, and FIG. FIG. 7 is a diagram illustrating an image obtained by smoothing a preprocessed image, FIG. 8 is a diagram illustrating trimming of a defect from the image, and FIG. 9 is an FFT process performed on the trimmed image. FIG. 10 is a diagram illustrating extraction of a mesh frequency from an image subjected to FFT processing, and FIG. 11 is a diagram illustrating an image obtained by performing IFFT processing on an image from which the mesh frequency has been removed.

メッシュ検査装置1の処理部3は、ラインセンサ5からメッシュシート10のメッシュが画像に写る分解能で画像を入力し、前処理として、光源である白色LEDライン照明7に対するシェーディング補正を行う(ステップS101)。ここで、シェーディング補正とは、濃度のムラ(白色LEDライン照明7に起因)のある画像からムラを取り除く処理である。
図6に示すように、ラインセンサ5からの入力画像は幅方向の輝度分布が一様ではなく、特に、端の部分は輝度が低くなっている。そのため、入力画像に対してシェーディング補正を行い、幅方向の輝度分布が一様となるようにする。
The processing unit 3 of the mesh inspection apparatus 1 inputs an image from the line sensor 5 with a resolution that allows the mesh of the mesh sheet 10 to appear in the image, and performs shading correction on the white LED line illumination 7 that is a light source as preprocessing (step S101). ). Here, the shading correction is a process for removing unevenness from an image having density unevenness (caused by the white LED line illumination 7).
As shown in FIG. 6, the luminance distribution in the width direction of the input image from the line sensor 5 is not uniform, and in particular, the luminance at the end portion is low. Therefore, shading correction is performed on the input image so that the luminance distribution in the width direction is uniform.

メッシュ検査装置1の処理部3は、前処理した画像を平滑化し、メッシュを誤検出しない程度に画像をぼかす(ステップS102)。
平滑化処理には、例えば、9×9のガウシアンフィルタを使用する。単純に平均化する移動平均フィルタ、荷重平均フィルタ等を用いてもよい。
図7の第1図に示すように、平滑化前の画像では、メッシュと欠陥が混在し、この状態でコンピュータが欠陥を抽出することは困難である。そこで、画像を平滑化することによって、図7の第2図に示すように、メッシュをぼかす。このとき、欠陥のエッジは少しぼけるが、欠陥を見落とす程度ではない。
The processing unit 3 of the mesh inspection apparatus 1 smoothes the preprocessed image and blurs the image to the extent that no mesh is erroneously detected (step S102).
For the smoothing process, for example, a 9 × 9 Gaussian filter is used. A moving average filter, a weighted average filter, or the like that is simply averaged may be used.
As shown in FIG. 1 of FIG. 7, in the image before smoothing, meshes and defects are mixed, and it is difficult for the computer to extract the defects in this state. Therefore, by smoothing the image, the mesh is blurred as shown in FIG. At this time, the edge of the defect is slightly blurred, but not enough to overlook the defect.

メッシュ検査装置1の処理部3は、平滑化した画像に対してしきい値処理を行い、所定のしきい値により欠陥を抽出する(ステップS103)。
図7の第3図のように、ステップS103の処理によって欠陥と判定された画素が連結した領域を欠陥領域として抽出することができる。
異物付着のような暗欠陥の暗欠陥判定しきい値をα、メッシュの抜けのような明欠陥の明欠陥しきい値をβとする場合、判定対象となる画素を中心に、例えば周囲255×255画素の輝度平均値を算出し、判定対象となる画素の輝度が輝度平均値−αより小さい場合は暗欠陥、判定対象となる画素の輝度が輝度平均値+βより大きい場合は明欠陥と判定する。
メッシュの画像の輝度は、エッチングや印刷のムラによるメッシュ幅の太さの変化(メッシュ幅の太さが変化すること自体は欠陥ではない。)などに影響され、必ずしも一定ではない。これは、メッシュ幅の太さが変化すると、全体としてメッシュシートを透過する光量も変化するためである。そこで、欠陥と判定する輝度のしきい値を全ての画素に対して常に固定とするのではなく、判定対象となる画素の周辺画素の輝度に合わせて、暗欠陥、明欠陥のしきい値を変化させ判定を行うことにより、エッチングや印刷のムラによるメッシュ幅の太さの変化などに影響されず、より正確に欠陥を判定できる。
暗欠陥としては、例えば、ゴムなどの異物が検出できる。また、明欠陥としては、例えば、メッシュの抜けが検出できる。
The processing unit 3 of the mesh inspection apparatus 1 performs threshold processing on the smoothed image and extracts defects using a predetermined threshold (step S103).
As shown in FIG. 3 of FIG. 7, an area where pixels determined to be defective by the process of step S <b> 103 are connected can be extracted as a defective area.
When the dark defect determination threshold value of a dark defect such as adhesion of foreign matter is α and the bright defect threshold value of a bright defect such as missing mesh is β, for example, the surrounding 255 × The luminance average value of 255 pixels is calculated, and when the luminance of the pixel to be determined is smaller than the luminance average value -α, it is determined as a dark defect, and when the luminance of the pixel to be determined is higher than the luminance average value + β, it is determined as a bright defect. To do.
The brightness of the mesh image is affected by changes in the thickness of the mesh width due to uneven etching or printing (changes in the thickness of the mesh width are not defects) and are not necessarily constant. This is because when the thickness of the mesh width changes, the amount of light transmitted through the mesh sheet as a whole also changes. Therefore, the threshold value for determining the defect is not always fixed for all pixels, but the threshold value for the dark defect and the bright defect is set in accordance with the brightness of the peripheral pixels of the pixel to be determined. By making the determination while changing, it is possible to determine the defect more accurately without being affected by the change in the thickness of the mesh width due to unevenness of etching or printing.
As the dark defect, for example, a foreign substance such as rubber can be detected. Further, as a bright defect, for example, a mesh omission can be detected.

メッシュ検査装置1の処理部3は、図8に示すように、平滑化後の画像において抽出した欠陥の重心座標を算出し、平滑化前の画像において、算出した重心座標を中心に、例えば128×128画素をトリミングする(ステップS104)。図8の下図に示すように、トリミングされた欠陥画像は、メッシュと欠陥の両方が含まれたものとなる。
図8の左上図に示すように、欠陥は1つの画像に対して複数存在する場合もある。このような場合を考慮し、処理部3は、ステップS103にて欠陥と判定された画素が連結している範囲を1つの欠陥領域とし、欠陥領域ごとの重心座標を算出する。そして、処理部3は、図8の右上図に示すように、欠陥領域ごとの重心座標を中心として所定の範囲をそれぞれトリミングする。所定の範囲は、必ず欠陥領域を全て含むようにすることが望ましい。
また、トリミングする画素数は、この後でFFT処理を行う原理上、2のべき乗となる数値を使用することが望ましい。
ステップS103において、平滑化後の画像を用いて欠陥を抽出することで、欠陥の検出を正確に行うことができる。そして、ステップS104において、平滑化前の画像の一部をトリミングして後述の処理に使用することで、平滑化されていない正確な輝度情報を利用し、欠陥の輝度、形状、面積の判定を行うことができる。
As illustrated in FIG. 8, the processing unit 3 of the mesh inspection apparatus 1 calculates the barycentric coordinates of the defect extracted in the image after smoothing, and, for example, 128 around the calculated barycentric coordinates in the image before smoothing. Trimming × 128 pixels is performed (step S104). As shown in the lower diagram of FIG. 8, the trimmed defect image includes both the mesh and the defect.
As shown in the upper left diagram of FIG. 8, there may be a plurality of defects for one image. In consideration of such a case, the processing unit 3 calculates a barycentric coordinate for each defect area, with a range where pixels determined to be defective in step S103 are connected as one defect area. Then, as shown in the upper right diagram in FIG. 8, the processing unit 3 trims each predetermined range around the center of gravity coordinates for each defect area. It is desirable that the predetermined range always includes all the defective areas.
Further, as the number of pixels to be trimmed, it is desirable to use a numerical value that is a power of 2 on the principle of performing FFT processing thereafter.
In step S103, the defect can be accurately detected by extracting the defect using the smoothed image. Then, in step S104, a part of the image before smoothing is trimmed and used for later-described processing, and accurate brightness information that has not been smoothed is used to determine the brightness, shape, and area of the defect. It can be carried out.

メッシュ検査装置1の処理部3は、トリミングした画像からメッシュシート10のメッシュ周波数を除去する(ステップS105)。メッシュ周波数とは、メッシュに相当する空間周波数のことであり、FFT画像において特定の領域に現れる。
図5は、メッシュ周波数除去の処理の詳細を示す。
メッシュ検査装置1の処理部3は、トリミングした画像にFFT処理を施し、図9に示すようなFFT画像(スペクトル画像)を得る(ステップS201)。
図9に示すFFT画像では、画像の中心部分が、解析対象となる欠陥の空間周波数に相当する領域(画像の直流成分に相当する領域)である。画像の中心部分を除く、その他の明るい領域が、メッシュ周波数に相当する領域である。図9では、画像中心で直交する2本の仮想直線を考えると、この2本の仮想直線上に所定の間隔でメッシュ周波数に相当する領域が存在する。このメッシュ周波数に相当する領域は、メッシュの形状、間隔、メッシュ幅によって位置が変わる。
The processing unit 3 of the mesh inspection apparatus 1 removes the mesh frequency of the mesh sheet 10 from the trimmed image (step S105). The mesh frequency is a spatial frequency corresponding to a mesh and appears in a specific region in the FFT image.
FIG. 5 shows the details of the mesh frequency removal process.
The processing unit 3 of the mesh inspection apparatus 1 performs an FFT process on the trimmed image to obtain an FFT image (spectral image) as shown in FIG. 9 (step S201).
In the FFT image shown in FIG. 9, the center portion of the image is a region corresponding to the spatial frequency of the defect to be analyzed (region corresponding to the DC component of the image). Other bright areas excluding the central part of the image are areas corresponding to the mesh frequency. In FIG. 9, when two virtual straight lines orthogonal to each other at the center of the image are considered, areas corresponding to mesh frequencies exist at predetermined intervals on the two virtual straight lines. The position of the region corresponding to the mesh frequency varies depending on the shape, interval, and mesh width of the mesh.

メッシュ検査装置1の処理部3は、FFT画像のパワースペクトルを算出し(ステップS202)、メッシュの周波数を探索するための探索領域を設定し(ステップS203)、探索領域からメッシュの周波数を抽出する(ステップS204)。
図10に示すように、FFT画像の画像中心を中心点とした一定半径r1の円の外側をメッシュの周波数を探索するための探索領域として設定する。そして、探索領域において、所定のしきい値より輝度値が大きい(明るい)画素を探索する。探索した画素を中心点とした一定半径r2の円の内側の領域を、メッシュ周波数に相当する領域として抽出する。
The processing unit 3 of the mesh inspection apparatus 1 calculates the power spectrum of the FFT image (step S202), sets a search region for searching for the mesh frequency (step S203), and extracts the mesh frequency from the search region. (Step S204).
As shown in FIG. 10, the outside of a circle with a constant radius r1 centered on the image center of the FFT image is set as a search region for searching for the mesh frequency. In the search area, a pixel having a luminance value larger (brighter) than a predetermined threshold is searched. A region inside a circle having a constant radius r2 with the searched pixel as a center point is extracted as a region corresponding to the mesh frequency.

メッシュ検査装置1の処理部3は、図11に示すようにFFT画像において抽出したメッシュ周波数に相当する領域に含まれる画素の輝度値を0とすることにより、メッシュ周波数を除去し(ステップS205)、メッシュ周波数を除去したFFT画像に対してIFFT処理を施し、トリミングした画像からメッシュ周波数を除去した画像を得る(ステップS206)。
尚、探索した画素を中心点とした一定半径r2の円の内側の領域に含まれる画素の輝度値を0とすることに代えて、探索領域において、所定のしきい値より輝度値が大きい画素に対して、輝度値を0とする処理を行うようにしても良い。
いずれの方法であっても、エッチングや印刷のムラによるメッシュの形状、間隔、メッシュ幅の変化に影響されずに、メッシュ周波数に相当する領域を正確に判定することができる。
The processing unit 3 of the mesh inspection apparatus 1 removes the mesh frequency by setting the luminance value of the pixel included in the region corresponding to the mesh frequency extracted in the FFT image to 0 as shown in FIG. 11 (step S205). Then, IFFT processing is performed on the FFT image from which the mesh frequency has been removed, and an image from which the mesh frequency has been removed from the trimmed image is obtained (step S206).
In addition, instead of setting the luminance value of a pixel included in a region inside a circle having a constant radius r2 with the searched pixel as a center point to 0, a pixel having a luminance value greater than a predetermined threshold value in the search region However, a process for setting the luminance value to 0 may be performed.
In any method, it is possible to accurately determine a region corresponding to a mesh frequency without being affected by changes in the shape, interval, and mesh width of the mesh due to uneven etching and printing.

メッシュ検査装置1の処理部3は、トリミングした画像からメッシュ周波数を除去した後、欠陥の輝度、形状、面積の判定を行い(ステップS106)、結果を出力する(ステップS107)。
欠陥の判定では、輝度が低い場合、即ち欠陥が黒い場合は異物付着と判定し、更に欠陥の面積、欠陥の形状が点かあるいは線か等を判定することにより、欠陥の原因を特定することが可能となる。欠陥の輝度が高い場合、即ち白い場合、欠陥はメッシュの抜けであると判定できる。
例えば、図11の左側のIFFT後画像は、線状の異物が付着していると考えられる。また、図11の右側のIFFT後画像は、楕円の形状をした黒の領域を囲むように、更に大きい楕円の形状をした領域が存在することが分かる。これは、製造工程において気泡が発生した重大な欠陥があると考えられる。
After removing the mesh frequency from the trimmed image, the processing unit 3 of the mesh inspection apparatus 1 determines the brightness, shape, and area of the defect (step S106), and outputs the result (step S107).
In the defect determination, if the brightness is low, that is, if the defect is black, it is determined that the foreign substance is attached, and further, the cause of the defect is specified by determining whether the defect area, the defect shape is a point or a line, etc. Is possible. When the brightness of the defect is high, that is, when the defect is white, it can be determined that the defect is a missing mesh.
For example, the post-IFFT image on the left side of FIG. In addition, it can be seen that the post-IFFT image on the right side of FIG. 11 has a larger ellipse-shaped region surrounding a black region having an elliptical shape. This is considered to be a serious defect in which bubbles are generated in the manufacturing process.

以上説明したように、本発明の実施の形態では、欠陥をぼかすことなくメッシュを消すため、メッシュシートの欠陥の輝度、形状、面積が判定可能なメッシュ検査装置等を提供することができる。特に、欠陥の輝度情報をなくすことなく欠陥を検出することで、製造工程において発生した気泡なども検出することができる。   As described above, in the embodiment of the present invention, since the mesh is erased without blurring the defect, it is possible to provide a mesh inspection apparatus or the like that can determine the luminance, shape, and area of the defect of the mesh sheet. In particular, by detecting a defect without losing the luminance information of the defect, bubbles generated in the manufacturing process can be detected.

入力画像を平滑化して欠陥を抽出する際、判定対象となる画素の周辺の輝度平均値に合わせて欠陥を抽出するしきい値を変化させることにより、メッシュシート製造時のエッチングや印刷のムラによるメッシュ幅の太さの変化に影響されることなくメッシュ検査を行うことが可能となる。   When extracting defects by smoothing the input image, by changing the threshold value for extracting defects according to the average brightness around the pixel to be judged, due to uneven etching or printing during mesh sheet manufacturing The mesh inspection can be performed without being affected by the change in the thickness of the mesh width.

また、メッシュシートのメッシュのピッチや方向が変わると、入力画像から欠陥をトリミングした画像にFFT処理を施した画像において、メッシュの空間周波数に相当する領域が変化するが、パワースペクトルを算出してメッシュ周波数探索領域内でしきい値を用いてメッシュ周波数を自動抽出することにより、メッシュのピッチや方向が変わることによる設定の変更が不要となる。   Also, if the mesh pitch or direction of the mesh sheet changes, the area corresponding to the spatial frequency of the mesh changes in the image obtained by performing FFT processing on the image trimmed from the input image, but the power spectrum is calculated. By automatically extracting the mesh frequency using the threshold value in the mesh frequency search region, it is not necessary to change the setting by changing the mesh pitch or direction.

以上、添付図面を参照しながら、本発明に係るメッシュ検査装置等の好適な実施形態について説明したが、本発明は係る例に限定されない。当業者であれば、本願で開示した技術的思想の範疇内において、各種の変更例又は修正例に想到し得ることは明らかであり、それらについても当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the mesh inspection apparatus and the like according to the present invention have been described above with reference to the accompanying drawings, but the present invention is not limited to such examples. It will be apparent to those skilled in the art that various changes or modifications can be conceived within the scope of the technical idea disclosed in the present application, and these naturally belong to the technical scope of the present invention. Understood.

1………メッシュ検査装置
3………処理部
5………ラインセンサ
7………白色LEDライン照明
9………信号灯
10………メッシュシート
11………ローラ
DESCRIPTION OF SYMBOLS 1 ......... Mesh inspection apparatus 3 ......... Processing part 5 ......... Line sensor 7 ......... White LED line illumination 9 ......... Signal lamp 10 ......... Mesh sheet 11 ......... Roller

Claims (12)

ラインセンサと照明により得られる画像から、メッシュシートの検査を行うメッシュ検査装置であって、
メッシュシートの入力画像を得る画像入力手段と、
前記入力画像を平滑化して平滑化画像を得る平滑化手段と、
前記平滑化画像から第1のしきい値により欠陥を抽出し、欠陥の重心座標を得る欠陥抽出手段と、
前記入力画像から前記欠陥の重心座標を中心とした所定の範囲のトリミング画像を得るトリミング手段と、
前記トリミング画像にFFT処理を施し、FFT画像を得るFFT手段と、
前記FFT画像からメッシュ周波数を抽出するメッシュ周波数抽出手段と、
前記抽出したメッシュ周波数を前記FFT画像から除去するメッシュ周波数除去手段と、
前記メッシュ周波数を除去したFFT画像にIFFT処理を施し、欠陥画像を得るIFFT手段と、
を具備することを特徴とするメッシュ検査装置。
A mesh inspection apparatus that inspects a mesh sheet from an image obtained by a line sensor and illumination,
An image input means for obtaining an input image of the mesh sheet;
Smoothing means for smoothing the input image to obtain a smoothed image;
A defect extracting means for extracting a defect from the smoothed image by a first threshold value and obtaining a barycentric coordinate of the defect;
Trimming means for obtaining a trimmed image of a predetermined range centered on the center of gravity coordinates of the defect from the input image;
FFT means for performing FFT processing on the trimmed image to obtain an FFT image;
Mesh frequency extraction means for extracting a mesh frequency from the FFT image;
Mesh frequency removing means for removing the extracted mesh frequency from the FFT image;
IFFT means for obtaining a defect image by performing IFFT processing on the FFT image from which the mesh frequency has been removed;
A mesh inspection apparatus comprising:
前記欠陥画像の輝度、形状、面積の少なくともいずれか1つを用いて欠陥の原因を特定する欠陥原因特定手段、
を更に具備することを特徴とする請求項1に記載のメッシュ検査装置。
A defect cause identifying means for identifying the cause of the defect using at least one of the brightness, shape, and area of the defect image;
The mesh inspection apparatus according to claim 1, further comprising:
前記欠陥抽出手段は、前記平滑化画像内の判定対象となる画素の周囲の輝度平均値の変化に応じて、前記第1のしきい値を変化させることを特徴とする請求項1記載のメッシュ検査装置。   2. The mesh according to claim 1, wherein the defect extraction unit changes the first threshold value in accordance with a change in luminance average value around a pixel to be determined in the smoothed image. Inspection device. 前記メッシュ周波数抽出手段は、前記FFT画像の直流成分に相当する領域を除外した領域をメッシュ周波数探索領域に設定し、前記メッシュ周波数探索領域において第2のしきい値より高い輝度を有する領域をメッシュ周波数として抽出することを特徴とする請求項1記載のメッシュ検査装置。   The mesh frequency extraction means sets an area excluding an area corresponding to a direct current component of the FFT image as a mesh frequency search area, and meshes an area having a luminance higher than a second threshold in the mesh frequency search area. The mesh inspection apparatus according to claim 1, wherein the mesh inspection apparatus is extracted as a frequency. 前記メッシュ周波数除去手段は、前記抽出したメッシュ周波数の輝度を0に置き換えることを特徴とする請求項1記載のメッシュ検査装置。   The mesh inspection apparatus according to claim 1, wherein the mesh frequency removing means replaces the luminance of the extracted mesh frequency with zero. ラインセンサと照明により得られる画像から、メッシュシートの検査を行うメッシュ検査装置で行うメッシュ検査方法であって、
メッシュシートの入力画像を得る画像入力工程と、
前記入力画像を平滑化して平滑化画像を得る平滑化工程と、
前記平滑化画像から第1のしきい値により欠陥を抽出し、欠陥の重心座標を得る欠陥抽出工程と、
前記入力画像から前記欠陥の重心座標を中心とした所定の範囲のトリミング画像を得るトリミング工程と、
前記トリミング画像にFFT処理を施し、FFT画像を得るFFT工程と、
前記FFT画像からメッシュ周波数を抽出するメッシュ周波数抽出工程と、
前記抽出したメッシュ周波数を前記FFT画像から除去するメッシュ周波数除去工程と、
前記メッシュ周波数を除去したFFT画像にIFFT処理を施し、欠陥画像を得るIFFT工程と、
を具備することを特徴とするメッシュ検査方法。
From an image obtained by line sensor and illumination, a mesh inspection method performed by a mesh inspection apparatus that inspects a mesh sheet,
An image input process for obtaining an input image of the mesh sheet;
A smoothing step of smoothing the input image to obtain a smoothed image;
A defect extraction step of extracting a defect from the smoothed image with a first threshold value to obtain a center of gravity coordinate of the defect;
A trimming step of obtaining a trimmed image of a predetermined range centered on the center of gravity coordinates of the defect from the input image;
An FFT process for performing an FFT process on the trimmed image to obtain an FFT image;
A mesh frequency extraction step of extracting a mesh frequency from the FFT image;
A mesh frequency removing step of removing the extracted mesh frequency from the FFT image;
An IFFT process for obtaining a defect image by performing IFFT processing on the FFT image from which the mesh frequency has been removed;
A mesh inspection method comprising:
前記欠陥画像の輝度、形状、面積の少なくともいずれか1つを用いて欠陥の原因を特定する欠陥原因特定工程、
を更に具備することを特徴とする請求項6に記載のメッシュ検査方法。
A defect cause identifying step for identifying the cause of the defect using at least one of the brightness, shape, and area of the defect image;
The mesh inspection method according to claim 6, further comprising:
前記欠陥抽出工程は、前記平滑化画像内の判定対象となる画素の周囲の輝度平均値の変化に応じて、前記第1のしきい値を変化させることを特徴とする請求項6記載のメッシュ検査方法。   7. The mesh according to claim 6, wherein the defect extraction step changes the first threshold value in accordance with a change in luminance average value around a pixel to be determined in the smoothed image. Inspection method. 前記メッシュ周波数抽出工程は、前記FFT画像の直流成分に相当する領域を除外した領域をメッシュ周波数探索領域に設定し、前記メッシュ周波数探索領域において第2のしきい値より高い輝度を有する領域をメッシュ周波数として抽出することを特徴とする請求項6記載のメッシュ検査方法。   In the mesh frequency extraction step, an area excluding an area corresponding to a direct current component of the FFT image is set as a mesh frequency search area, and an area having a luminance higher than a second threshold is meshed in the mesh frequency search area. The mesh inspection method according to claim 6, wherein the mesh inspection method is extracted as a frequency. 前記メッシュ周波数除去工程は、前記抽出したメッシュ周波数の輝度を0に置き換えることを特徴とする請求項6記載のメッシュ検査方法。   The mesh inspection method according to claim 6, wherein the mesh frequency removing step replaces the luminance of the extracted mesh frequency with zero. コンピュータを請求項1から請求項5のいずれかに記載のメッシュ検査装置として機能させるプログラム。   A program for causing a computer to function as the mesh inspection apparatus according to any one of claims 1 to 5. コンピュータを請求項1から請求項5のいずれかに記載のメッシュ検査装置として機能させるプログラムを記録したコンピュータ読み取り可能な記録媒体。   A computer-readable recording medium having recorded thereon a program that causes the computer to function as the mesh inspection apparatus according to any one of claims 1 to 5.
JP2009201319A 2009-09-01 2009-09-01 Mesh inspection apparatus, mesh inspection method, program, and recording medium Expired - Fee Related JP5434385B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009201319A JP5434385B2 (en) 2009-09-01 2009-09-01 Mesh inspection apparatus, mesh inspection method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009201319A JP5434385B2 (en) 2009-09-01 2009-09-01 Mesh inspection apparatus, mesh inspection method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2011053044A true JP2011053044A (en) 2011-03-17
JP5434385B2 JP5434385B2 (en) 2014-03-05

Family

ID=43942210

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009201319A Expired - Fee Related JP5434385B2 (en) 2009-09-01 2009-09-01 Mesh inspection apparatus, mesh inspection method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5434385B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014006222A (en) * 2012-06-27 2014-01-16 Railway Technical Research Institute Method and apparatus for detecting change of concrete surface
JP2016130672A (en) * 2015-01-13 2016-07-21 倉敷紡績株式会社 Sheet inspection device and method
JP2016536621A (en) * 2013-11-06 2016-11-24 エフ.ホフマン−ラ ロッシュ アーゲー Method for examining a plurality of cultured cells for the presence of a periodic structure of at least one target component contained in the cultured cells
CN108801914A (en) * 2018-05-29 2018-11-13 华中科技大学 A kind of detection method and detecting system to how groove-shaped panel material forming defects
CN111583170A (en) * 2019-02-15 2020-08-25 东京毅力科创株式会社 Image generation device and image generation method
JP2021096195A (en) * 2019-12-19 2021-06-24 コニカミノルタ株式会社 Image inspection device, image forming apparatus, and program

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02277177A (en) * 1989-04-18 1990-11-13 Toshiba Corp Picture processor
JP2002175520A (en) * 2000-12-06 2002-06-21 Sharp Corp Device and method for detecting defect of substrate surface, and recording medium with recorded program for defect detection
JP2006226706A (en) * 2005-02-15 2006-08-31 Ricoh Co Ltd Defect detection method and program therefor
JP2007071562A (en) * 2005-09-05 2007-03-22 Toray Ind Inc Surface inspection device, surface inspection method, and manufacturing method of film
JP2008014768A (en) * 2006-07-05 2008-01-24 Olympus Corp Defect inspection device and method
JP2008185574A (en) * 2007-01-31 2008-08-14 Shibaura Mechatronics Corp Device and method for inspecting tape-shaped member pasted to substrate
JP2009036747A (en) * 2007-07-06 2009-02-19 Toray Ind Inc Defect inspection device and defect inspection method of circuit pattern

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02277177A (en) * 1989-04-18 1990-11-13 Toshiba Corp Picture processor
JP2002175520A (en) * 2000-12-06 2002-06-21 Sharp Corp Device and method for detecting defect of substrate surface, and recording medium with recorded program for defect detection
JP2006226706A (en) * 2005-02-15 2006-08-31 Ricoh Co Ltd Defect detection method and program therefor
JP2007071562A (en) * 2005-09-05 2007-03-22 Toray Ind Inc Surface inspection device, surface inspection method, and manufacturing method of film
JP2008014768A (en) * 2006-07-05 2008-01-24 Olympus Corp Defect inspection device and method
JP2008185574A (en) * 2007-01-31 2008-08-14 Shibaura Mechatronics Corp Device and method for inspecting tape-shaped member pasted to substrate
JP2009036747A (en) * 2007-07-06 2009-02-19 Toray Ind Inc Defect inspection device and defect inspection method of circuit pattern

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014006222A (en) * 2012-06-27 2014-01-16 Railway Technical Research Institute Method and apparatus for detecting change of concrete surface
JP2016536621A (en) * 2013-11-06 2016-11-24 エフ.ホフマン−ラ ロッシュ アーゲー Method for examining a plurality of cultured cells for the presence of a periodic structure of at least one target component contained in the cultured cells
JP2016130672A (en) * 2015-01-13 2016-07-21 倉敷紡績株式会社 Sheet inspection device and method
CN108801914A (en) * 2018-05-29 2018-11-13 华中科技大学 A kind of detection method and detecting system to how groove-shaped panel material forming defects
CN111583170A (en) * 2019-02-15 2020-08-25 东京毅力科创株式会社 Image generation device and image generation method
JP2021096195A (en) * 2019-12-19 2021-06-24 コニカミノルタ株式会社 Image inspection device, image forming apparatus, and program

Also Published As

Publication number Publication date
JP5434385B2 (en) 2014-03-05

Similar Documents

Publication Publication Date Title
CN108460757B (en) Mobile phone TFT-LCD screen Mura defect online automatic detection method
JP5434385B2 (en) Mesh inspection apparatus, mesh inspection method, program, and recording medium
JP7456472B2 (en) Image inspection equipment, image inspection method, and image inspection program
JP4702953B2 (en) Unevenness inspection method, unevenness inspection apparatus, and program
KR20090066212A (en) Defect detection method and defect detection apparatus
JP2005277395A5 (en)
JP2007263852A (en) Apparatus, method and processing program for detecting defect
CN109791089B (en) Inspection device, inspection method, and computer-readable recording medium
JP2016004020A (en) Image processing apparatus, image acquisition apparatus, image processing method, and image acquisition method
JP2010181328A (en) Device, program and method for inspecting surface of solar battery wafer
JP4353479B2 (en) Unevenness inspection apparatus, unevenness inspection method, and program for causing computer to inspect shading unevenness
JP5435904B2 (en) How to detect fatal wounds
JP2008249413A (en) Defect detection method and device
JP2010287442A (en) Inspection method for battery, and inspection device for battery
JP2011008482A (en) Defect detection method, defect detection device and defect detection program
KR20160095381A (en) method for optical inspection of transparent electrode film
KR20160097651A (en) Apparatus and Method for Testing Pattern of Sample using Validity Image Processing Technique, and computer-readable recording medium with program therefor
CN112634252A (en) Method for inspecting printed circuit
JP2012237585A (en) Defect inspection method
JP6035124B2 (en) Defect inspection apparatus and defect inspection method
JP4702952B2 (en) Unevenness inspection method, unevenness inspection apparatus, and program
JP4255565B2 (en) Method and apparatus for inspecting periodic pattern unevenness
JP2019002888A (en) Electrode extraction device, method for extracting electrode, and electrode extraction program
JP2013245985A (en) Defect inspection apparatus, defect inspection method and defect inspection program
JP2007322257A (en) Method and device for inspecting unevenness, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120727

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130618

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130619

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130808

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: 20131112

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131125

R150 Certificate of patent or registration of utility model

Ref document number: 5434385

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees