An OCR System for Baybayin Scripts using SVM

Version 1.0.3 (29,9 KB) von Rodney Pino
A proposed algorithm to recognize Baybayin writing system using support vector machine.
44 Downloads
Aktualisiert 26. Feb 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/.

Zitieren als

Rodney Pino (2024). An OCR System for Baybayin Scripts using SVM (https://github.com/rbp0803/An-OCR-System-for-Baybayin-Scripts-using-SVM), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2018a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
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

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.