could you post to the CHDK forum or email at admin at graphicalaccess dotcom? thanks
schmidtcr 1 year ago
Could you share your code for your laser control demo?
Cool thanks for that. I've seen a similar thing in Flash.
gingrrr 2 years ago
@gingrrr Hi, Unfortunately I lost all of my CHDK source when a Windows install stuffed up (I forgot to back it up).
I don't have the executeables either, glad I make videos.
It isn't too hard to do when you follow what I said in the above post.
I can provide source for the PSP version which is also in C.
There is a video demo of that one on my account here too.
You'll need to pm me an email address.
Cheers, Art.
ArtyFart 1 year ago
Hi - could you explain what's going on here and what camera you were using?
The program just checks every pixel from left to right, top to bottom until it finds a pixel over a set brightness threshold, assumes it has found the laser pointer, and draws a red dot around that pixel.
ArtyFart 2 years ago
could you post to the CHDK forum or email at admin at graphicalaccess dotcom? thanks
schmidtcr 1 year ago
Could you share your code for your laser control demo?
schmidtcr 1 year ago
Cool thanks for that. I've seen a similar thing in Flash.
gingrrr 2 years ago
@gingrrr Hi, Unfortunately I lost all of my CHDK source when a Windows install stuffed up (I forgot to back it up).
I don't have the executeables either, glad I make videos.
It isn't too hard to do when you follow what I said in the above post.
I can provide source for the PSP version which is also in C.
There is a video demo of that one on my account here too.
You'll need to pm me an email address.
Cheers, Art.
ArtyFart 1 year ago
Hi - could you explain what's going on here and what camera you were using?
gingrrr 2 years ago
The program just checks every pixel from left to right, top to bottom until it finds a pixel over a set brightness threshold, assumes it has found the laser pointer, and draws a red dot around that pixel.
ArtyFart 2 years ago