About our Project » History » Version 14
Anonymous, 01/12/2022 02:03 AM
| 1 | 6 | Anonymous | h1=. |
|---|---|---|---|
| 2 | 5 | Anonymous | <pre> |
| 3 | About our Project |
||
| 4 | </pre> |
||
| 5 | 1 | Anonymous | |
| 6 | 4 | Anonymous | h2. +Multi-projector Project+ |
| 7 | 2 | Anonymous | |
| 8 | 13 | Anonymous | 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. |
| 9 | 1 | Anonymous | |
| 10 | 14 | Anonymous | 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. |
| 11 | 13 | Anonymous | |
| 12 | 3 | Anonymous | The picture below is one of the examples of displaying media using several projectors that we used in this project. |
| 13 | 1 | Anonymous | |
| 14 | 7 | Anonymous | h3. < Original Image > |
| 15 | 12 | Anonymous | |
| 16 | 1 | Anonymous | !Whole.jpg! |
| 17 | 7 | Anonymous | |
| 18 | h3. < Left Image > |
||
| 19 | 12 | Anonymous | |
| 20 | 8 | Anonymous | !Left.jpg! |
| 21 | 9 | Anonymous | |
| 22 | 1 | Anonymous | h3. < Right Image > |
| 23 | 12 | Anonymous | |
| 24 | 1 | Anonymous | !Right.jpg! |
| 25 | 13 | Anonymous | |
| 26 | h2. +Result+ |
||
| 27 | 10 | Anonymous | |
| 28 | 11 | Anonymous | h3. < Combined Image > |
| 29 | |||
| 30 | Before Gamma Correction: |
||
| 31 | |||
| 32 | !Before_Gamma.jpg! |
||
| 33 | |||
| 34 | After Gamma Correction: |
||
| 35 | |||
| 36 | !After_Gamma.jpg! |