Logo Lanfrica

Christopher-Onunze/naijasign2text

Domaine:

natural language processing

Type de record:

software
Créateur:
Chr
HĂ´te:
Convert Nigerian Sign Language to text using JavaFX # NaijaSign2Text 🤟📝 **NaijaSign2Text** is a desktop application designed to translate Nigerian Sign Language (NaijaSign) into readable text using JavaFX. This is a personal Java project by Christopher Onunze to explore how technology can assist the Deaf community in communication. --- ## 🚀 Features - JavaFX-based user interface - Placeholder for webcam or image input (future) - Potential integration with gesture recognition (coming soon) - Clean Maven-based structure for easy development - Designed with accessibility in mind --- ## 🛠️ Built With - **Java 17** - **JavaFX 17.0.8** - **Maven** for build management - Planned: **OpenCV** or **TensorFlow** for image/gesture recognition --- ## 🧑🏾‍💻 How to Run ### Prerequisites: - Java 17 installed - JavaFX SDK (17.0.8) downloaded - Maven installed and configured ### Run with Maven: ```bash mvn clean javafx:run