Skip to content

A smart way to communicate with your PC using only gestures and your pre-owned web cam.

Notifications You must be signed in to change notification settings

bhanukushwah/Scroll.Wiz

 
 

Repository files navigation

ScrollWiz

A smart way to communicate with your PC using only gestures and your pre-owned web cam.

ScrollWiz Cover

In Early Development State

This project is still in alpha development stage so bugs and crashes are to be expected.

Prerequisite:

OpenCV, Caffe, CUDA, cuDNN, CMake

Installation

run sudo apt-get install cmake-qt-gui

Run the CMake GUI with cmake-gui

Select 'BUILD_PYTHON' checkbox to build python dependencies.

First select Configure and then Generate.

cd build

``make -j`nproc```

cd python

sudo make install

Add this line to the end of the environment variables file

export PYTHONPATH=/path/to/build/python:

Authors

WittyNoobs

About

A smart way to communicate with your PC using only gestures and your pre-owned web cam.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.7%
  • Cuda 4.3%
  • CMake 3.8%
  • Shell 1.6%
  • Python 0.5%
  • HCL 0.1%