H/α decomposition (``h_alpha_dp``) ================================== .. This functionality computes the Entropy (H) and Alpha (α) for dual polarimetric (HH | HV), (VV | VH) SAR data. The required input and the computed output are as follows: .. .. code-block:: python .. input : input_C2_folder, window_size .. output: Hdp.tif, alphadp.tif .. autofunction:: polsartools.h_alpha_dp :noindex: