Why does read() time out when used with mmreader() ?
Afficher commentaires plus anciens
Hello All,
I am trying to subtract successive frames in a video (.asf) and then convert the difference image to binary and then plot the location of the maximum index pixel.But it looks like read() which I have used to read a single frame actually timed out.I almost repeated the same for 8 videos assuming that the video might have got corrupted but it still shows me that the MATLAB has timed out.Is there any specific reason or am I doing anything wrong.I can post the code if any users want to have a look at it.
6 commentaires
Harsha Vardhan Rao Avunoori
le 5 Juil 2011
Sean de Wolski
le 5 Juil 2011
Not familiar with 'read.' What about getframe or frame2im?
Harsha Vardhan Rao Avunoori
le 5 Juil 2011
Harsha Vardhan Rao Avunoori
le 5 Juil 2011
Walter Roberson
le 15 Juil 2011
sorry I was indeed on vacation.
Harsha Vardhan Rao Avunoori
le 15 Juil 2011
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!