character segmentation for ALPR

2 ビュー (過去 30 日間)
Lukasz Jarod
Lukasz Jarod 2015 年 1 月 11 日
コメント済み: bougtib sihamm 2016 年 3 月 4 日
  • Actually the segmentation is OK, but my problem is: how I can remove frame of LP??
  • I can't remove last piece because there is not always a frame, so i can remove a character.
  • I can't remove last piece + condition of number connected component is bigger than X, because there might be more or less character on the plate.
  • Sometimes the frame is narrow than in that picture and it actually looks like a character "I" and it's height is the same of other characters.
  • So any idea how i can remove that frame without removing any characters??
  1 件のコメント
bougtib sihamm
bougtib sihamm 2016 年 3 月 4 日
hi sir, i am doing the same in my final project and i didn't find a good method for the localization of the license plate till now and i think your method would be so helpful. Can you please send me the source code if it is possible on bougtib.siham@gmail.com

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2015 年 1 月 11 日
See robust, proven, and published methods here:
16.7.2.5 License Plate Recognition, Extraction, Analysis
Pick one algorithm (way better than something I'd guess at in a minute or two), code it up, and come back with any MATLAB questions.

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by