Skip to content

lamielle/aether

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Aether:

===== Building =====

Aether depends on OpenCV.  You must install this to build Aether.

Basic Steps:
Configure: ./waf configure --prefix=install_prefix
Build: ./waf build
Install: ./waf install

Example:
./waf configure --prefix=/usr/local/lib/python2.5/site-packages --opencv-prefix=/usr
./waf build
./waf install

About

Interactive projection system using computer vision to detect shadows for input.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages