how to identify static image in video using matlab

조회 수: 2 (최근 30일)
SHOBA MOHAN
SHOBA MOHAN 2018년 2월 6일
댓글: SHOBA MOHAN 2018년 2월 6일
I want to capture the car image in parking space. The camera is video camera so it continuously takes all the frames. I want to capture the car image once the car is parked in the space (i.e.no car movements, static) and have to perform the number plate detection and continue the process likewise.Hope the reader can understand the question meaning.How can i achieve this? Can anyone help me on this?

답변 (1개)

Walter Roberson
Walter Roberson 2018년 2월 6일
Adjacent static images have very low immse() . MSE of 0 would not be expected because of camera noise and small lighting differences and wind.
  댓글 수: 1
SHOBA MOHAN
SHOBA MOHAN 2018년 2월 6일
Thanks Walter. Guess, I want to do these steps. (i) check Parking space is empty or not (ii)if not empty, after some time take snapshot of car image (iii) do number recognition (iv)hold on till the space becomes empty (v) repeat from step i. Please review the steps and suggest will it work or not.

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by