Wiki » History » Revision 22
« Previous |
Revision 22/38
(diff)
| Next »
Winson MIKE , 12/21/2023 01:37 PM
Project Details¶
Image Masking¶
![]() |
The left Image | |||
![]() |
The right image | |||
![]() |
Expected output |
The goal of this project is to combine two images and have them become one whole image with the same brightness while using two projectors to combine the image
Methods
1. Implementations
a. Project Management: Managing and monitoring the project by using the Redline platform, giving the function to:
- Track progress
- Assign tasks
- Collaborate efficiently for any issues faced
b. Programming: The project is implemented using Python, where third-party libraries are used to process the image and blending.
c. UML: In order to provide a clear structure of our program, We use the Unified Modeling Language (UML) program called 'Astah' to create a detailed blueprint of the program's architecture
d. Doxygen: To ensure clarity, maintainability, and ease of future development, The code is thoroughly commented on and documented using Doxygen.
Updated by Winson MIKE over 1 year ago · 22 revisions