summaryrefslogtreecommitdiff
path: root/www/api/statistic.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-09-09 10:28:40 -0400
committerCristy <urban-warrior@imagemagick.org>2018-09-09 10:28:40 -0400
commita22763689f9c46a587b7c765125fb6f20f9b6702 (patch)
treeacdec2f5149740f3efd68a39b1616688699aa13e /www/api/statistic.html
parent81cf63587558159824424c7175aa93e704a24a49 (diff)
downloadImageMagick-a22763689f9c46a587b7c765125fb6f20f9b6702.tar.gz
...
Diffstat (limited to 'www/api/statistic.html')
-rw-r--r--www/api/statistic.html52
1 files changed, 26 insertions, 26 deletions
diff --git a/www/api/statistic.html b/www/api/statistic.html
index b05c0564d..e075e4e01 100644
--- a/www/api/statistic.html
+++ b/www/api/statistic.html
@@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>MagickCore, C API: Image Statistics @ ImageMagick</title>
<meta name="application-name" content="ImageMagick" />
- <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves." />
+ <meta name="description" content="Use ImageMagick® to create, edit, compose, convert bitmap images. With ImageMagick you can resize your image, crop it, change its shades and colors, add captions, among other operations." />
<meta name="application-url" content="https://www.imagemagick.org" />
<meta name="generator" content="PHP" />
<meta name="keywords" content="magickcore, c, api:, image, statistics, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert" />
@@ -22,19 +22,18 @@
<meta name="copyright" content="Copyright (c) 1999-2017 ImageMagick Studio LLC" />
<meta name="distribution" content="Global" />
<meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1" />
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="google-site-verification" content="_bMOCDpkx9ZAzBwb2kF3PRHbfUUdFj2uO8Jd1AXArz4" />
- <link href="statistic.html" rel="canonical" />
+ <link href="https://www.imagemagick.org/api/statistic.html" rel="canonical" />
<link href="../../images/wand.png" rel="icon" />
<link href="../../images/wand.ico" rel="shortcut icon" />
- <link href="assets/magick.css" rel="stylesheet" />
+ <link href="../assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
<nav class="navbar navbar-expand-md navbar-dark bg-dark fixed-top">
- <a class="navbar-brand" href="../../"><img class="d-block" id="logo" name="ImageMagick" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
- <button class="navbar-toggler collapsed" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
- <span class="navbar-toggler-icon"></span>
+ <a class="navbar-brand" href="../../"><img class="d-block" id="icon" alt="ImageMagick" width="32" height="32" src="../../images/wand.ico"/></a>
+ <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault" aria-controls="navbarsExampleDefault" aria-expanded="false" aria-label="Toggle navigation">
+ <span class="navbar-toggler-icon"></span>
</button>
<div class="navbar-collapse collapse" id="navbarsExampleDefault" style="">
@@ -58,10 +57,10 @@
<a class="nav-link" href="../../www/develop.html">Develop</a>
</li>
<li class="nav-item">
- <a class="nav-link" target="_blank" href="../https://www.imagemagick.org/discourse-server//">Community</a>
+ <a class="nav-link" target="_blank" href="https://www.imagemagick.org/discourse-server/">Community</a>
</li>
</ul>
- <form class="form-inline my-2 my-lg-0" action="../../https://www.imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
<input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>
@@ -76,14 +75,15 @@
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
+
</div>
</header>
- <main role="main" class="container">
+ <main class="container">
<div class="magick-template">
<div class="magick-header">
<p class="text-center"><a href="statistic.html#EvaluateImage">EvaluateImage</a> &#8226; <a href="statistic.html#FunctionImage">FunctionImage</a> &#8226; <a href="statistic.html#GetImageEntropy">GetImageEntropy</a> &#8226; <a href="statistic.html#GetImageExtrema">GetImageExtrema</a> &#8226; <a href="statistic.html#GetImageKurtosis">GetImageKurtosis</a> &#8226; <a href="statistic.html#GetImageMean">GetImageMean</a> &#8226; <a href="statistic.html#GetImageMoments">GetImageMoments</a> &#8226; <a href="statistic.html#GetImagePerceptualHash">GetImagePerceptualHash</a> &#8226; <a href="statistic.html#GetImageRange">GetImageRange</a> &#8226; <a href="statistic.html#GetImageStatistics">GetImageStatistics</a> &#8226; <a href="statistic.html#PolynomialImage">PolynomialImage</a> &#8226; <a href="statistic.html#StatisticImage">StatisticImage</a></p>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="EvaluateImage">EvaluateImage</a></h2>
<p>EvaluateImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
@@ -122,7 +122,7 @@ MagickBooleanType EvaluateImages(Image *images,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
<p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
@@ -158,7 +158,7 @@ MagickBooleanType FunctionImage(Image *image,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageEntropy">GetImageEntropy</a></h2>
<p>GetImageEntropy() returns the entropy of one or more image channels.</p>
@@ -189,7 +189,7 @@ MagickBooleanType GetImageEntropy(const Image *image,double *entropy,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageExtrema">GetImageExtrema</a></h2>
<p>GetImageExtrema() returns the extrema of one or more image channels.</p>
@@ -224,7 +224,7 @@ MagickBooleanType GetImageExtrema(const Image *image,size_t *minima,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageKurtosis">GetImageKurtosis</a></h2>
<p>GetImageKurtosis() returns the kurtosis and skewness of one or more image channels.</p>
@@ -259,7 +259,7 @@ MagickBooleanType GetImageKurtosis(const Image *image,double *kurtosis,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMean">GetImageMean</a></h2>
<p>GetImageMean() returns the mean and standard deviation of one or more image channels.</p>
@@ -294,7 +294,7 @@ MagickBooleanType GetImageMean(const Image *image,double *mean,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageMoments">GetImageMoments</a></h2>
<p>GetImageMoments() returns the normalized moments of one or more image channels.</p>
@@ -321,7 +321,7 @@ ChannelMoments *GetImageMoments(const Image *image,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImagePerceptualHash">GetImagePerceptualHash</a></h2>
<p>GetImagePerceptualHash() returns the perceptual hash of one or more image channels.</p>
@@ -348,7 +348,7 @@ ChannelPerceptualHash *GetImagePerceptualHash(const Image *image,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageRange">GetImageRange</a></h2>
<p>GetImageRange() returns the range of one or more image channels.</p>
@@ -383,7 +383,7 @@ MagickBooleanType GetImageRange(const Image *image,double *minima,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="GetImageStatistics">GetImageStatistics</a></h2>
<p>GetImageStatistics() returns statistics for each channel in the image. The statistics include the channel depth, its minima, maxima, mean, standard deviation, kurtosis and skewness. You can access the red channel mean, for example, like this:</p>
@@ -417,7 +417,7 @@ ChannelStatistics *GetImageStatistics(const Image *image,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="PolynomialImage">PolynomialImage</a></h2>
<p>PolynomialImage() returns a new image where each pixel is the sum of the pixels in the image sequence after applying its corresponding terms (coefficient and degree pairs).</p>
@@ -452,7 +452,7 @@ Image *PolynomialImage(const Image *images,const size_t number_terms,
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
+<h2><a href="http://www.imagemagick.org/api/MagickCore/statistic_8c.html" id="StatisticImage">StatisticImage</a></h2>
<p>StatisticImage() makes each pixel the min / max / median / mode / etc. of the neighborhood of the specified width and height.</p>
@@ -500,7 +500,7 @@ Image *StatisticImage(const Image *image,const StatisticType type,
<a href="../../www/links.html">Related</a> •
<a href="../../www/sitemap.html">Sitemap</a>
- <a href="statistic.html#"><img class="d-inline" id="logo" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
+ <a href="statistic.html#"><img class="d-inline" id="wand" alt="And Now a Touch of Magick" width="16" height="16" src="../../images/wand.ico"/></a>
<a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
<a href="../../www/support.html">Donate</a> •
@@ -510,8 +510,8 @@ Image *StatisticImage(const Image *image,const StatisticType type,
</footer>
<!-- Javascript assets -->
- <script src="assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="assets/jquery.min.js"><\/script>')</script>
+ <script src="../assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="../assets/jquery.min.js"><\/script>')</script>
</body>
</html>
-<!-- Magick Cache 16th February 2018 08:55 --> \ No newline at end of file
+<!-- Magick Cache 2nd September 2018 21:28 --> \ No newline at end of file