DelineateGA: Module to load GA lesion delineation¶
PRLEC Framework for OCT Processing and Visualization
-
OCT_GUI.Visualization.DelineateGA.
clearMarkingData
(self)[source]¶ Clear marking rectangle, outlines, and generated text
-
OCT_GUI.Visualization.DelineateGA.
pack
(self)[source]¶ Method to delineate GA and calculate covered lesion area.
To automatically delineate GA by a rectangular input: 1) Left-Click and hold at starting point for rectangle 2) Release rectangle at end-point 3) The algorithm automatically calculates the GA area
Note: Works only with Open CV as it uses the Grab-Cut algorithm.