About our project » History » Version 2
HNIN Ei Shwe Yee, 10/29/2025 12:08 AM
| 1 | 2 | HNIN Ei Shwe Yee | h1. About the Project |
|---|---|---|---|
| 2 | 1 | Jordan Keiwein LAY | |
| 3 | h2. Overview |
||
| 4 | |||
| 5 | 2 | HNIN Ei Shwe Yee | The goal of this project is to create a unified display by merging two projector images into one. |
| 6 | To achieve this, we employed techniques such as *gamma correction*, *alpha blending*, and *intensity adjustments* to refine the final output. |
||
| 7 | |||
| 8 | The project team is organized into several roles: |
||
| 9 | * Project Manager |
||
| 10 | * Team Leader |
||
| 11 | * Doxygen Documentation Team |
||
| 12 | * Wiki Team |
||
| 13 | * Coding Team |
||
| 14 | * UML Design Team |
||
| 15 | |||
| 16 | 1 | Jordan Keiwein LAY | |
| 17 | --- |
||
| 18 | |||
| 19 | h2. Objectives |
||
| 20 | |||
| 21 | * To implement an efficient alpha-blending pipeline for overlapping projector images. |
||
| 22 | * To apply gamma correction to balance brightness differences between projectors. |
||
| 23 | * To evaluate the output and ensure no visible seam or luminance mismatch remains. |
||
| 24 | |||
| 25 | *Success criterion:* The final projected image should appear uniform and continuous when viewed under normal lighting conditions. |
||
| 26 | |||
| 27 | --- |
||
| 28 | |||
| 29 | h2. Methodology |
||
| 30 | |||
| 31 | # Load two images (left and right) for each projector. |
||
| 32 | # Identify the overlapping region between both images. |
||
| 33 | # *...TBC* |
||
| 34 | |||
| 35 | --- |
||
| 36 | |||
| 37 | h2. Tools and Software |
||
| 38 | |||
| 39 | * *Astah* โ UML diagram design and system visualization. |
||
| 40 | * *Doxygen* โ Automatic code documentation generation. |
||
| 41 | * *Redmine* โ Task tracking, collaboration, and version control. |
||
| 42 | * *TBA* |
||
| 43 | |||
| 44 | --- |
||
| 45 | |||
| 46 | h2. Expected Results |
||
| 47 | |||
| 48 | By calibrating projector brightness and blending overlapping regions, the system should produce: |
||
| 49 | * A seamless image without visible seams. |
||
| 50 | * Balanced brightness across both projections. |
||
| 51 | * Minimal distortion or brightness inconsistencies in the overlap zone. |