Skip to content

A OpenCV program to control the mouse with your nose using OpenCV.

License

Notifications You must be signed in to change notification settings

AndreasJacobsen/noseCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License PyPI - Python Version

Rhino

A Python application that allows a user to controll the mouse using the nose with help from OpenCV and PyUserInput

Usage

Start python applicatoin, controll mouse with nose. Press Q to exit, see example usecase in the example folder. While the application is running use the l or i keys to click

Installation

Rhino requires OpenCV 3.4 but may work in other version, only running OpenCV as a pip-package may significantly reduce performance. Run pip install -r requirements.txt to install base dependencies, we recomend using a Python virtual environment For mouse movement there are differnet requirements for different operating systems

Windows requirements

Make sure to install these packages to you virtual enviourment

Linux requirements

  • xlib (comes default with most Linux distros)

MacOS / OSX requirements

See example usecase in the example folder

About

A OpenCV program to control the mouse with your nose using OpenCV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages