0% found this document useful (0 votes)
36 views9 pages

Uml Diagram: Input Gray Text

This document contains UML diagrams that summarize the process of image recognition. The diagrams show: 1) The data flow of preprocessing an input image into a gray image, processing it to extract features, and recognizing it by comparing to stored images. 2) Three levels of the process, showing conversion to gray, feature extraction, and comparison for recognition. 3) A level 3 diagram visualizing the 28 dimensions used for comparison, with directional weights to represent the features.

Uploaded by

Prince Agarwal
Copyright
© Attribution Non-Commercial (BY-NC)
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
0% found this document useful (0 votes)
36 views9 pages

Uml Diagram: Input Gray Text

This document contains UML diagrams that summarize the process of image recognition. The diagrams show: 1) The data flow of preprocessing an input image into a gray image, processing it to extract features, and recognizing it by comparing to stored images. 2) Three levels of the process, showing conversion to gray, feature extraction, and comparison for recognition. 3) A level 3 diagram visualizing the 28 dimensions used for comparison, with directional weights to represent the features.

Uploaded by

Prince Agarwal
Copyright
© Attribution Non-Commercial (BY-NC)
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
You are on page 1/ 9

Uml diagram

Input gray text

preprocessing

processing

recognition
user Pre processing prcoessing Train image

Input gray image give extracted gray comapare calculated


level of pixels principle points with
test image

if the image is
recognised,it
show it to user
DATA FLOW DIAGRAM

Input the image

Convert it into gray


Pre-processing
image

processing recognition

Pre processing Pre processing Pre processing


image image image

Convert gray Find the Retrive stored


image neighbourhood nodal iamge
points

10 diffrent Find the nodal Comapre both


directionns points images

28 dimensions Compare the image Compare maximal


percentage

Testing image Testing image


DATA FLOW DIAGRAM

LEVEL 0

Convert it into gray


Input image
image

Pre processing processing recognition


Level 1

Pre processing

Pre rpocessing
Converted gray
image image

10 diffrent
directions

28 dimensions
Processing

Pre processing image Find the


neighbourhood

Find the nodal points

Compare the Testing the


image
image
Recognition

Processing Retrive the stored


image image

Comapre both image

Compare max prec.

Testing the image

Level 2

NW N
N E
W
28 DIMENSIONS

1:1:1

3:2:1 1:2:1

28 DIMENSIONS
2:1:1
1:2:3

2:1:3 1:2:3

3:1:1

LEVEL 3
Testing the image

Testing the image

NO yes

Not matched Matched

You might also like