Actions
UML » History » Revision 4
« Previous |
Revision 4/8
(diff)
| Next »
Bohan HO, 12/21/2023 03:51 PM
UML¶
Description¶
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.
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.
Updated by Bohan HO over 1 year ago · 4 revisions