[23/12/2023] - Present
- Using OpenCV and MediaPy
test-1.mov
![hand-landmarks](https://private-user-images.githubusercontent.com/97713154/292682143-cd23c2fd-d38d-4bfe-b095-496a580b42c3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NjgxMzAsIm5iZiI6MTczOTY2NzgzMCwicGF0aCI6Ii85NzcxMzE1NC8yOTI2ODIxNDMtY2QyM2MyZmQtZDM4ZC00YmZlLWIwOTUtNDk2YTU4MGI0MmMzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDAxMDM1MFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFiYjEwNTRjMzhkZTg0ODA5NzVkNGRiZTE0ZGU4ZjRmMGIxNzBjNzg5OTkxNDQ2NmVlNDNmZjQ3NGUyNWRlY2ImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.ZCF1h0KxbCX04eXPmYPgwRxd4RfWvzbTjoGRXBRNA2s)
This module will help interpret these symbols and enable beginners to understand ASL instantly.
After the main ASL interpreter module is complete, I will take this project into the real world and decode ASL via Audio connected to a headset
- Main Landmark Decoding Logic Complete
- Finished assigning Alphabet Landmarks it's correct POI (points of interest) and set up a way to have orientation of the hand be considered (ORT)
- Testing all characters, I found the program has issues distingishing between gestures that are very similar to eachother but very by lenght between landmarks, especially with C and O. I think calculating the distance between all hand landmarks will be the next step in making the system more precise.