mouse pointer control by light source
using color sgregation, mouse pointer is controlled by tracking a red led...
It tracks the red led of my optical mouse. A webcam is used to take the video.
This is a simple application.
i have used color segregation technique on grayscale format. Other color formats can also be tried.
I determined the co-ordinates of the centroid of the region of the led. Then using the Java Robot class, the mouse pointer is sent to that co-ordinates. My webcam had max resolution of 640x480. I also used cyberlink webcam filter. Windows Vista operating system.
Citation pour cette source
Utsav Barman (2024). mouse pointer control by light source (https://www.mathworks.com/matlabcentral/fileexchange/29777-mouse-pointer-control-by-light-source), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition >
Tags
Remerciements
A inspiré : Virtual Mouse: Mouse Pointer Control using Color Detection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |