Skip to content

Commit

Permalink
full JavaDoc and deployed to sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
imagingbook committed Apr 22, 2022
1 parent 2b1c142 commit 821b3fb
Show file tree
Hide file tree
Showing 2,771 changed files with 872,599 additions and 2 deletions.
496 changes: 496 additions & 0 deletions imagingbook-common/javadoc/allclasses-frame.html

Large diffs are not rendered by default.

2,734 changes: 2,734 additions & 0 deletions imagingbook-common/javadoc/allclasses-index.html

Large diffs are not rendered by default.

485 changes: 485 additions & 0 deletions imagingbook-common/javadoc/allpackages-index.html

Large diffs are not rendered by default.

383 changes: 383 additions & 0 deletions imagingbook-common/javadoc/constant-values.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,383 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (12.0.2) on Fri Apr 22 20:01:25 CEST 2022 -->
<title>Constant Field Values (imagingbook-common 4.0.0 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-04-22">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="jquery/jquery-3.3.1.js"></script>
<script type="text/javascript" src="jquery/jquery-migrate-3.0.1.js"></script>
<script type="text/javascript" src="jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Constant Field Values (imagingbook-common 4.0.0 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "./";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
</div>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</li>
</ul>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
<section role="region">
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#imagingbook.common">imagingbook.common.*</a></li>
</ul>
</section>
</div>
<div class="constantValuesContainer"><a id="imagingbook.common">
<!-- -->
</a>
<section role="region">
<h2 title="imagingbook.common">imagingbook.common.*</h2>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.color.quantize.<a href="imagingbook/common/color/quantize/ColorQuantizer.html" title="interface in imagingbook.common.color.quantize">ColorQuantizer</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.color.quantize.ColorQuantizer.MAX_RGB">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/color/quantize/ColorQuantizer.html#MAX_RGB">MAX_RGB</a></code></th>
<td class="colLast"><code>255</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.corners.<a href="imagingbook/common/corners/GradientCornerDetector.html" title="class in imagingbook.common.corners">GradientCornerDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.corners.GradientCornerDetector.UndefinedScoreValue">
<!-- -->
</a><code>protected&nbsp;static&nbsp;final&nbsp;float</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/corners/GradientCornerDetector.html#UndefinedScoreValue">UndefinedScoreValue</a></code></th>
<td class="colLast"><code>0.0f</code></td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.corners.<a href="imagingbook/common/corners/HarrisCornerDetector.html" title="class in imagingbook.common.corners">HarrisCornerDetector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.corners.HarrisCornerDetector.DefaultAlpha">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/corners/HarrisCornerDetector.html#DefaultAlpha">DefaultAlpha</a></code></th>
<td class="colLast"><code>0.05</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.filter.linear.<a href="imagingbook/common/filter/linear/GaussianKernel1D.html" title="class in imagingbook.common.filter.linear">GaussianKernel1D</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.filter.linear.GaussianKernel1D.SIZE_FACTOR">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/filter/linear/GaussianKernel1D.html#SIZE_FACTOR">SIZE_FACTOR</a></code></th>
<td class="colLast"><code>3.5</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.geometry.basic.<a href="imagingbook/common/geometry/basic/Pnt2d.html" title="interface in imagingbook.common.geometry.basic">Pnt2d</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.geometry.basic.Pnt2d.DefaultDotRadius">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/geometry/basic/Pnt2d.html#DefaultDotRadius">DefaultDotRadius</a></code></th>
<td class="colLast"><code>1.0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="imagingbook.common.geometry.basic.Pnt2d.TOLERANCE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/geometry/basic/Pnt2d.html#TOLERANCE">TOLERANCE</a></code></th>
<td class="colLast"><code>1.0E-6</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.ij.<a href="imagingbook/common/ij/IjUtils.html" title="class in imagingbook.common.ij">IjUtils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.ij.IjUtils.DefaultMatchTolerance">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/ij/IjUtils.html#DefaultMatchTolerance">DefaultMatchTolerance</a></code></th>
<td class="colLast"><code>1.0E-6</code></td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.ij.<a href="imagingbook/common/ij/TestImagesFetchFromGitHub.html" title="class in imagingbook.common.ij">TestImagesFetchFromGitHub</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.ij.TestImagesFetchFromGitHub.RepositoryUrl">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/ij/TestImagesFetchFromGitHub.html#RepositoryUrl">RepositoryUrl</a></code></th>
<td class="colLast"><code>"https://raw.github.com/imagingbook/imagingbook-test-images/master/img/"</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.math.<a href="imagingbook/common/math/Arithmetic.html" title="class in imagingbook.common.math">Arithmetic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.math.Arithmetic.EPSILON_DOUBLE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/math/Arithmetic.html#EPSILON_DOUBLE">EPSILON_DOUBLE</a></code></th>
<td class="colLast"><code>2.0E-16</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="imagingbook.common.math.Arithmetic.EPSILON_FLOAT">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;float</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/math/Arithmetic.html#EPSILON_FLOAT">EPSILON_FLOAT</a></code></th>
<td class="colLast"><code>1.0000000116860974E-7f</code></td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.math.<a href="imagingbook/common/math/MahalanobisDistance.html" title="class in imagingbook.common.math">MahalanobisDistance</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.math.MahalanobisDistance.DEFAULT_MIN_DIAGONAL_VALUE">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;double</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/math/MahalanobisDistance.html#DEFAULT_MIN_DIAGONAL_VALUE">DEFAULT_MIN_DIAGONAL_VALUE</a></code></th>
<td class="colLast"><code>1.0E-15</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
<ul class="blockList">
<li class="blockList">
<div class="constantsSummary">
<table>
<caption><span>imagingbook.common.regions.segment.<a href="imagingbook/common/regions/segment/BinaryRegionSegmentation.html" title="class in imagingbook.common.regions.segment">BinaryRegionSegmentation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a id="imagingbook.common.regions.segment.BinaryRegionSegmentation.BACKGROUND">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/regions/segment/BinaryRegionSegmentation.html#BACKGROUND">BACKGROUND</a></code></th>
<td class="colLast"><code>0</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a id="imagingbook.common.regions.segment.BinaryRegionSegmentation.FOREGROUND">
<!-- -->
</a><code>public&nbsp;static&nbsp;final&nbsp;int</code></td>
<th class="colSecond" scope="row"><code><a href="imagingbook/common/regions/segment/BinaryRegionSegmentation.html#FOREGROUND">FOREGROUND</a></code></th>
<td class="colLast"><code>1</code></td>
</tr>
</tbody>
</table>
</div>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
</ul>
</div>
<div class="subNav">
<div>
<ul class="navList">
<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.html" target="_top">No&nbsp;Frames</a></li>
</ul>
</div>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2022, <a href="http://www.imagingbook.com" target="new"> Wilhelm Burger, Mark J. Burge</a> <a href="http://opensource.org/licenses/BSD-2-Clause" target="new"> (BSD 2-Clause Simplified License)</a></small></p>
</footer>
</body>
</html>
Loading

0 comments on commit 821b3fb

Please sign in to comment.