Project

General

Profile

Wiki » History » Revision 23

Revision 22 (Winson MIKE , 12/21/2023 01:37 PM) → Revision 23/38 (Winson MIKE , 12/21/2023 01:44 PM)

h1. Project Details 

 h2. Image Masking 

 * +Images+ * 
 || !Left2.jpg! || The left Image || 
 || !Right2.jpg! || The right image || 
 || !Whole2.jpg! || 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.