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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Image Acquisition Toolbox > Image Data Acquisition >
- Image Processing and Computer Vision > Image Acquisition Toolbox > Image Data Acquisition >
Tags
Acknowledgements
Inspired: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |