You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dt><ahref="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.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
124
124
<dd>
125
-
<divclass="block">Explicitly set the cellpose channels manually.</div>
125
+
<divclass="block">Explicitly set the CellPose channels manually.</div>
126
126
</dd>
127
127
<dt><ahref="qupath/ext/biop/cellpose/CellposeExtension.html" class="type-name-link" title="class in qupath.ext.biop.cellpose">CellposeExtension</a> - Class in <ahref="qupath/ext/biop/cellpose/package-summary.html">qupath.ext.biop.cellpose</a></dt>
<dt><ahref="qupath/ext/biop/cellpose/CellposeBuilder.html#constrainToParent(boolean)" class="member-name-link">constrainToParent(boolean)</a> - Method in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
187
187
<dd>
188
-
<divclass="block">If true, constrain nuclei and cells to any parent annotation (default is true).</div>
188
+
<divclass="block">If true, display all and entirely the cells intersecting the parent annotation, with a padding.</div>
189
189
</dd>
190
190
<dt><ahref="qupath/ext/biop/cellpose/CellposeBuilder.html#constrainToParent(boolean,double)" class="member-name-link">constrainToParent(boolean, double)</a> - Method in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
191
191
<dd>
192
-
<divclass="block">If true, constrain nuclei and cells to any parent annotation (default is true).</div>
192
+
<divclass="block">If true, display all and entirely the cells intersecting the parent annotation, with a padding.</div>
193
193
</dd>
194
194
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.LogParser.html#CP2" class="member-name-link">CP2</a> - Enum constant in enum class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.LogParser.html" title="enum class in qupath.ext.biop.cellpose">Cellpose2D.LogParser</a></dt>
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.html#globalPreprocess" class="member-name-link">globalPreprocess</a> - Variable in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
327
327
<dd> </dd>
328
+
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.html#globalPreprocessingProvidedByUser" class="member-name-link">globalPreprocessingProvidedByUser</a> - Variable in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
329
+
<dd> </dd>
328
330
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.html#groundTruthDirectory" class="member-name-link">groundTruthDirectory</a> - Variable in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
329
331
<dd> </dd>
330
332
<dt><ahref="qupath/ext/biop/cellpose/CellposeBuilder.html#groundTruthDirectory(java.io.File)" class="member-name-link">groundTruthDirectory(File)</a> - Method in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
<divclass="block">convenience method? to deactivate cellpose normalization.</div>
422
424
</dd>
425
+
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.html#normalizeChannelPercentilesGlobalMap" class="member-name-link">normalizeChannelPercentilesGlobalMap</a> - Variable in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
426
+
<dd> </dd>
423
427
<dt><ahref="qupath/ext/biop/cellpose/CellposeBuilder.html#normalizePercentiles(double,double)" class="member-name-link">normalizePercentiles(double, double)</a> - Method in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
424
428
<dd>
425
429
<divclass="block">Apply percentile normalization separately to the input image channels.</div>
<dt><ahref="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.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
432
436
<dd>
433
-
<divclass="block">Convenience method to call global normalization for the dataset</div>
437
+
<divclass="block">Convenience method to call global normalization for the dataset.</div>
438
+
</dd>
439
+
<dt><ahref="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.<ahref="qupath/ext/biop/cellpose/CellposeBuilder.html" title="class in qupath.ext.biop.cellpose">CellposeBuilder</a></dt>
440
+
<dd>
441
+
<divclass="block">Convenience method to call global normalization for each channel.</div>
434
442
</dd>
435
443
<dt><ahref="qupath/ext/biop/cellpose/Cellpose2D.html#nThreads" class="member-name-link">nThreads</a> - Variable in class qupath.ext.biop.cellpose.<ahref="qupath/ext/biop/cellpose/Cellpose2D.html" title="class in qupath.ext.biop.cellpose">Cellpose2D</a></dt>
0 commit comments