Image.equalizeHistogram Method

Module: Image

Definition

Equalizes the histogram of a grayscale image in-place.

Note

Only grayscale 8-bit images are supported.

void equalizeHistogram()

Exceptions

An error has occurred during Face Library execution.