AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Motion Detection Algorithms

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
goldensoft



Joined: 23 Jul 2007
Posts: 11

PostPosted: Sat Oct 06, 2007 12:31 pm    Post subject: Motion Detection Algorithms Reply with quote

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
View user's profile Send private message
goldensoft



Joined: 23 Jul 2007
Posts: 11

PostPosted: Sun Oct 07, 2007 10:22 pm    Post subject: Reply with quote

Does any one know if some motion detection script was already developed for AHK?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group