Main Content
localcontrast
Edge-aware local contrast manipulation of images
Description
enhances
or flattens the local contrast of B
= localcontrast(A
,edgeThreshold
,amount
)A
by increasing
or smoothing details while leaving strong edges unchanged. edgeThreshold
defines
the minimum intensity amplitude of strong edges to leave intact. amount
is
the amount of enhancement or smoothing desired.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2016b