HomeSort by relevance Sort by last modified time
    Searched full:despeckle (Results 1 - 25 of 68) sorted by null

1 2 3

  /external/ImageMagick/www/
command-line-tools.html 71 <dt><a id="convert"></a><a href="convert.html">convert</a></dt><dd>convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
75 <dt><a id="magick"></a><a href="magick.html">magick</a></dt><dd>convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
76 <dt><a id="magick-script"></a><a href="magick-script.html">magick-script</a></dt><dd>use this scripting language convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
77 <dt><a id="mogrify"></a><a href="mogrify.html">mogrify</a></dt><dd>resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, <a href="convert.html">convert</a> writes to a different image file.</dd>
opencl.html 67 despeckle
  /external/ImageMagick/Magick++/demo/
demo.cpp 153 cout << " despeckle ..." << endl;
155 example.label( "Despeckle" );
156 example.despeckle( );
  /external/ImageMagick/utilities/
convert.1 3 convert \- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBconvert\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
156 \-despeckle reduce the speckles within an image
magick-script.1 3 magick-script \- scripting language that converts between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBmagick-script\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Here is an example script:
133 \-despeckle reduce the speckles within an image
magick-script.1.in 3 magick-script \- scripting language that converts between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBmagick-script\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Here is an example script:
133 \-despeckle reduce the speckles within an image
magick.1 3 magick \- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBmagickscript\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
130 \-despeckle reduce the speckles within an image
magick.1.in 3 magick \- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBmagickscript\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
130 \-despeckle reduce the speckles within an image
mogrify.1 3 mogrify \- resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert(1) writes to a different image file.
8 The \fBmogrify\fP program is a member of the ImageMagick(1) suite of tools. Use it to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to convert(1) except the original image file is overwritten with any changes you request.
154 \-despeckle reduce the speckles within an image
mogrify.1.in 3 mogrify \- resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert(1) writes to a different image file.
8 The \fBmogrify\fP program is a member of the ImageMagick(1) suite of tools. Use it to resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. This tool is similar to convert(1) except the original image file is overwritten with any changes you request.
154 \-despeckle reduce the speckles within an image
ImageMagick.1 49 resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert writes to a different image file.
ImageMagick.1.in 49 resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, convert writes to a different image file.
display.1 87 \-despeckle reduce the speckles within an image
display.1.in 87 \-despeckle reduce the speckles within an image
convert.1.in 3 convert \- convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
8 The \fBconvert\fP program is a member of the ImageMagick(1) suite of tools. Use it to convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.
156 \-despeckle reduce the speckles within an image
  /external/ImageMagick/www/source/
examples.pl 143 print "Despeckle...\n";
145 $example->Label('Despeckle');
146 $example->Despeckle();
english.xml     [all...]
  /external/ImageMagick/ImageMagick/script/
command-line-tools.html 67 <dt><a id="convert"></a><a href="convert.php">convert</a></dt><dd>convert between image formats as well as resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more.</dd>
71 <dt><a id="mogrify"></a><a href="mogrify.php">mogrify</a></dt><dd>resize an image, blur, crop, despeckle, dither, draw on, flip, join, re-sample, and much more. Mogrify overwrites the original image file, whereas, <a href="convert.php">convert</a> writes to a different image file.</dd>
opencl.html 63 despeckle
animate.html 209 <td><a href="command-line-options.php#despeckle">-despeckle</a></td>
  /external/ImageMagick/PerlMagick/t/
filter.t 72 testFilterCompare('input.miff', q//, 'reference/filter/Despeckle.miff', 'Despeckle', q//, 0.0, 0.0);
setattribute.t 157 testSetAttribute('input.miff','preview','Despeckle');
  /external/ImageMagick/PerlMagick/demo/
demo.pl 144 print "Despeckle...\n";
146 $example->Label('Despeckle');
147 $example->Despeckle();
  /external/ImageMagick/config/
english.xml     [all...]
  /external/ImageMagick/tests/
validate.h 123 "-despeckle",

Completed in 169 milliseconds

1 2 3