Wiki » History » Version 3
NAKAMURA Yukiya, 12/11/2025 04:01 PM
| 1 | 2 | NAKAMURA Yukiya | h1. Multi-Projector System |
|---|---|---|---|
| 2 | |||
| 3 | !{width:2000px;height:400px}mop.png! |
||
| 4 | |||
| 5 | p=. _Team G11 · Semester 2025_ |
||
| 6 | |||
| 7 | h2. *Contents* |
||
| 8 | * *[[About_our_project|Project Details]]* |
||
| 9 | * *[[Group Member]]* |
||
| 10 | * *[[UML Diagrams]]* |
||
| 11 | * *[[Codes]]* |
||
| 12 | * *[[Results]]* |
||
| 13 | |||
| 14 | --- |
||
| 15 | |||
| 16 | h2. Project Overview |
||
| 17 | 3 | NAKAMURA Yukiya | |
| 18 | *Issue:* When two projectors cast images onto the same flat screen, the overlapping portion becomes brighter than the surrounding area, causing uneven illumination). |
||
| 19 | *Method:* Identify where the projections intersect and generate smoothly varying alpha masks so that each projector’s contribution transitions gradually across the shared zone) |
||
| 20 | *Output:* A lightweight, reproducible prototype using Python and OpenCV that demonstrates the blending behavior on static images). |
||
| 21 | |||
| 22 | --- |