Actions
UML Diagrams » History » Revision 10
« Previous |
Revision 10/29
(diff)
| Next »
Satvik Reddy KONDA, 01/09/2025 01:56 PM
Wiki | Team Members | Meeting Documentation | The Wiki | Project Setup Guide | User Manual | Functional & Non-Functional Requirements | Math Document | Results¶
UML Diagrams¶
1. Main Class
- Acts as the central control of the application
- Depends on "Image" and "ImageConfiguration" for functionality
2. Image Class
- Manages image data and performs operations on the image
h3. Attributes
- data: NDArray -> Holds the image data as a Numpy array for manipulation
h3. Attributes
Updated by Satvik Reddy KONDA 5 months ago · 10 revisions