An OCR System for Baybayin Scripts using SVM

Version 1.0.3 (29,9 ko) par Rodney Pino
A proposed algorithm to recognize Baybayin writing system using support vector machine.
44 téléchargements
Mise à jour 26 fév. 2021

In this paper, we intend to discriminate the Baybayin script, a pre-colonial writing system used in the Philippines, from the Latin script at a character level. The proposed algorithm uses four main Support Vector Machine (SVM) classifiers to perform the following classifications between: Baybayin and Latin script, Baybayin characters, Latin characters, and Baybayin diacritical marks. This method emphasizes the recognition of Baybayin characters and so we tested the algorithm with the set of images found in (1) that satisfies our system assumptions. We also include here the codes on how we generate the aforementioned classifiers using the dataset found in (2), (3), and (4) for Baybayin, Latin, and Baybayin diacritic characters, respectively. Finally, we discuss the strengths and limitations of the system, its experimental results and recommendations for further research.
URL links for dataset:
(1) https://www.kaggle.com/jamesnogra/baybayn-baybayin-handwritten-images
(2) https://www.kaggle.com/rodneypino/baybayin-and-latin-binary-images-in-mat-format?select=Baybayin
(3) https://www.kaggle.com/rodneypino/baybayin-and-latin-binary-images-in-mat-format?select=Latin
(4) https://www.kaggle.com/rodneypino/baybayin-and-latin-binary-images-in-mat-format?select=Baybayin+Diacritics

You can check the full paper here: https://peerj.com/articles/cs-360/.

Citation pour cette source

Rodney Pino (2024). An OCR System for Baybayin Scripts using SVM (https://github.com/rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2018a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.3

Uploaded recently the .m files to the main branch page. Apologies for the mismanage upload

1.0.2

See release notes for this release on GitHub: https://github.com/rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM/releases/tag/v1.0.2

1.0.1

Title Change (minor): Changed the first word of the title from "Proposed" to "An".

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.