Skip to content

Commit 7614c28

Browse files
committed
update javadoc
1 parent df37ec8 commit 7614c28

26 files changed

Lines changed: 154 additions & 96 deletions

docs/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Classes and Interfaces (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>All Classes and Interfaces (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class index">

docs/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>All Packages (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>All Packages (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">

docs/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Deprecated List (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>Deprecated List (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="deprecated elements">

docs/help-doc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>API Help (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>API Help (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="help">

docs/index-all.html

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Index (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>Index (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="index">
@@ -122,7 +122,7 @@ <h2 class="title" id="I:C">C</h2>
122122
</dd>
123123
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#cellposeChannels(java.lang.Integer,java.lang.Integer)" class="member-name-link">cellposeChannels(Integer, Integer)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
124124
<dd>
125-
<div class="block">Explicitly set the cellpose channels manually.</div>
125+
<div class="block">Explicitly set the CellPose channels manually.</div>
126126
</dd>
127127
<dt><a href="qupath/ext/biop/cellpose/CellposeExtension.html" class="type-name-link" title="class in qupath.ext.biop.cellpose">CellposeExtension</a> - Class in <a href="qupath/ext/biop/cellpose/package-summary.html">qupath.ext.biop.cellpose</a></dt>
128128
<dd>
@@ -185,11 +185,11 @@ <h2 class="title" id="I:C">C</h2>
185185
<dd>&nbsp;</dd>
186186
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#constrainToParent(boolean)" class="member-name-link">constrainToParent(boolean)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
187187
<dd>
188-
<div class="block">If true, constrain nuclei and cells to any parent annotation (default is true).</div>
188+
<div class="block">If true, display all and entirely the cells intersecting the parent annotation, with a padding.</div>
189189
</dd>
190190
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#constrainToParent(boolean,double)" class="member-name-link">constrainToParent(boolean, double)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
191191
<dd>
192-
<div class="block">If true, constrain nuclei and cells to any parent annotation (default is true).</div>
192+
<div class="block">If true, display all and entirely the cells intersecting the parent annotation, with a padding.</div>
193193
</dd>
194194
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.LogParser.html#CP2" class="member-name-link">CP2</a> - Enum constant in enum class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.LogParser.html" title="enum class in qupath.ext.biop.cellpose">Cellpose2D.LogParser</a></dt>
195195
<dd>&nbsp;</dd>
@@ -325,6 +325,8 @@ <h2 class="title" id="I:G">G</h2>
325325
<dd>&nbsp;</dd>
326326
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.html#globalPreprocess" class="member-name-link">globalPreprocess</a> - Variable in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
327327
<dd>&nbsp;</dd>
328+
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.html#globalPreprocessingProvidedByUser" class="member-name-link">globalPreprocessingProvidedByUser</a> - Variable in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
329+
<dd>&nbsp;</dd>
328330
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.html#groundTruthDirectory" class="member-name-link">groundTruthDirectory</a> - Variable in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
329331
<dd>&nbsp;</dd>
330332
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#groundTruthDirectory(java.io.File)" class="member-name-link">groundTruthDirectory(File)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
@@ -420,6 +422,8 @@ <h2 class="title" id="I:N">N</h2>
420422
<dd>
421423
<div class="block">convenience method? to deactivate cellpose normalization.</div>
422424
</dd>
425+
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.html#normalizeChannelPercentilesGlobalMap" class="member-name-link">normalizeChannelPercentilesGlobalMap</a> - Variable in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
426+
<dd>&nbsp;</dd>
423427
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#normalizePercentiles(double,double)" class="member-name-link">normalizePercentiles(double, double)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
424428
<dd>
425429
<div class="block">Apply percentile normalization separately to the input image channels.</div>
@@ -430,7 +434,11 @@ <h2 class="title" id="I:N">N</h2>
430434
</dd>
431435
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#normalizePercentilesGlobal(double,double,double)" class="member-name-link">normalizePercentilesGlobal(double, double, double)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
432436
<dd>
433-
<div class="block">Convenience method to call global normalization for the dataset</div>
437+
<div class="block">Convenience method to call global normalization for the dataset.</div>
438+
</dd>
439+
<dt><a href="qupath/ext/biop/cellpose/CellposeBuilder.html#normalizePercentilesGlobal(java.lang.String,double,double,double)" class="member-name-link">normalizePercentilesGlobal(String, double, double, double)</a> - Method in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
440+
<dd>
441+
<div class="block">Convenience method to call global normalization for each channel.</div>
434442
</dd>
435443
<dt><a href="qupath/ext/biop/cellpose/Cellpose2D.html#nThreads" class="member-name-link">nThreads</a> - Variable in class qupath.ext.biop.cellpose.<a href="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
436444
<dd>&nbsp;</dd>

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Overview (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>Overview (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">
@@ -48,7 +48,7 @@
4848
<div class="flex-content">
4949
<main role="main">
5050
<div class="header">
51-
<h1 class="title">qupath-extension-cellpose 0.11.3 API</h1>
51+
<h1 class="title">qupath-extension-cellpose 0.12.0 API</h1>
5252
</div>
5353
<div id="all-packages-table">
5454
<div class="caption"><span>Packages</span></div>

docs/member-search-index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/overview-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>qupath-extension-cellpose 0.11.3 API</title>
5+
<title>qupath-extension-cellpose 0.12.0 API</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="index redirect">

docs/overview-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Class Hierarchy (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>Class Hierarchy (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class tree">

docs/qupath/ext/biop/cellpose/Cellpose2D.LogParser.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<!-- Generated by javadoc (21) -->
5-
<title>Cellpose2D.LogParser (qupath-extension-cellpose 0.11.3 API)</title>
5+
<title>Cellpose2D.LogParser (qupath-extension-cellpose 0.12.0 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: qupath.ext.biop.cellpose, class: Cellpose2D, enum: LogParser">

0 commit comments

Comments
 (0)