First time here? Check out the FAQ!

Ask Your Question
4

Android Target Practice App

asked Oct 3 '12

Tudor Luca gravatar image

Hi guys,

Basically I want to build an app that helps people to improve their fire-arm shooting skills.

I have a projector that is hooked up to an Android Device and projects onto a wall a target. The user has to shoot the target using a laser. The laser will shoot a beam of light for, let's say 0.5 seconds, on the wall where the user aimed. I have to capture that laser beam and determine where the user shoot the "bullet", if he hit the target etc...

My problem is that I don't know from where to start: - how can I detect that laser? - are there any libraries that might came in handy?

Any piece of information would be great!

Thanks a lot!

Preview: (hide)

2 answers

Sort by » oldest newest most voted
4

answered Oct 5 '12

Look at the Color Blob detection example from OpenCV 2.4.2. It uses HSV color space. You can adapt it for your purposes.

Preview: (hide)

Comments

Thanks a lot!

Tudor Luca gravatar imageTudor Luca (Oct 5 '12)edit
4

answered Oct 3 '12

karlphillip gravatar image
Preview: (hide)

Comments

I appreciate the effort of answering. Thanks a lot!

Tudor Luca gravatar imageTudor Luca (Oct 5 '12)edit

Question Tools

1 follower

Stats

Asked: Oct 3 '12

Seen: 959 times

Last updated: Oct 05 '12