CrImage::Operation::HistogramEqualize::Histogram
Inherits Reference < Object
A histogram of an Image for a specific ChannelType
Constructors
new(image : Image, channel_type : ChannelType)
SourceInstance methods
channel_type
Sourceequalize
Remap the cumalitive distribution of pixels to get a new, more spread out pixel value
image
Sourcemean
Sourcestd_dev
Source