OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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> • <a href="
morphology
.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> • <a href="
morphology
.php#CloneKernelInfo">CloneKernelInfo</a> • <a href="
morphology
.php#DestroyKernelInfo">DestroyKernelInfo</a> • <a href="
morphology
.php#MorphologyApply">MorphologyApply</a> • <a href="
morphology
.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> • <a href="
morphology
.php#MorphologyImage">MorphologyImage</a> • <a href="
morphology
.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> • <a href="
morphology
.php#ScaleKernelInfo">ScaleKernelInfo</a> • <a href="
morphology
.php#ShowKernelInfo">ShowKernelInfo</a> • <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