HomeSort by relevance Sort by last modified time
    Searched full:convolution (Results 101 - 125 of 150) sorted by null

1 2 3 45 6

  /external/ImageMagick/
Install-unix.txt 239 Certain ImageMagick algorithms, for example convolution, can achieve
  /external/ImageMagick/config/
francais.xml     [all...]
  /external/ImageMagick/www/
perl-magick.html 596 <td>apply a convolution kernel to the image. Given a kernel <i>order</i> , you would supply <i>order*order</i> float values (e.g. 3x3 implies 9 values).</td>
675 <td>enhance edges within the image with a convolution filter of the given radius.</td>
681 <td>emboss the image with a convolution filter of the given radius and standard deviation (sigma).</td>
    [all...]
architecture.html     [all...]
porting.html 422 <p>By default, image operations such as convolution blends alpha with each channel. To convolve each channel independently, deactivate the alpha channel as follows:</p>
    [all...]
  /external/ImageMagick/www/source/
francais.xml     [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
x86-mont.pl 14 # performs Montgomery multiplication/convolution only on SSE2-capable
  /external/libvpx/libvpx/vpx_dsp/x86/
vpx_subpixel_8t_intrin_ssse3.c 20 // filters only for the 4_h8 convolution
    [all...]
  /external/skia/src/effects/
SkBlurMask.cpp 868 // The "simple" blur is a direct implementation of separable convolution with a discrete
    [all...]
  /external/ImageMagick/ImageMagick/script/
architecture.html     [all...]
advanced-unix-installation.html 230 Certain ImageMagick algorithms, for example convolution, can achieve a significant speed-up with the assistance of the OpenMP API when running on modern dual and quad-core processors.</td>
    [all...]
porting.html 417 <p>By default, image operations such as convolution blends alpha with each channel. To convolve each channel independently, deactivate the alpha channel as follows:</p>
    [all...]
convert.html 360 <td>apply a convolution kernel to the image</td>
    [all...]
mogrify.html 349 <td>apply a convolution kernel to the image</td>
    [all...]
  /external/ImageMagick/MagickCore/
effect.c 819 % ConvolveImage() applies a custom convolution kernel to the image.
    [all...]
  /external/ImageMagick/Magick++/lib/
STL.cpp 569 // The number of neighbor pixels to be included in the convolution
    [all...]
  /external/opencv/ml/include/
ml.h     [all...]
  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
SPVRemapper.cpp 577 // We essentially perform a little convolution around each instruction,
    [all...]
  /prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
SPVRemapper.cpp 577 // We essentially perform a little convolution around each instruction,
    [all...]
  /external/ImageMagick/www/Magick++/
STL.html     [all...]
  /external/mesa3d/docs/
VERSIONS     [all...]
  /external/opencv/cv/src/
cvfilter.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
voAMRWBEnc.c 833 Scale_sig_opt(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */
837 Scale_sig(h1, L_SUBFR, 1 + shift); /* set h1[] in Q15 with scaling for convolution */
    [all...]
  /frameworks/ml/nn/runtime/include/
NeuralNetworks.h 207 /** Performs an 2-D convolution operation.
278 /** Performs a depthwise 2-D convolution operation.
    [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 587 // The number of neighbor pixels to be included in the convolution
    [all...]

Completed in 1320 milliseconds

1 2 3 45 6