Calculating and transforming histograms
Enhance and adjust the contrast of an image with histogram equalization, contrast stretching, and specification.
Topics
Contrast stretching
contrastStretch(destination:)contrastStretch(binCount:destination:)contrastStretch(destination:)contrastStretch(binCount:destination:)contrastStretch(destination:)contrastStretch(binCount:destination:)
Equalization
equalizeHistogram(destination:)equalizeHistogram(binCount:destination:)equalizeHistogram(destination:)equalizeHistogram(binCount:destination:)equalizeHistogram(destination:)equalizeHistogram(binCount:destination:)
Histogram calculation
Histogram specification
specifyHistogram(_:destination:)specifyHistogram(_:destination:)specifyHistogram(_:destination:)specifyHistogram(_:destination:)specifyHistogram(_:destination:)specifyHistogram(_:destination:)
Type aliases
See Also
Pixel buffer operations
Applying geometric operations to pixel buffersApplying color transforms to pixel buffersBlending and compositing pixel buffersConvolving and applying morphologyThresholding and clipping pixel buffer valuesConverting pixel buffersInterleaving and deinterleaving pixel buffersCropping and working with regions of interestApplying channel operationsApplying arithmetic operations