Sharpen image using unsharp masking
sharpens the
grayscale or truecolor (RGB) input image B
= imsharpen(A
)A
by
using the unsharp
masking method.
uses name-value pairs to control aspects of the unsharp
masking.B
= imsharpen(A
,Name,Value
)