An open API service indexing awesome lists of open source software.

https://github.com/mdminhazulhaque/opencv-camera-to-mouse

Turn objects from camera into mouse cursor using OpenCV
https://github.com/mdminhazulhaque/opencv-camera-to-mouse

cusrsos image opencv processing qt

Last synced: about 1 month ago
JSON representation

Turn objects from camera into mouse cursor using OpenCV

Awesome Lists containing this project

README

          

CameraToMouse
=============
OpenCV based colorful object-detection from video and use its center point as mouse cursor coords.

## Caution ##
* FIXME: Remove shaky cursor
* FIXME: Add mousePress and mouseRelease event.
* TODO: Customizable object color

## Requirements ##
* [Qt 4/5] (http://qt-project.org/downloads)
* [OpenCV (C++ build)] (http://opencv.org/)