Introductions » History » Version 3
Winson MIKE , 01/11/2024 03:01 PM
| 1 | 1 | Winson MIKE | h1. Introductions |
|---|---|---|---|
| 2 | 2 | Winson MIKE | |
| 3 | h2. Before we dive into details about our project, we need to introduce you on the topics that we focus in this project, to give a better insight. |
||
| 4 | |||
| 5 | 3 | Winson MIKE | h2. Project details |
| 6 | |||
| 7 | The aim of this project is to create a large, singular image on a flat screen using two projectors, each from angles. The requirement of |
||
| 8 | implementing this method was also that we need to use a planar screen, 2 PC laptops, and a projector optical axis that is perpendicular |
||
| 9 | to the screen. In order to further enhance the quality of the image, alpha blending and gamma correction methods were used in the development |
||
| 10 | process to be applied in the overlapping projection area. |
||
| 11 | |||
| 12 | |||
| 13 | Hence, Firstly, The screen size (Red/Green and Yellow), specified as 'L' would be 1280mm and the length of the projector would be specified as 'd' (Red or Green). |
||
| 14 | Then we need to obtain the condition where d < L and followed by the property of proportion, |
||
| 15 | we have the overlapped area X that can be obtained by L - d = X. The equation d / L = x / 1280 can also be formulated. |
||
| 16 | |||
| 17 | !messageImage_1704950113507.jpg! |