Skip to content

ZenDevelopmentSystems/Smiley

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smiley

Gesture recognition based image viewer based on openCV

How is works?

Place your web cam above the computer monitor as seen in laptops. Start the program and just look at your computer screen. Now you can wave left/right to move to next/previous picture.

How to build?

Install opencv in your computer. Make sure you have 'haarcascade_frontalface_default.xml' in the path specified in "String faceCascade"(main.cpp) Issue make in the main directory

How to run?

Issue './ges <path_to _folder_with_images_to_view>' To quit, press ESC

About

Gesture Recognition based Image Viewer, an opencv project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.3%
  • Makefile 2.7%