开发者

How to detect motion on camera to move mouse

开发者 https://www.devze.com 2023-02-06 13:00 出处:网络
We are doing experiment with our webcam. We want to move mouse pointer with camera by moving an easily identifieable object in front of camera. For example move an led in dark room in front of camera

We are doing experiment with our webcam. We want to move mouse pointer with camera by moving an easily identifieable object in front of camera. For example move an led in dark room in front of camera and it will detect the motion.

How do we do that? Pr开发者_如何学运维ogram a software that capture each image, process it, find the position of light and set mouse accordingly? Is there any ready made library (c#) for doing such thing.


u may want to use opencv for your project..

http://opencv.willowgarage.com/wiki/

http://www.cs.iit.edu/~agam/cs512/lect-notes/opencv-intro/index.html


For C#

Touchless By microsoft
Touchless on codeplex

AForge.Net website
AForge.Net Framework googel code

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号