Object below an imaginary line
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.
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