Actions
About our project » History » Revision 2
« Previous |
Revision 2/10
(diff)
| Next »
HNIN Ei Shwe Yee, 10/29/2025 12:08 AM
About the Project¶
Overview¶
The goal of this project is to create a unified display by merging two projector images into one.
To achieve this, we employed techniques such as gamma correction, alpha blending, and intensity adjustments to refine the final output.
- Project Manager
- Team Leader
- Doxygen Documentation Team
- Wiki Team
- Coding Team
- UML Design Team
Objectives¶
- To implement an efficient alpha-blending pipeline for overlapping projector images.
- To apply gamma correction to balance brightness differences between projectors.
- To evaluate the output and ensure no visible seam or luminance mismatch remains.
Success criterion: The final projected image should appear uniform and continuous when viewed under normal lighting conditions.
Methodology¶
- Load two images (left and right) for each projector.
- Identify the overlapping region between both images.
- ...TBC
Tools and Software¶
- Astah – UML diagram design and system visualization.
- Doxygen – Automatic code documentation generation.
- Redmine – Task tracking, collaboration, and version control.
- TBA
Expected Results¶
By calibrating projector brightness and blending overlapping regions, the system should produce:- A seamless image without visible seams.
- Balanced brightness across both projections.
- Minimal distortion or brightness inconsistencies in the overlap zone.
Updated by HNIN Ei Shwe Yee 5 days ago · 2 revisions