i am making a project of tracking a single player in volleyball match and track the ball to get statistical info . what is the technique that i can use to detect a single player , ball. by knowing the technique i will know the best position of camera

1 view (last 30 days)
i am making a project of detecting and tracking a single player in volleyball match based on user choice and track the ball to get statistical info . what is the technique that i can use to detect a single player , ball. by knowing the technique i will know the best position of camera. hope u can help me because i have w near deadline . i wanna to know the technique and i will handle user input choice stuff.

Answers (1)

Image Analyst
Image Analyst on 10 Mar 2017
The Computer Vision System toolbox has tons of tracking functionality. Check out some of its demos http://www.mathworks.com/products/computer-vision/
  2 Comments
mohannad alaa
mohannad alaa on 10 Mar 2017
i know i surfed it but didn't get a technique to track just one of the players all demos here are for very simple examples like tracking all the movements ot tracking a moving object when no ither moving objects
Image Analyst
Image Analyst on 10 Mar 2017
Well, it's a start. If you really want something exactly like what you want you'll have to start with that and write additional code. Or else hire someone to do that for you.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!