How to recognize handwritten character using fuzzy logic ?

4 views (last 30 days)
I am on a project to design a system which will take handwritten character images as input, recognize them using fuzzy logic and give the output of recognition. I am stuck at the stage of feature extraction and character recognition. I am not being able to figure out what to do and how to do. Any type of corresponding lead or clue will be great for me. Thank You.
  1 Comment
Arshia Gupta
Arshia Gupta on 9 Dec 2020
Hey, M also facing the same problem.If u have sorted it, kindly help me. Any type of clue will be great for me. Thank You.

Sign in to comment.

Answers (2)

Kyle Rawding
Kyle Rawding on 17 Mar 2021
Hi -
I understand that you're interested in using handwritten character images as inputs to a fuzzy logic system for classification.
I don't know of any full workflow examples in this domain using handwriting, but there are a couple of published examples that may help in different parts of the workflow:
In addition, if you're not restricted to using fuzzy logic to solve this problem, the free 2 hour 'Machine Learning Onramp' course walks through how to use machine learning to solve this exact problem in great detail. I'd highly recommend it. Here's a link to that:
Even if you do decide to pursue a fuzzy logic approach, that onramp discusses many potential features to extract for character recognition that could be useful in a fuzzy c-means clustering approach.
Cheers,
Kyle

Image Analyst
Image Analyst on 16 Apr 2017
Search the Image Processing literature here Vision Bibliography. Good luck.
  2 Comments
Suman Debnath
Suman Debnath on 17 Apr 2017
Thanks for the help. But my problem is I don't know how to move forward. Any help on that logical part ??
Image Analyst
Image Analyst on 17 Apr 2017
I don't know fuzzy concepts - never had the need/opportunity/occasion to learn them.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!