Effacer les filtres
Effacer les filtres

How can I extract frames from a video and detect a circular object (Such as Football)?

1 vue (au cours des 30 derniers jours)
Shahed
Shahed le 12 Mar 2013
I'm a new user of matlab. I searched so many resources to extract frames from a football video and each time I tried there are lots of errors. All I need is to take a video as input and divide it into frames. From each frame I need to find the position(Coordinate X & Y) of the football.
Please anyone help me.

Réponses (2)

Image Analyst
Image Analyst le 12 Mar 2013
Did you try imfindcircle()? Where did you upload your image?

kurczak
kurczak le 13 Mar 2013
I have similiar probem I have to find circles in real time video, I tried to use imfindcircles but its only for images so i tried getsnapshot() but it shows me circles only on plot not in video transmission.
  1 commentaire
Image Analyst
Image Analyst le 13 Mar 2013
Start your own thread and post your image(s) there. And explain better that "shows me circles only on plot not in video transmission" means.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by