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

  /external/ImageMagick/api_examples/
magick_script 27 Morphology Operator
  /external/ImageMagick/www/api/
morphology.php 55 <p class="text-center"><a href="morphology.php#AcquireKernelInfo">AcquireKernelInfo</a> &bull; <a href="morphology.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> &bull; <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> &bull; <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> &bull; <a href="morphology.php#MorphologyApply">MorphologyApply</a> &bull; <a href="morphology.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> &bull; <a href="morphology.php#MorphologyImage">MorphologyImage</a> &bull; <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> &bull; <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> &bull; <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> &bull; <a href="morphology.php#UnityAddKernelInfo">UnityAdd (…)
    [all...]
  /external/ImageMagick/PerlMagick/demo/
demo.pl 293 print "Morphology...\n";
295 $example->Label('Morphology');
296 $example->Morphology(method=>'Dilate',kernel=>'Diamond',iterations=>2);
  /external/ImageMagick/www/source/
examples.pl 266 print "Morphology...\n";
268 $example->Label('Morphology');
269 $example->Morphology(method=>'Dilate',kernel=>'Diamond',iterations=>3);
  /external/ImageMagick/PerlMagick/
Magick.xs 535 { "Morphology", { {"kernel", StringReference},
    [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in 535 { "Morphology", { {"kernel", StringReference},
    [all...]

Completed in 145 milliseconds