forked from vmiheer/leviosa
-
Notifications
You must be signed in to change notification settings - Fork 0
Pointer control using Augmented Reality
License
ReverseBitCoders/leviosa
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The main.py is executable. Wrapper shell script is ruchi.sh execute it to see the helpertest.py execution. The helper.[c|h] includes the functions callable from python. Please refer ctypes module in it. http://docs.python.org/library/ctypes.html INSTALL _______ $ make make $ make $ make install The above steps will create the libhelper.so.1 also install in current directory. This shared lib will be used by ctypes. The example program XTest wrapper is helper_* functions. These are callable from python directly.
About
Pointer control using Augmented Reality
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 56.9%
- C 32.8%
- Shell 10.3%