Home > Java, Softwate Development > Application Engineering – Requirements Gathering Part 2

Application Engineering – Requirements Gathering Part 2

As a second installment of our Android Components Class project, follows a refinement of the requirements gathering part one post.
The focus of my project will be on the capture processing depicted on the activity diagram of the initial post.
The project will be a framework to use Optical Character Recognition (OCR). The framework will attempt to combine three API’s. The Camera API, with the image [reference] API and the Tesserac API.
This is the new list of words:
Nouns:
text, line, region, word, letters, image, bitmap

Verbs:

capture, shoot, crop, scan. process. retrieve, read, 
write, rotate. save, display
Text Capture Activity Diagram
Image Capture Sequence Diagram

Image Capture Activity Diagram

See here part 3 of  the Android Components Class project.
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment