Skip to content

Lashesl/Character-Recognition

Repository files navigation

Character-Recognition

Purpose:

Used to recognize English letters, Chinese characters, and numerals respectively. Based on Matlab.

Solution:

  1. Preprocess image: Convert images into greyscale image, smooth them, and use image binarization.
  2. Characters Segmentationccchac: Extract single character from whole region to recognize characters respectively in order to improve the accuracy rate of character recognition.
  3. Character Recognition: Compare features vector of each character with templates to realize the recognition.

About

Used to recognize English letters, Chinese characters, and numerals. Based on Matlab

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages