ImageResizer.Plugins.AdvancedFilters by Nathanael Jones, Imazen

<PackageReference Include="ImageResizer.Plugins.AdvancedFilters" Version="4.2.0" />

 ImageResizer.Plugins.AdvancedFilters 4.2.0

Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. Plugs into ImageResizer. REST API example: image.jpg?a.removenoise=3 Docs: http://imageresizing.net/plugins/advancedfilters Support: http://imageresizing.net/support Requires license, see http://imageresizing.net/plugins ## 30+ plugins available Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace. You'll find plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark & text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing & rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing & compression into .zip archives, red eye auto-correction, face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.

<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  <metadata>
    <id>ImageResizer.Plugins.AdvancedFilters</id>
    <version>4.2.0</version>
    <title>ImageResizer.Plugins.AdvancedFilters</title>
    <authors>Nathanael Jones, Imazen</authors>
    <owners>nathanaeljones, imazen</owners>
    <licenseUrl>http://imageresizing.net/licenses/trial</licenseUrl>
    <projectUrl>http://imageresizing.net</projectUrl>
    <iconUrl>http://imageresizing.net/images/logos/ImageIconPSD100.png</iconUrl>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <description>Apply best-in-class, adjustable Guassian blur, smart sharpen, noise removal, and auto white balance filters to your photographs. 

Plugs into ImageResizer. 

REST API example: image.jpg?a.removenoise=3

Docs: http://imageresizing.net/plugins/advancedfilters
Support: http://imageresizing.net/support

Requires license, see http://imageresizing.net/plugins

## 30+ plugins available

Search 'ImageResizer' on nuget.org, or visit imageresizing.net to see 40+ plugins. Some offer 4-30x performance improvements; some render PDFs and PSDs; others detect faces and trim whitespace.
You'll find  plugins for disk caching, memory caching, Microsoft SQL blob support, Amazon CloudFront, S3, Azure Blob Storage, MongoDB GridFS, automatic whitespace trimming, automatic white balance, octree 8-bit gif/png quantization and transparency dithering, animated gif resizing, watermark &amp; text overlay support, content aware image resizing / seam carving (based on CAIR), grayscale, sepia, histogram, alpha, contrast, saturation, brightness, hue, Guassian blur, noise removal, and smart sharpen filters, psd editing &amp; rendering, raw (CR2, NEF, DNG, etc.) file exposure, .webp (weppy) support, image batch processing &amp; compression into .zip archives, red eye auto-correction,  face detection, and secure (signed!) remote HTTP image processing. Most datastore plugins support the Virtual Path Provider system, and can be used for non-image files as well.</description>
    <tags>ImageResizer Imazen Resizer AdvancedFilters guassian blur smart sharpen noise remove auto white balance filters imaging</tags>
    <dependencies>
      <dependency id="ImageResizer" version="4.2.0" />
      <dependency id="AForge" version="2.2.5" />
      <dependency id="AForge.Math" version="2.2.5" />
      <dependency id="AForge.Imaging" version="2.2.5" />
    </dependencies>
  </metadata>
</package>