brightest red spot detection

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Apr 2008
Posts: 7
Reputation: Thamizh Bharat is an unknown quantity at this point 
Solved Threads: 0
Thamizh Bharat Thamizh Bharat is offline Offline
Newbie Poster

brightest red spot detection

 
0
  #1
Jan 15th, 2009
I am doing a project in which i need to find the coordinates of a red laser dot on a screen. The screen can be plain or the desktop can be projected on a screen. Kindly tell me how do i detect the red spot? Thank you in advance.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 332
Reputation: quuba is on a distinguished road 
Solved Threads: 53
quuba quuba is offline Offline
Posting Whiz

Re: brightest red spot detection

 
1
  #2
Jan 15th, 2009
Look at Circular Hough Transform, a Java applet demonstration

http://www.markschulze.net/java/hough/index.html
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 7
Reputation: Thamizh Bharat is an unknown quantity at this point 
Solved Threads: 0
Thamizh Bharat Thamizh Bharat is offline Offline
Newbie Poster

Re: brightest red spot detection

 
0
  #3
Feb 6th, 2009
Now i am able to track the red dot but the problem is that i get a cluster of red pixels so the tracked dots are not stable when i get the pixels from successive frames. I tried to find the pixel using the first red spot but that reduced the problem to a small extent. So kindly tell me how i can stabilize the dot across multiple frames.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC