computer_vision.mean_threshold ============================== .. py:module:: computer_vision.mean_threshold Attributes ---------- .. autoapisummary:: computer_vision.mean_threshold.image Functions --------- .. autoapisummary:: computer_vision.mean_threshold.mean_threshold Module Contents --------------- .. py:function:: mean_threshold(image: PIL.Image) -> PIL.Image image: is a grayscale PIL image object .. py:data:: image