digital_image_processing.histogram_equalization.histogram_stretch ================================================================= .. py:module:: digital_image_processing.histogram_equalization.histogram_stretch .. autoapi-nested-parse:: Created on Fri Sep 28 15:22:29 2018 @author: Binish125 Attributes ---------- .. autoapisummary:: digital_image_processing.histogram_equalization.histogram_stretch.file_path Classes ------- .. autoapisummary:: digital_image_processing.histogram_equalization.histogram_stretch.ConstantStretch Module Contents --------------- .. py:class:: ConstantStretch .. py:method:: plot_histogram() .. py:method:: show_image() .. py:method:: stretch(input_image) .. py:attribute:: L :value: 256 .. py:attribute:: img :value: '' .. py:attribute:: k :value: 0 .. py:attribute:: last_list :value: [] .. py:attribute:: number_of_cols :value: 0 .. py:attribute:: number_of_rows :value: 0 .. py:attribute:: original_image :value: '' .. py:attribute:: rem :value: 0 .. py:attribute:: sk :value: 0 .. py:data:: file_path