img_sharpness {tfaddons} | R Documentation |
Sharpness
Description
Change sharpness of image(s)
Usage
img_sharpness(image, factor)
Arguments
image |
an image |
factor |
A floating point value or Tensor above 0.0. |
Value
Image(s) with the same type and shape as 'images', sharper.
[Package tfaddons version 0.10.0 Index]