trigger.utils.eyebulge.methodology.method_base ============================================== .. py:module:: trigger.utils.eyebulge.methodology.method_base .. autoapi-nested-parse:: Base Class for all methodologies. Classes ------- .. autoapisummary:: trigger.utils.eyebulge.methodology.method_base.MethodBase Module Contents --------------- .. py:class:: MethodBase Bases: :py:obj:`object` Base for all methods. .. py:method:: calculate_eye_radii(eye_mesh) :staticmethod: Calculate the maximum eye radius by bounding box .. py:method:: run() Build the eye-bulge. .. py:attribute:: method_name :value: ''