blur

  1. J

    Utility for GPU based image blurring

    I'm using graphics/ImageMagick7 to blur an image in a shell script. This is a pretty slow process (it's CPU only and inherently slow that way). Are there any utilities available that can be utilized to blur an image using GPU acceleration? As for ImageMagick: For most use cases, the...
Back
Top