Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

Project Title :- HANDWRITTEN CHARACTER RECOGNITION

PURPOSE :-
 The purpose of developing this “Handwritten character recognition” is to
identify the handwritten characters.

SCOPE:-
 Multiple Language support.
 Previously hand written record can be documented easily.
 New features can also be added to the software like:- Translation

SPECIFIC REQUIRMENTS:-
1. FUNCTIONAL REQUIRMENTS :-
1.1 Installation:-
For installation purpose the internet connection is required so that user can
install the application.
1.2 Give an input:-
User can give the input as a image form by the use of scanner.
After the input is given to the application . It will get a several minutes to do the
Further process.

2. PERFORMANCE REQUIREMENTS:-
1.1 The user must contain a android mobile phone.
1.2 Along with the phone contain the 2 GB of RAM ( Minimum) and OS level (Operating
system)
Must be higher than Kitkat.

3. APPENDIX:-
3.1 Appendix A :-
To scan the input given by the user.
1 . After the installation is done user get a access to the application. On that user
get Scanner button so he scan the characters .
2. After clicking on the button user can give the input to the application.
3.2 Appendix B:-
Convert the input image into the bit map.
1. After the input is received to the software The software converts the
image into the bit map.
2. By the using of 1’s and 0 ‘s . The 1 is replaced by the position where the
any coloured pixel is present like red , green, blue etc and 0 is get replaced
where the non-coloured pixel like white is present.
3. Next to this it stores this all pixels into the data sets for future reference.

3.3 Appendix C:-


To compare the converted bitmap and present bitmap in the dataset
1. After the successful conversion of image into the bitmap we compare the
bitmaps with the bitmaps present in the data sets .
2. So that after the comparison we get a actual characters which are the given as
a input.

3.4 Appendix D:-


For finishing the product
1. At the end we get the hand written characters in the our system.
2. User will get the final characters which are present in the image( Input ) as an
output.
3. After that software shows popup to user like Do you want store this on the
notepad ?
4. If the user say yes it get stored in the notepad. And say no it goes out and user
again see the previous icon of scanner.

You might also like