Introduction:
This tutorial will guide you, how to make a MATLAB project for character recognition for undergraduate students.
This project include following specifications:
1. Entering a number from 0 to 9 & displaying its image, using MATLAB functions.
2. Adding a selective noise to this image (making image noisy).
3. Detecting the number shown in noisy image by comparing original image and noisy image.
This tutorial include 3 steps for complete learning of this project.
1. Introduction to MATLAB & basic coding.
2. Making MATLAB GUI program.
3. MATLAB Code for the character recognition system.
Note:- This tutorial will assume you have basic knowledge of Matlab & Probability and Random Variables.
This project include following specifications:
1. Entering a number from 0 to 9 & displaying its image, using MATLAB functions.
2. Adding a selective noise to this image (making image noisy).
3. Detecting the number shown in noisy image by comparing original image and noisy image.
This tutorial include 3 steps for complete learning of this project.
1. Introduction to MATLAB & basic coding.
2. Making MATLAB GUI program.
3. MATLAB Code for the character recognition system.
Note:- This tutorial will assume you have basic knowledge of Matlab & Probability and Random Variables.
No comments:
Post a Comment