Image
Anypoint
- class plugins.default.view_image.anypoint.AnyPoint(MainWindow)[source]
Bases:
object
Anypoint class to process image on anypoint view.
- Parameters:
() (MainWindow) – Is the parent class to access the user interface widget in this application.
- connectToButton()[source]
The method for connected function and event on main window user interface.
- Returns:
None.
- control_button_on_anypoint()[source]
Control button on anypoint where it will be hide and show the button.
- Returns:
None.
- control_button_off_anypoint()[source]
Control button off anypoint where it will be hide and show the button.
- Returns:
None.
- updateParamAnypoint()[source]
The method for update parameter beta, alpha and zoom on the user interface.
- Returns:
None.
Panorama
- class plugins.default.view_image.panorama.Panorama(MainWindow)[source]
Bases:
object
The class to process image ang generate panorama view.
- Parameters:
() (MainWindow) – Is the parent class to access the user interface widget in this application.
- connectToButton()[source]
This function for connect to button in user interface
- Returns:
Process button event
- control_button_on_panorama()[source]
Control the button show or hide on panorama mode.
- Returns:
None.
- control_button_of_panorama()[source]
Control the button show or hide after you’re not in panorama mode.
Returns: