summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorCristy <urban-warrior@imagemagick.org>2018-05-19 10:12:51 -0400
committerCristy <urban-warrior@imagemagick.org>2018-05-19 10:12:51 -0400
commit8cafd1c74498940d0b72a31de720a58bc8b897cd (patch)
tree84de591bd50bce02860a8ed3d03be2557710329b /index.html
parenta41243695fcbbc02f19b77e16cd08cd4cd6e1039 (diff)
downloadImageMagick-8cafd1c74498940d0b72a31de720a58bc8b897cd.tar.gz
Update HTML docs
Diffstat (limited to 'index.html')
-rw-r--r--index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/index.html b/index.html
index 3cbfada91..aba36d44f 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
<link href="./www/index.html" rel="canonical" />
<link href="images/wand.png" rel="icon" />
<link href="images/wand.ico" rel="shortcut icon" />
- <link href="www/assets/magick.css" rel="stylesheet" />
+ <link href="www/www/assets/magick.css" rel="stylesheet" />
</head>
<body>
<header>
@@ -58,10 +58,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="www/https://www.imagemagick.org/script/search.php">
+ <form class="form-inline my-2 my-lg-0" action="www/./www/https://www.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>
@@ -132,7 +132,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="./Usage/transform/#vision">Delineate image features</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25405">Canny edge detection</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25476">Hough lines</a>.</td>
+ <td><a href="././https://www.imagemagick.org/discourse-server///viewtopic.html?f=4&amp;t=25405">Canny edge detection</a>, <a href="././https://www.imagemagick.org/discourse-server///viewtopic.html?f=4&amp;t=25476">Hough lines</a>.</td>
</tr>
<tr>
<td><a href="./Usage/fourier/">Discrete Fourier transform</a></td>
@@ -200,7 +200,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
</tr>
<tr>
<td><a href="./Usage/transform/#vision">Noise and color reduction</a></td>
- <td><a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=26480">Kuwahara Filter</a>, <a href="./https://www.imagemagick.org/discourse-server//viewtopic.html?f=4&amp;t=25504">mean-shift</a>.</td>
+ <td><a href="././https://www.imagemagick.org/discourse-server///viewtopic.html?f=4&amp;t=26480">Kuwahara Filter</a>, <a href="././https://www.imagemagick.org/discourse-server///viewtopic.html?f=4&amp;t=25504">mean-shift</a>.</td>
</tr>
<tr>
<td><a href="http://www.fmwconcepts.com/misc_tests/perceptual_hash_test_results_510/index.html">Perceptual hash</a></td>
@@ -253,7 +253,7 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<p>If these options are prohibitive, you can reduce the quality of the image results. The default build is Q16 HDRI. If you disable <a href="www/high-dynamic-range.html">HDRI</a>, you use half the memory and instead of predominately floating point operations, you use the typically more efficient integer operations. The tradeoff is reduced percision and you cannot process out of range pixel values (e.g. negative). If you build the Q8 non-HDRI version of ImageMagick, you again reduce the memory requirements in half-- and once again there is a tradeoff, even less percision and no out of range pixel values. For a Q8 non-HDRI build of ImageMagick, use these <code>configure</code> script options: <code>--with-quantum-depth=8 --disable-hdri</code>.</p>
<h2 class="magick-post-title"><a class="anchor" id="community"></a>Community</h2>
-<p>To join the ImageMagick community, try the <a target="_blank" href="https://www.imagemagick.org/discourse-server/">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
+<p>To join the ImageMagick community, try the <a target="_blank" href="./https://www.imagemagick.org/discourse-server//">discourse server</a>. You can review questions or comments (with informed responses) posed by ImageMagick users or ask your own questions. If you want to contribute image processing algorithms, other enhancements, or bug fixes, open an <a href="https://github.com/ImageMagick/ImageMagick/issues">issue</a>. </p>
</div>
</div>
</main><!-- /.container -->
@@ -267,14 +267,14 @@ Use ImageMagick<sup><a href="http://tarr.uspto.gov/servlet/tarr?regser=serial&am
<a href="http://pgp.mit.edu/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> •
<a href="www/support.html">Donate</a> •
- <a href="www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
+ <a href="www/./www/https://www.imagemagick.org/script/contact.php">Contact Us</a>
<br/>
<small>© 1999-2018 ImageMagick Studio LLC</small></p>
</footer>
<!-- Javascript assets -->
- <script src="www/assets/magick.js" crossorigin="anonymous"></script>
- <script>window.jQuery || document.write('<script src="www/assets/jquery.min.js"><\/script>')</script>
+ <script src="www/www/assets/magick.js" crossorigin="anonymous"></script>
+ <script>window.jQuery || document.write('<script src="www/www/assets/jquery.min.js"><\/script>')</script>
</body>
</html>
<!-- Magick Cache 31st December 2017 14:33 --> \ No newline at end of file