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.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Database Toolbox에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by