I want to analyse live video feed of people doing repetitive motion.
Specifically the will be a phone in a tripod looking at people doing indoor paddling. I want to determine the stroke rate.
The frame below is an example of what the camera will be looking at:
Sometimes the background can be a bit more messy and the view may not be as straight on such as this:
The typical frequency of the stroke would be anywhere between 40 and 80 stokes per minute. That is the rate i am trying to detect live.
Does anybody have a suggestion of what king of processing of the video stream i can perform to try to detect this frequency?