The "hand_written_devnagari_script_recognition" repository is an open-source project focused on recognizing handwritten Devanagari script characters. Devanagari is the script used for writing several Indian languages, including Hindi, Marathi, and Sanskrit. The project aims to build machine learning models that can accurately identify handwritten characters in Devanagari script. It provides pre-processed datasets, training scripts, and evaluation tools for researchers and developers interested in character recognition. Contributions from the community are welcome, and the repository serves as a valuable resource for advancing research in this field.
- Run matlab GUI file
- Select image file (from file selector menu)
- convert image file from RGB format to Grayscale format(0.3 0.2 0.1)
- perform thresholding(100)
- perform segmentation
- perform recognition
Charudatta Korde | Amey Naik | Karan Rane | Vibhav Khedekar |
---|
A heartfelt thank you to all the contributors who have poured their time, expertise, and passion into the “hand_written_devnagari_script_recognition” project! Your dedication has been instrumental in advancing research and development in the field of handwritten Devanagari script recognition. Together, we’re making strides toward accurate character identification, benefiting users of various Indian languages. Keep up the fantastic work! 🙌🌟
Copyright © 2024 charudatta10