Object below an imaginary line

asked 2018-01-11 01:40:37 -0600

pcll99 gravatar image

updated 2018-01-11 02:41:21 -0600

Hello, I am new to OpenCV.

I like to develop an app (probably on Android devices, but iOS is also ok) for making a badminton service fault call. I would like the device to make a loud beep sound if the whole of the shuttlecock is not below 115cm at the time when the racket hit the shuttlecock.

Is OpenCV the right tool for me? How should I get started? thanks.

image description

image description

edit retag flag offensive close merge delete

Comments

imho, you're starting at the wrong end. if you want to write a computer-vision app, you should learn about computer-vision first (it's not a matter of what platform to use, or which library)

you'll have to do your own research, and develop some skill, asking around like this is entirely useless.

also, please [have a look at the faq

berak gravatar imageberak ( 2018-01-11 02:55:40 -0600 )edit