About our Project » History » Revision 14
Revision 13 (Anonymous, 01/12/2022 02:02 AM) → Revision 14/15 (Anonymous, 01/12/2022 02:03 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 blending, gamma correction during development so that the projected image has optimal image quality. To design a program capable of edge blending, we modeled it using * UML* , UML, coded Python and third-party libraries (e.g., *OpenCV, NumPy* ), OpenCV, NumPy), commented and documented the code using *Doxygen* , Doxygen, and managed and monitored the project using *Redmine* . 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!