interactive ground piano

asked 2016-03-19 14:51:02 -0600

nabi gravatar image

updated 2020-11-01 04:48:34 -0600

Hello,
I have been working with opencv for few weeks and fortunately am able to do some detections and trackings with it, but I have no idea what should I do for below project.I would appreciate any help from forum users.
Project overview:
A piano projected on ground with video projector, made in Unreal engine (this part is done). I want to detect users legs or body with a camera when they put it over piano keys and play the key. in C++ I need to declare regions for whole screen (where piano keys are located) to detect when users leg enters that spacial region!
how can I declare multiple regions to detect object movement or entrance?
Thanks in advance.

edit retag flag offensive close merge delete

Comments

1

an image of your projection would be helpful

berak gravatar imageberak ( 2016-03-20 03:47:47 -0600 )edit