| View previous topic :: View next topic |
| Author |
Message |
goldensoft
Joined: 23 Jul 2007 Posts: 11
|
Posted: Sat Oct 06, 2007 12:31 pm Post subject: Motion Detection Algorithms |
|
|
Most persons would say that motion detection is one of the most simple of all video analysis techniques. It's just needed to calculate the difference in color and brightness of two consecutive video frames pixel by pixel. The sum of these values approximate the level of motion recorded by a static camera.
I would like to get your positive or negative feedback on developing a motion detection script for autohotkey. The code I was thinking in using is the one found at http://www.codeproject.com/cs/media/Motion_Detection.asp
I was thinking in adapting the script created by daonlyfreez http://www.autohotkey.com/forum/topic17042.html
Please provide me your feedback on this. |
|
| Back to top |
|
 |
goldensoft
Joined: 23 Jul 2007 Posts: 11
|
Posted: Sun Oct 07, 2007 10:22 pm Post subject: |
|
|
| Does any one know if some motion detection script was already developed for AHK? |
|
| Back to top |
|
 |
|