paper-with-me

Papers

Handwritten digit and letter recognition using hybrid dwt-dct with knn and svm classifier

2018-08-18 · Fourth International Conference on Computing Communication Control and Automation (ICCUBEA) 2018 8 · Preman Ghadekar

Handwritten digit and letter recognition is one of the oldest and a very important topic in the field of pattern recognition. Handwritten digit and letter recognition poses different problem because of different writing styles, similarity in structure and angle of orientation. Therefore it is very important to find effective method for recognition and classification of digit and letter. Handwritten digit and letter recognition has various applications such as number plate recognition, extracting business card information, bank check processing, postal address processing, passport processing, signature processing etc. This paper propose a method of handwritten digit and letter recognition using feature extraction based on hybrid Discrete Wavelet Transform (DWT) and Discrete Cosine Transform (DCT). These extracted features are passed to K-Nearest Neighbour (KNN) and Support Vector Machine (SVM) classifiers for classification. Standard MNIST and EMNIST letter dataset are used for this experiment. Firstly MNIST digit and EMNSIT letter dataset are binarized and later stray pixels are removed. Features are extracted using hybrid Discrete Wavelet Transform and Discrete Cosine Transform. KNN and SVM classifiers are used for classification purpose. The proposed method was able to obtain a highest accuracy of 97.74% for digit and 89.51% for letter using SVM classifier.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationImage Classification

Similar Papers 제목 키워드 기반

KNN and ANN-based Recognition of Handwritten Pashto Letters using Zoning Features

2019-04-06 · Sulaiman Khan, Hazrat Ali, Zahid Ullah, Nasru Minallah 외

This paper presents a recognition system for handwritten Pashto letters. However, handwritten character recognition is a challenging task. These letters not only differ in shape and style but also vary among individuals.…

General Classification

MNIST-MIX: A Multi-language Handwritten Digit Recognition Dataset

2020-04-08 · Weiwei Jiang

In this letter, we contribute a multi-language handwritten digit recognition dataset named MNIST-MIX, which is the largest dataset of the same type in terms of both languages and data samples. With the same data format w…

Handwritten Digit Recognitionimbalanced classification

An MLP Baseline for Handwriting Recognition Using Planar Curvature and Gradient Orientation

2025-08-15 · Azam Nouri arxiv

This study investigates whether second-order geometric cues - planar curvature magnitude, curvature sign, and gradient orientation - are sufficient on their own to drive a multilayer perceptron (MLP) classifier for handw…

Handwriting Recognition

Window-Based Descriptors for Arabic Handwritten Alphabet Recognition: A Comparative Study on a Novel Dataset

2014-11-13 · Marwan Torki, Mohamed E. Hussein, Ahmed Elsallamy, Mahmoud Fayyaz 외

This paper presents a comparative study for window-based descriptors on the application of Arabic handwritten alphabet recognition. We show a detailed experimental evaluation of different descriptors with several classif…

A New Approach in Persian Handwritten Letters Recognition Using Error Correcting Output Coding

2016-04-26 · Maziar Kazemi, Muhammad Yousefnezhad, Saber Nourian

Classification Ensemble, which uses the weighed polling of outputs, is the art of combining a set of basic classifiers for generating high-performance, robust and more stable results. This study aims to improve the resul…

Binary ClassificationClassificationfeature selectionGeneral Classification