A
A
Andri Radontsev2017-02-27 01:12:12
infographics
Andri Radontsev, 2017-02-27 01:12:12

What UML diagrams would be logical to use to describe an image recognition program?

The program is a handwriting recognition tool with a graphical interface (Windows Forms). Developed in C# in Visual Studio. For recognition, the ensemble paradigm is used. The program has 7 modules. Each module has its own form.
Thus, the input of the program is an image with handwritten text, then the user selects a recognition method (you can choose one or several for the ensemble to work), and then the program performs recognition according to the selected algorithm and displays the result. The program needs to be trained first.
Question:
To demonstrate and protect this project, I need to describe it using UML diagrams.. You need 3 UML diagrams. I will probably use a class diagram and a component diagram. But I don't know what other UML diagram would be appropriate to use to describe the program.
The choice is:
- Activity
diagram - State
diagram - Sequence diagram
What would be appropriate and logical to use to describe the above program?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-02-27
@ChandraS

All three and draw

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question