-
Notifications
You must be signed in to change notification settings - Fork 1
A minor project on Kinect. (Not complete)
License
abupoudel/minor-kinect
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Note to my project partners:
Please do not commit kinect-controller/nbproject/ folder's files
# ====================================================================
# Kinect project for Kathford International College
# ====================================================================
# Features:
# ====================================================================
# - Can control tilting by pressing "w" and "s".
# - Can change the LED as per requirement.
# - Press ESC to close
# ====================================================================
# TODO:
# ====================================================================
# - Finest Hand detection
# - Mouse movement with the help of python api
# - Implement all of these on a python class(may not require)
# - Haar training for Right hand detection(as for project)
# - Enjoy :)
# ====================================================================
# Informations:
# ====================================================================
# LED : 0-6 different modes
# {OFF : Kinect not in use,
# GREEN : Kinect in use,
# RED : Kinect quiet busy,
# ORANGE: Kinect quiet not ready,
# GREEN BLINK[2] : Starting up kinect or On some detection,
# RED/ORANGE BLINK : Some serious problem }
# Some LED may not work as expected
#
# Please note that trainer.py is just a image capturing file.
# Press 'p' to save Positive images and 'n' for Negative ones
# i.e. Background. The trainig of those files should be performed
# seperately commandline and may take lots of days. During
# training.py please create your own folders named "positive" and
# "negative" so to save all the images during capturing.
# These folder shall contains thousands of image samples for each
# instance so that may exceed the size, so commiting the directories
# was quiet dizzy.
# ====================================================================
#
# Java bridging has been a successful test and good going for our
# project.
# ====================================================================
# - Interfacing between Java and JavaScript - success
# - jQuery implementation - success
# - png loading - success
# - haar implementation success to pthon
# - MP3 playing success
# - Image loading success after mouse hover
# - Back button implemented
# - JAVA portion all completed
# ====================================================================
#
# Way to go for our project :)
#
About
A minor project on Kinect. (Not complete)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published