核心概念
ナンバープレート抽出システムにおけるエッジ検出の重要性と効果的な手法を示す。
摘要
ナンバープレートの特定は、各ナンバープレートが車両に固有であるため、エッジ検出が重要である。異なるラインや形状を持つナンバープレートの文字は、エッジ検出原理を使用して抽出される。既存のエッジ検出アルゴリズム(Sobel、Prewitt、Laplacian、Canny、Robert)は一般的な単一値ピクセル処理技術を使用しており、Cannyアルゴリズムが最も優れていることが示されている。ただし、高いノイズレベルでは機能しない。従って、ノイズフィルタリング技術や深層学習などの新しい手法が必要である。
統計資料
実験結果はMATLAB 2017bを使用して得られた。
Pratt Figure of Merit(PFOM)をパフォーマンスメトリックとして使用。
引述
"Edge detection as a pre-processing stage is a fundamental and important aspect of the number plate extraction system."
"Amongst these existing edge detectors, the canny edge detection algorithm has been proven to function better in the detection of edges than the Sobel, Prewitt, Robert, and Laplacian."
"The technique presented by the authors in (Sadiq et al., 2015) works best for clean images only."