kind-as - v0.1.1
    Preparing search index...

    Function unsharpen

    • Performs an unsharpen mask on this image. sigma is the amount to blur the image by. threshold is a control of how much to sharpen.

      Parameters

      • im: Image
      • sigma: number
      • threshold: number

      Returns Image