HomeSort by relevance Sort by last modified time
    Searched refs:sharpening (Results 1 - 4 of 4) sorted by null

  /external/ImageMagick/www/api/
effect.php 94 <p>AdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and AdaptiveSharpenImage() selects a suitable radius for you.</p>
542 <p>Using a separable kernel would be faster, but the negative weights cancel out on the corners of the kernel producing often undesirable ringing in the filtered result; this can be avoided by using a 2D gaussian shaped image sharpening kernel instead.</p>
magick-image.php 138 <p>MagickAdaptiveSharpenImage() adaptively sharpens the image by sharpening more intensely near image edges and less intensely far from edges. We sharpen the image with a Gaussian operator of the given radius and standard deviation (sigma). For reasonable results, radius should be larger than sigma. Use a radius of 0 and MagickAdaptiveSharpenImage() selects a suitable radius for you.</p>
    [all...]
  /compatibility/cdd/7_hardware-compatibility/
7_5_cameras.md 114 exposure, gain, white balance gains, color conversion, denoising, sharpening,
  /art/compiler/optimizing/
inliner.cc 43 #include "sharpening.h"
    [all...]

Completed in 377 milliseconds