JP5705016B2 - 信号処理装置 - Google Patents
信号処理装置 Download PDFInfo
- Publication number
- JP5705016B2 JP5705016B2 JP2011103580A JP2011103580A JP5705016B2 JP 5705016 B2 JP5705016 B2 JP 5705016B2 JP 2011103580 A JP2011103580 A JP 2011103580A JP 2011103580 A JP2011103580 A JP 2011103580A JP 5705016 B2 JP5705016 B2 JP 5705016B2
- Authority
- JP
- Japan
- Prior art keywords
- gradient
- unit
- input image
- peak position
- signal processing
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Fee Related
Links
Images
Landscapes
- Image Analysis (AREA)
Description
また、画像中の雑音によるランダムな点が多数存在すると、円形状を構成するパラメータ候補が多数現れてしまうため誤検出の原因となり、この場合にも円形状を高精度に検出することができない、という課題があった。
実施の形態1.
図1は、この発明の実施の形態1における信号処理装置1の概略構成を示す図である。この信号処理装置1は、読み込んだ入力画像の画素値の一次勾配を計算する一次勾配算出部11と、計算した勾配の動径方向成分を着目画素を中心として円周方向に積算する円周積算部12と、積算した結果から動径方向の勾配ピーク位置を検出するピーク位置検出部13と、検出されたピーク位置から入力画像に同心円形状パターンが存在するか否かを判定して出力する円形状パターン判定部14とを備えている。
図2(a)に示すとおり、この入力画像には同心円形状パターンが含まれている。一次勾配算出部11は、この入力画像を読み込み、入力画像の各画素に対して、その近傍に位置する画素の画素値との差分値を用いて、一次勾配を計算する。なお、勾配の計算手法としては、例えば前進差分、後退差分、中心差分等、いずれの方法を用いても構わない。
図2(b)は、このようにして求められた各画素における勾配ベクトル(勾配の方向と大きさ)を示す図である。そして、円周積算部12が、この勾配の動径方向成分を、着目画素を中心として円周方向に積算する。なお、この例では、入力画像の中心に位置する画素を着目画素として、積算を行っている。
そして、円形状パターン判定部14は、そのピーク位置が検出されたか否かにより、円形状パターンが存在しているか否かを判定し、その結果を出力する。なお、ピーク位置検出部13が検出したピーク位置が、中心から数えて2つ以上存在する場合には、入力画像に同心円形状パターンが存在する、と判定することができる。
図3(a)に示すとおり、この入力画像には雑音パターンのみが含まれている。一次勾配算出部11は、図2において説明したのと同様に、図3(a)に示す入力画像を読み込み、入力画像の各画素に対して、その近傍に位置する画素の画素値との差分値を用いて、一次勾配を計算する。
図3(b)は、このようにして求められた各画素における勾配ベクトルを示す図であるが、この図に示すとおり、雑音成分の画素値の勾配は、方向も大きさもランダムに変化する。このため、円周方向に勾配成分を積算することにより、雑音成分を抑圧することが可能となる。そこで、円周積算部12が、図3(b)に示す勾配の動径方向成分を、着目画素を中心として円周方向に積算する。
そして、円形状パターン判定部14は、円形状パターンが存在していないと判定し、その結果を出力する。
図4は、この発明の実施の形態2における信号処理装置2の概略構成を示す図である。この信号処理装置2は、読み込んだ入力画像の画素値の一次勾配を計算する一次勾配算出部11と、計算した勾配の動径方向成分を着目画素を中心として円周方向に積算する円周積算部12と、積算した成分をフーリエ変換するフーリエ変換部21と、フーリエ変換された空間周波数成分においてピーク位置を検出するピーク検出部22と、検出されたピーク位置から入力画像に同心円形状パターンが存在するか否かを判定して出力する円形状パターン判定部23とを備えている。
図5及び図6はこの発明の実施の形態3における信号処理装置3及び4の概略構成を示す図である。この信号処理装置3は、読み込んだ入力画像の画素値の二次勾配を計算するラプラシアンフィルタ演算部31と、計算した勾配の動径方向成分を着目画素を中心として円周方向に積算する円周積算部12と、積算した結果から動径方向の勾配ピーク位置を検出するピーク位置検出部13と、検出されたピーク位置から入力画像に同心円形状パターンが存在するか否かを判定して出力する円形状パターン判定部14とを備えている。また、信号処理装置4は、読み込んだ入力画像の画素値の二次勾配を計算するラプラシアンフィルタ演算部31と、計算した勾配の動径方向成分を着目画素を中心として円周方向に積算する円周積算部12と、積算した成分をフーリエ変換するフーリエ変換部21と、フーリエ変換された空間周波数成分においてピーク位置を検出するピーク検出部22と、検出されたピーク位置から入力画像に同心円形状パターンが存在するか否かを判定して出力する円形状パターン判定部23とを備えている。
Claims (4)
- 入力画像から円形状パターンを抽出する信号処理装置において、
前記入力画像の画素値の勾配を計算する勾配算出部と、
任意の着目する画素を中心とし、当該中心から円周方向に向けて前記勾配の動径方向成分を積算する円周積算部と、
前記円周積算部で積算した結果から前記動径方向の勾配ピーク位置を検出するピーク位置検出部と、
前記ピーク位置検出部が検出した勾配ピーク位置から、前記入力画像に円形状パターンが存在するか否か判定を行う円形状パターン判定部
を備えることを特徴とする信号処理装置。 - 前記ピーク位置検出部は、
前記円周積算部で積算した成分をフーリエ変換して空間周波数成分を算出するフーリエ変換部と、
前記フーリエ変換部で算出した値から前記動径方向の勾配ピーク位置を検出するピーク検出部と
からなることを特徴とする請求項1記載の信号処理装置。 - 前記勾配算出部は、前記入力画像の画素値の一次勾配を計算する一次勾配算出部であることを特徴とする請求項1または請求項2記載の信号処理装置。
- 前記勾配算出部は、前記入力画像の画素値の二次勾配を計算するラプラシアンフィルタ演算部であることを特徴とする請求項1または請求項2記載の信号処理装置。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011103580A JP5705016B2 (ja) | 2011-05-06 | 2011-05-06 | 信号処理装置 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011103580A JP5705016B2 (ja) | 2011-05-06 | 2011-05-06 | 信号処理装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012234434A JP2012234434A (ja) | 2012-11-29 |
JP5705016B2 true JP5705016B2 (ja) | 2015-04-22 |
Family
ID=47434682
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011103580A Expired - Fee Related JP5705016B2 (ja) | 2011-05-06 | 2011-05-06 | 信号処理装置 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5705016B2 (ja) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112669265B (zh) * | 2020-12-17 | 2022-06-21 | 华中科技大学 | 基于傅里叶变换和图像梯度特征实现表面缺陷检测的方法 |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH02204880A (ja) * | 1989-02-02 | 1990-08-14 | Toshiba Corp | 画像認識装置 |
JP2988933B1 (ja) * | 1999-01-20 | 1999-12-13 | 株式会社エイ・ティ・アール知能映像通信研究所 | 頭部運動測定装置 |
JP3944738B2 (ja) * | 2003-03-18 | 2007-07-18 | ソニー株式会社 | 画像処理装置および方法、記録媒体、並びにプログラム |
JP2004304578A (ja) * | 2003-03-31 | 2004-10-28 | Seiko Epson Corp | 領域分割方法、領域分割プログラム、画像抽出方法及び画像抽出プログラム |
-
2011
- 2011-05-06 JP JP2011103580A patent/JP5705016B2/ja not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2012234434A (ja) | 2012-11-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
Yao et al. | Curvature aided Hough transform for circle detection | |
Zhang et al. | Noise robust image edge detection based upon the automatic anisotropic Gaussian kernels | |
JP4644819B2 (ja) | 微小変位計測法及び装置 | |
US9196034B2 (en) | Method of fast analysis of the relief elements featuring on the internal surface of a tyre | |
Yuan et al. | Power histogram for circle detection on images | |
Javed et al. | Vibration measurement of a rotating cylindrical structure using subpixel-based edge detection and edge tracking | |
JP2007220124A (ja) | 信号分類方法 | |
CN108344795B (zh) | 油气管道缺陷识别方法、装置及电子设备 | |
Reddy et al. | Comparative analysis of common edge detection algorithms using pre-processing technique | |
CN117011250A (zh) | 缺陷检测方法、装置及存储介质 | |
WO2013008746A1 (ja) | 直線検出装置および直線検出方法 | |
JP5705016B2 (ja) | 信号処理装置 | |
Zhang et al. | FoGDbED: Fractional-order Gaussian derivatives-based edge-relevant structure detection using Caputo-Fabrizio definition | |
KR101109351B1 (ko) | 가보 필터를 이용한 금속 패드의 상태 검사 방법 | |
Mahmood et al. | Measurement of edge detection algorithms in clean and noisy environment | |
WO2016092783A1 (en) | Information processing apparatus, method for processing information, discriminator generating apparatus, method for generating discriminator, and program | |
JP5911122B2 (ja) | 直線検出装置および直線検出方法 | |
JP6208789B2 (ja) | 直線検出装置および直線検出方法 | |
JP5856401B2 (ja) | 直線検出装置および直線検出方法 | |
JP2014055778A (ja) | 周辺監視装置 | |
Javed et al. | Measurement of Vibration Occurring at Multiple Frequencies Using Target-Less Photogrammetry and Phase-Based Motion Magnification | |
Chang et al. | The shape of patterns tells more: Using two dimensional Hough transform to detect circles | |
JP2013050762A (ja) | 線分および円弧検出装置 | |
CN117173190B (zh) | 基于图像处理的绝缘子红外验损系统 | |
JP6049000B2 (ja) | 線分および円弧検出装置 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20131107 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20140626 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20140708 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20140905 |
|
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: 20150127 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150224 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5705016 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |