DiablodeMorte
01-27-2008, 04:28 AM
Hello Everybody,
I had this idea for a project but I'm not entirely sure where to begin. In short, the idea behind the project is to replicate the Wii-Remote's ability to track 4 IR points. I looked at the PixArt site(the company who made the actual chip for Nintendo) but their site is very hard to navigate and I didn't get anywhere. When I brake the project down I get the following "requirements"
-1)Input of CCD camera/NTSC video signal
-2)Algorithm to examine said input
-4)Output of ir point location.
For 1) I figure I'm going to have to some how take a video signal and then break it down into a huge array. Is there a better way? How would I achieve this? I looked at Hitt Consultings HC-OSD Overlay Module since it inputs video like I need and also uses a propeller but I don't really understand the code. I would love some information on how I would achieve the video breakdown
For 2) I'm sure I can find a algorithm on the internet that will solve this problem. Will probably have something to do w/ bringing up the contrast and then looking for the brightest points
For 3) Probably going to use serial and since thats well documented I probably don't need any help on this end.
Thanks in advance for any suggestions/comments,
Diablo
I had this idea for a project but I'm not entirely sure where to begin. In short, the idea behind the project is to replicate the Wii-Remote's ability to track 4 IR points. I looked at the PixArt site(the company who made the actual chip for Nintendo) but their site is very hard to navigate and I didn't get anywhere. When I brake the project down I get the following "requirements"
-1)Input of CCD camera/NTSC video signal
-2)Algorithm to examine said input
-4)Output of ir point location.
For 1) I figure I'm going to have to some how take a video signal and then break it down into a huge array. Is there a better way? How would I achieve this? I looked at Hitt Consultings HC-OSD Overlay Module since it inputs video like I need and also uses a propeller but I don't really understand the code. I would love some information on how I would achieve the video breakdown
For 2) I'm sure I can find a algorithm on the internet that will solve this problem. Will probably have something to do w/ bringing up the contrast and then looking for the brightest points
For 3) Probably going to use serial and since thats well documented I probably don't need any help on this end.
Thanks in advance for any suggestions/comments,
Diablo