Arabic Handwriting Recognition Using Neural Network in MATLAB
مفتوح المصدرالتعرف على خط اليد هو قدرة الكمبيوتر على استقبال وتفسير المدخلات المكتوبة بخط اليد. هذا المشروع ينفذ التعرف على الكلمات العربية المكتوبة بخط اليد باستخدام الشبكات العصبية في MATLAB
Handwriting recognition is the ability of a computer to receive and interpret intelligible handwritten input. This project use Neural Network toolbox in Matlab to train NN with pre registered words, the input to NN is a word (not seperated characters), the word converted to a vector to find the perfect match with other pre-registered words, The input to the project is an image file and the final result saved on a notepad txt file.
الوسوم
اكتشاف النصوصاللغة العربيةتعرف بصري على النصوصخط اليدشبكات عصبية
التقنيات المستخدمة
Matlab