Skip to content

phbou72/Augmented-Reality-Image-Viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Augmented Reality Image Viewer

This project is a prototype of an image viewer application that use AR, hand gesture and a camera to trigger its action.

Possible actions include :

  • Swiping right or left to change the picture
  • Zoom in/out by swiping top or bottom
  • Control picture brightness by approaching a closed fist in front of a camera

Technology :

  • OpenCV for image processing
  • HAAR for hand recognition
  • C++

Performance : The algorithm has been optimised to at least support a framerate of 15 fps without jittering or slowdown. Under good lightning it can perform better. It could also use CUDA to boost performance even more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages