how to identify static image in video using matlab
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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?
0 commentaires
Réponses (1)
Walter Roberson
le 6 Fév 2018
Adjacent static images have very low immse() . MSE of 0 would not be expected because of camera noise and small lighting differences and wind.
Voir également
Catégories
En savoir plus sur Computer Vision Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!