Actions
Wiki » History » Revision 37
« Previous |
Revision 37/49
(diff)
| Next »
Anderson PHILLIP, 10/18/2025 04:22 AM
Multi‑Projector Blending System¶
Team G11 · Python / OpenCV · Semester 2025
Project Overview¶
- Display one seamless still image on a flat screen using two projectors with an overlapped area.
- Equalize brightness in the overlap with alpha‑blending so seams disappear.
- Prototype in Python (OpenCV); refine only as needed.
Objectives¶
- Describe the problem and a feasible solution path before coding.
- Build a minimal alpha‑blending prototype and iterate until seams vanish.
- Provide before/after evidence on multiple test images.
- Keep the workflow and calibration reproducible.
Scope & Assumptions¶
- Planar screen; two projectors; optical axes ≈ perpendicular to the screen.
- Still images first (video later if time permits).
- Overlap is roughly rectangular; mask intensity falls linearly from 1→0 across the band.
- Minimal calibration; fine‑tune only if artifacts are visible.
Team & Roles¶
| Role | Members |
|---|---|
| Advisor | Great Gilbert Soco |
| PL, Project Leader | Koki Hamamura |
| PM, Project Manager | Noah Larson |
| Redmine Support | Nonoka Ohama |
| Developers | Jiajun Deng, Great Gilbert Soco |
| Doxygen Leader | Amirul Haziq Bin Airol Hairrie |
| Doxygen Commenters | Jordan Keiwein Lay, Hnin Ei Shwe Yee |
| Wiki Leader | Phillip Anderson |
| Wiki Developers | Wing Sum Tang, Sota Yatsugi |
| Jira Research Team | Zhi Jie Yew, Phillip Anderson |
Updated by Anderson PHILLIP 15 days ago · 37 revisions