UML » History » Revision 7
Revision 6 (Winson MIKE , 01/16/2024 06:40 PM) → Revision 7/8 (Winson MIKE , 01/18/2024 01:33 PM)
h1. UML
!PBL4.png!
h2. *Description*
h3. 1. *Config_Reader*
Public Member Functions
* init__ (self)
Constructor for ConfigReader.
* getProjectedImageWidth (self)
Gets the projected image width.
* getDistanceBetweenProjectors (self)
Gets the distance between projectors.
* getImageWidth (self)
Gets the image width.
* getImageHeight (self)
Gets the image height.
* getImageName (self)
Gets the image name.
* getSide (self)
Gets the side information.
* getGamma (self)
Gets the gamma value.
h3. 2. *Alpha_Blender*
*Public Member Functions*
* init (self)
Constructor for Alpha_Blender.
*Private Member Functions*
* CalculateOverlap (self)
Calculates the overlap between 2 images.
* AlphaGamma (self)
Applies alpha and gamma blending.
* Display (self)
Displays the blended result.
!S__12148745.jpg! !PBLuml.png!