Project

General

Profile

About Project » History » Version 7

Pratama Kwee BRANDON, 11/06/2025 12:17 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
*2. Gamma Correction and Intensity Adjustment*
45
Employs advanced color and brightness correction algorithms to maintain consistent luminance across blended areas, effectively removing visible seams and mismatches.
46
*3. Video Blending*
47
Leverages GPU acceleration through PyTorch to calculate per-pixel brightness for video streams, enabling real-time blending and correction.
48
*4. User-Friendly Graphical Interface*
49
Provides an intuitive GUI that allows users to select interpolation modes, specify overlap pixels, and control blending parameters easily.
50
*5. Modular System Architecture*
51
Designed using UML-based class structures that divide the project into smaller, manageable components, improving scalability and ease of feature expansion.
52
*6. Comprehensive Documentation and Project Management*
53
Integrates Doxygen for automated code documentation and Redmine for task tracking, ensuring transparent collaboration and efficient workflow management.
54 3 Yaroslav MAYDEBURA
---
55
56 5 Yaroslav MAYDEBURA
h2. V. System Architecture
57
_(Add later)_
58 3 Yaroslav MAYDEBURA
59
---
60
61 5 Yaroslav MAYDEBURA
h2. VI. Methodology and Development Process
62
_(Add later)_
63 6 Pratama Kwee BRANDON
a. Requirement analysis
64
b. Testing and Validation
65 3 Yaroslav MAYDEBURA
66
---
67
68 5 Yaroslav MAYDEBURA
h2. VII. Technology Stack
69 3 Yaroslav MAYDEBURA
70 5 Yaroslav MAYDEBURA
* *Python (OpenCV, NumPy)*  
71
* *Doxygen*  
72
* *Redmine*  
73
* *Astah*  
74 3 Yaroslav MAYDEBURA
75
---
76
77 5 Yaroslav MAYDEBURA
h2. VIII. Application & Impact
78
_(Add later)_
79 3 Yaroslav MAYDEBURA
80
---
81
82 5 Yaroslav MAYDEBURA
h2. IX. Limitation & Future Enhancements
83
_(Add later)_
84 3 Yaroslav MAYDEBURA
85
---
86
87 5 Yaroslav MAYDEBURA
!https://media.tenor.com/Q14Y3rSxX5wAAAAM/plan-roadmap.gif!