0% found this document useful (0 votes)
129 views3 pages

Project Title:-Handwritten Character Recognition: Performance Requirements

This document outlines a project for developing a handwritten character recognition system. The purpose is to identify handwritten characters. It will support multiple languages and allow previously handwritten records to be digitized. The system requirements include being able to install on Android phones with 2GB RAM or higher running KitKat or newer. It will take images of handwritten characters as input via scanning. The images will be converted to bitmaps and compared to stored bitmaps to identify the characters, then output the recognized text. It will offer to save the text to a notepad.

Uploaded by

Jayant Kodam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Topics covered

  • data storage,
  • output generation,
  • RAM requirements,
  • Android compatibility,
  • software features,
  • image input,
  • input processing,
  • user interface,
  • software installation,
  • scanner functionality
0% found this document useful (0 votes)
129 views3 pages

Project Title:-Handwritten Character Recognition: Performance Requirements

This document outlines a project for developing a handwritten character recognition system. The purpose is to identify handwritten characters. It will support multiple languages and allow previously handwritten records to be digitized. The system requirements include being able to install on Android phones with 2GB RAM or higher running KitKat or newer. It will take images of handwritten characters as input via scanning. The images will be converted to bitmaps and compared to stored bitmaps to identify the characters, then output the recognized text. It will offer to save the text to a notepad.

Uploaded by

Jayant Kodam
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

Topics covered

  • data storage,
  • output generation,
  • RAM requirements,
  • Android compatibility,
  • software features,
  • image input,
  • input processing,
  • user interface,
  • software installation,
  • scanner functionality

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