Need some project help

Hey I have making a program to see if I could detect when the bowling starts. As in I need to know when the bowling ball starts rolling on the lane to when it hits the pins in a video. Do any of you have any advice on what to do?

Answers (1)

Dinesh Yadav
Dinesh Yadav on 31 Oct 2019

0 votes

Hi, this problem can be solved with the approach of moving object detection using background subtraction. Kindly go through the following links for the implementation:

Categories

Community Treasure Hunt

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

Start Hunting!