Current UML Diagram

Brief Explanation About Each File
- config.py handles the target wide image information
- dislapy_img.py stores processed image information
- img_processor.py split the image into two and performs alpha-blending and gamma correction.
- main_stitcher.py dislpay the processed image.
About UML
UML will be re-generated by Pyreverse after the implementaiton is done. Therefore, don't care about the current UML much.