Project

General

Profile

About our Project » History » Revision 13

Revision 12 (Anonymous, 01/06/2022 02:36 PM) → Revision 13/15 (Anonymous, 01/12/2022 02:02 AM)

h1=.  
 <pre> 
 About our Project 
 </pre> 

 h2. +Multi-projector Project+ 

 This project aims to create a single large, smooth image using multiple projectors by overlapping images of multiple projectors on a large screen to create a single image shape. We will use processes such edge as alpha blending, gamma correction correction, and transmission control protocol (TCP) during development so that the projected image has optimal image quality. 

 To design a program capable of edge blending, we modeled it using UML, coded Python and third-party libraries (e.g., OpenCV, NumPy), commented and documented the code using Doxygen, and managed and monitored the project using Redmine. Finally, we succeeded in achieving the high-speed edge blend program. 

 The picture below is one of the examples of displaying media using several projectors that we used in this project.  

 h3. < Original Image > 

 !Whole.jpg! 

 h3. < Left Image > 

 !Left.jpg! 

 h3. < Right Image >  

 !Right.jpg! 

 h2. +Result+ 

 h3. < Combined Image > 

 Before Gamma Correction: 

 !Before_Gamma.jpg! 

 After Gamma Correction: 

 !After_Gamma.jpg!