Project Details¶
Image Masking¶
- Images *
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
Introductions
Methods
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 Muting LI over 1 year ago · 4 revisions