Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 370 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 370 Bytes

ASLRecognition

American Sign Language Recognition with Intel RealSense Created using Microsoft Visual Studio with C++ and the RealSense SDK Uses MySQLite database The Recorder stores finger joint data into the MySQLite database. The Recognizer compares the IntelRealsense finger joint data to the database, especially the nearest neighbor to the index finger tip.