Project

General

Profile

About Project » History » Version 8

Pratama Kwee BRANDON, 11/06/2025 12:18 AM

1 5 Yaroslav MAYDEBURA
!https://media.tenor.com/cb9L14uH-YAAAAAM/cool-fun.gif!
2 2 Sandeep GANESAN
3 5 Yaroslav MAYDEBURA
h1. 💡 About Project
4 1 Pratama Kwee BRANDON
5 3 Yaroslav MAYDEBURA
---
6 1 Pratama Kwee BRANDON
7 5 Yaroslav MAYDEBURA
h2. I. Project Overview
8 4 Yaroslav MAYDEBURA
9 5 Yaroslav MAYDEBURA
Our project focuses on developing a *high-quality image composition system* that seamlessly merges two or more projected images into a single, visually consistent display.  
10 1 Pratama Kwee BRANDON
11 5 Yaroslav MAYDEBURA
Using **Python** and **OpenCV**, we employ advanced image processing techniques such as *gamma correction*, *alpha blending*, and *intensity modification* to eliminate brightness and color mismatches between overlapping regions.  
12 4 Yaroslav MAYDEBURA
13 5 Yaroslav MAYDEBURA
The project is organized into sub-teams responsible for software development, UML design, testing, and wiki management. Each member plays a key role in ensuring collaborative progress and well-structured documentation.  
14 1 Pratama Kwee BRANDON
15 5 Yaroslav MAYDEBURA
By integrating **Doxygen** for code documentation and **Redmine** for project tracking, we aim to produce a well-documented, scalable, and reproducible system for real-time image correction and blending.
16 3 Yaroslav MAYDEBURA
17 1 Pratama Kwee BRANDON
---
18 3 Yaroslav MAYDEBURA
19 5 Yaroslav MAYDEBURA
h2. II. Motivation & Problem Statement
20 1 Pratama Kwee BRANDON
21 5 Yaroslav MAYDEBURA
When using multiple projectors to display a single image, visible seams or brightness inconsistencies often occur in overlapping regions. These inconsistencies degrade image quality and make the final projection appear uneven.  
22 3 Yaroslav MAYDEBURA
23 5 Yaroslav MAYDEBURA
Manual calibration methods are time-consuming and prone to human error.  
24 3 Yaroslav MAYDEBURA
25 5 Yaroslav MAYDEBURA
Our motivation is to develop a software-based approach that automates the alignment and blending process, ensuring seamless image projection.  
26 1 Pratama Kwee BRANDON
27 5 Yaroslav MAYDEBURA
By leveraging the **OpenCV** library, the system can detect overlapping areas, apply brightness corrections, and blend images smoothly — eliminating the need for costly hardware-based calibration systems.
28 1 Pratama Kwee BRANDON
29
---
30 3 Yaroslav MAYDEBURA
31 5 Yaroslav MAYDEBURA
h2. III. Objectives
32 3 Yaroslav MAYDEBURA
33 5 Yaroslav MAYDEBURA
* To develop an automated image blending system capable of merging two or more projections into a single seamless image.  
34
* To apply *gamma correction* and *intensity modification* techniques to balance color and brightness across overlapping regions.  
35
* To implement *alpha blending* for smooth transitions between images.  
36
* To design and visualize the system architecture using **UML diagrams**.  
37
* To document the entire project using **Doxygen** and manage tasks via **Redmine**.
38 3 Yaroslav MAYDEBURA
39
---
40
41 5 Yaroslav MAYDEBURA
h2. IV. Key Features
42 7 Pratama Kwee BRANDON
*1. Automated Image Blending*
43
Uses OpenCV and user-defined parameters to automatically blend two projected images, ensuring accurate overlap and alignment.
44 8 Pratama Kwee BRANDON
45 7 Pratama Kwee BRANDON
*2. Gamma Correction and Intensity Adjustment*
46
Employs advanced color and brightness correction algorithms to maintain consistent luminance across blended areas, effectively removing visible seams and mismatches.
47 8 Pratama Kwee BRANDON
48 7 Pratama Kwee BRANDON
*3. Video Blending*
49
Leverages GPU acceleration through PyTorch to calculate per-pixel brightness for video streams, enabling real-time blending and correction.
50 8 Pratama Kwee BRANDON
51 7 Pratama Kwee BRANDON
*4. User-Friendly Graphical Interface*
52
Provides an intuitive GUI that allows users to select interpolation modes, specify overlap pixels, and control blending parameters easily.
53 8 Pratama Kwee BRANDON
54 7 Pratama Kwee BRANDON
*5. Modular System Architecture*
55
Designed using UML-based class structures that divide the project into smaller, manageable components, improving scalability and ease of feature expansion.
56 8 Pratama Kwee BRANDON
57 7 Pratama Kwee BRANDON
*6. Comprehensive Documentation and Project Management*
58
Integrates Doxygen for automated code documentation and Redmine for task tracking, ensuring transparent collaboration and efficient workflow management.
59 3 Yaroslav MAYDEBURA
---
60
61 5 Yaroslav MAYDEBURA
h2. V. System Architecture
62
_(Add later)_
63 3 Yaroslav MAYDEBURA
64
---
65
66 5 Yaroslav MAYDEBURA
h2. VI. Methodology and Development Process
67
_(Add later)_
68 6 Pratama Kwee BRANDON
a. Requirement analysis
69
b. Testing and Validation
70 3 Yaroslav MAYDEBURA
71
---
72
73 5 Yaroslav MAYDEBURA
h2. VII. Technology Stack
74 3 Yaroslav MAYDEBURA
75 5 Yaroslav MAYDEBURA
* *Python (OpenCV, NumPy)*  
76
* *Doxygen*  
77
* *Redmine*  
78
* *Astah*  
79 3 Yaroslav MAYDEBURA
80
---
81
82 5 Yaroslav MAYDEBURA
h2. VIII. Application & Impact
83
_(Add later)_
84 3 Yaroslav MAYDEBURA
85
---
86
87 5 Yaroslav MAYDEBURA
h2. IX. Limitation & Future Enhancements
88
_(Add later)_
89 3 Yaroslav MAYDEBURA
90
---
91
92 5 Yaroslav MAYDEBURA
!https://media.tenor.com/Q14Y3rSxX5wAAAAM/plan-roadmap.gif!