how to integrate " PARKING FEE COLLECTION SYSTEM BASED with NUMBER PLATE RECOGNITION code done on matlab

1 回表示 (過去 30 日間)
I am doing " PARKING FEE COLLECTION SYSTEM BASED ON NUMBER PLATE RECOGNITION" using matlab as my mini project.Though there are many matlab codes an internet to recognize license plates ,I want store them into database with the entry time and date.Can someone help me to do this project ?

採用された回答

Image Analyst
Image Analyst 2016 年 3 月 23 日
Are you using the database toolbox()?
Check out the now and datestr functions:
>> datestr(now)
ans =
23-Mar-2016 18:11:41
  3 件のコメント
Image Analyst
Image Analyst 2016 年 11 月 18 日
There are tons of date time functions. Perhaps etime() would be useful to you.
For the database, I can't answer any questions but you might check out the database toolbox.
najam rizvi
najam rizvi 2016 年 11 月 20 日
sure sir i will check, thankyou for ur help :)

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

その他の回答 (0 件)

カテゴリ

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

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by