value extraction from string

2 ビュー (過去 30 日間)
SHOBA MOHAN
SHOBA MOHAN 2018 年 2 月 4 日
コメント済み: Image Analyst 2018 年 2 月 4 日
I am doing the number extraction of plate. There are two kinds of number plate, one is with pwd symbol other one without it. I am getting 8 characters are output. My expected output are 6 characters if there is no pwd symbol in the output else its 7 from right to left. I am using 'strfind' to check if pwddymbol is presented in the output.My sample output is 14184940 and 0PwDsymbol012345. How can i do this?
  1 件のコメント
Image Analyst
Image Analyst 2018 年 2 月 4 日
What is the pwd symbol? To me pwd is a MATLAB and unix function that means "print working directory". Are you using the OCR capability of the Computer Vision System Toolbox? http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by