Project

General

Profile

Project Overview » History » Revision 10

Revision 9 (Chung Hsi LIN, 12/12/2024 03:47 PM) → Revision 10/38 (Mitsuki EIKI, 12/12/2024 03:48 PM)

h1. Project Overview 

 [[Wiki]] | [[About_Us]] | [[Project_Overview]] | [[UML_Diagram]] 


 h2. Project Structure 

 

 h3. Team Structure 

 ** Roles 
 *** Leader 
 *** Manager 
 *** Programmer 
 *** Wiki Designer 
 *** UML Designer 
 *** Commentor 

 h3. Management Methods 

 ** Redmine: Redmine is used to manage all the tasks and progress. 

 ** Doxygen: Doxygen is used to document the codes. 

 ** Astah: Astah is used to create UML diagram. 

 ** Python & OpenCV: Python and OpenCV are used for image processing. 

 ==================================================================================================================================== 

 h2. Technology Overview 

 h3. Alpha Blending 

 The general idea of alpha blending extends from techniques used in movie rendering, or in this case, overlapping projection. The problem with overlapping projection is that the overlapping area is considered as collisions where such conflicts need to be resolved. In the case of computer rendering, the most common method is referred as the painter's method. Which is 

 h3. Gamma Blending