rockverse.voxel_image.histogram.Histogram.pdf#

property Histogram.pdf#

Compute the Probability Density Function (PDF) from the calculated histogram. PDF values are normalized such that the total area for the bins (bin width times histogram height) equals 1.

Returns:

pdf – DataFrame containing the PDF values for the full image and for each segmentation phase.

Return type:

pandas.DataFrame