Image\_Analysis.Image\_Processing
=================================

.. currentmodule:: Image_Analysis

.. autoclass:: Image_Processing
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~Image_Processing.__init__
      ~Image_Processing.ahe_contrast
      ~Image_Processing.background_subtract
      ~Image_Processing.closing
      ~Image_Processing.default_morphology
      ~Image_Processing.dilation
      ~Image_Processing.erosion
      ~Image_Processing.get_cropped
      ~Image_Processing.labels
      ~Image_Processing.li_mask
      ~Image_Processing.median_filter
      ~Image_Processing.multiotsu_mask
      ~Image_Processing.opening
      ~Image_Processing.otsu_mask
      ~Image_Processing.region_props
      ~Image_Processing.rescaled_intensity
      ~Image_Processing.skeleton_dilation
      ~Image_Processing.sobel
      ~Image_Processing.yen_mask
   
   

   
   
   