Index
All Classes and Interfaces|All Packages
A
- addParameter(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Generic means of adding a spotiflow parameter
- addParameter(String, String) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Generic means of adding a spotiflow parameter
B
- build() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Create a
Spotiflow
, all ready for detection. - builder() - Static method in class qupath.ext.biop.spotiflow.Spotiflow
-
Create a builder to customize detection parameters.
C
- channels - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- channels(int...) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Specify channels.
- channels(String...) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Specify channels by name.
- classChannelName - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- cleanTempDir - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- cleanTempDir() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
clear all files in the tem
- clearAllChildObjects - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- clearAllChildObjects() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Remove all child objects (i.e.
- clearChildObjectsBelongingToCurrentChannels - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- clearChildObjectsBelongingToCurrentChannels() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Remove child objects (i.e.
- closeWatchService() - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- CONDA - Enum constant in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
D
- detectObjects(ImageData<BufferedImage>, String, Collection<? extends PathObject>) - Method in class qupath.ext.biop.spotiflow.Spotiflow
-
Detect cells within one or more parent objects, firing update events upon completion.
- disableGPU - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- disableGPU() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Forces using CPU instead of GPU
- doSubpixel - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- doSubpixel(boolean) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Allows to go subpixel resolution
E
- EXE - Enum constant in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
G
- getChangedFiles() - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- getCondaPath() - Method in class qupath.ext.biop.spotiflow.SpotiflowSetup
- getDescription() - Method in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
- getDescription() - Method in class qupath.ext.biop.spotiflow.SpotiflowExtension
- getInstance() - Static method in class qupath.ext.biop.spotiflow.SpotiflowSetup
- getName() - Method in class qupath.ext.biop.spotiflow.SpotiflowExtension
- getProcess() - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- getProcessLog() - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- getQuPathVersion() - Method in class qupath.ext.biop.spotiflow.SpotiflowExtension
- getRepository() - Method in class qupath.ext.biop.spotiflow.SpotiflowExtension
- getSpotiflowPythonPath() - Method in class qupath.ext.biop.spotiflow.SpotiflowSetup
H
- helpPredict() - Method in class qupath.ext.biop.spotiflow.Spotiflow
-
Prints the help and the available CLI arguments for the prediction command
- helpTrain() - Method in class qupath.ext.biop.spotiflow.Spotiflow
-
Prints the help and the available CLI arguments for the training command
I
- installExtension(QuPathGUI) - Method in class qupath.ext.biop.spotiflow.SpotiflowExtension
- isOmeZarr - Variable in class qupath.ext.biop.spotiflow.Spotiflow
M
- minDistance - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- modelDir - Variable in class qupath.ext.biop.spotiflow.Spotiflow
N
- nThreads - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- nThreads(int) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Specify the number of threads to use for processing.
O
- OTHER - Enum constant in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
P
- parameters - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- pathClass - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- pretrainedModelName - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- probabilityThreshold - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- process3d - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- process3d() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Allows to process all slices of 3D stack.
- process3d(boolean) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Deprecated.
Q
- qupath.ext.biop.cmd - package qupath.ext.biop.cmd
- qupath.ext.biop.spotiflow - package qupath.ext.biop.spotiflow
R
- runCommand(boolean) - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
-
This builds, runs the command and outputs it to the logger as it is being run
S
- saveBuilder(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Save this builder as a JSON file in order to be able to reuse it in place
- savePredictionImages(boolean) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Deprecated.use
SpotiflowBuilder.cleanTempDir()
instead - saveTempImagesAsOmeZarr() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
True to save images in the temp folder as OME-Zarr files.
- setArguments(List<String>) - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
-
This is the code you actually want to run after 'python'.
- setClass(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Allows to go subpixel resolution
- setClassChannelName() - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Allows to go subpixel resolution
- setCondaPath(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowSetup
- setMinDistance(double) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set minimum distance between spots for NMS
- setModelDir(File) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set model directory to use for prediction
- setPretrainedModelName(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set pre-trained model to use for prediction
- setProbabilityThreshold(double) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set probability threshold for peak detection
- setSpotiflowPythonPath(String) - Method in class qupath.ext.biop.spotiflow.SpotiflowSetup
- setTrainingInputDir(File) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set input folder to train a new model
- setTrainingOutputDir(File) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set output folder to save a new model
- Spotiflow - Class in qupath.ext.biop.spotiflow
-
Spot detection based on the following method:
- Spotiflow() - Constructor for class qupath.ext.biop.spotiflow.Spotiflow
- SpotiflowBuilder - Class in qupath.ext.biop.spotiflow
-
Spot detection based on the following method:
- SpotiflowBuilder() - Constructor for class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Build a spotiflow model
- SpotiflowExtension - Class in qupath.ext.biop.spotiflow
-
Install Spotiflow as an extension.
- SpotiflowExtension() - Constructor for class qupath.ext.biop.spotiflow.SpotiflowExtension
- spotiflowSetup - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- SpotiflowSetup - Class in qupath.ext.biop.spotiflow
- SpotiflowSetup() - Constructor for class qupath.ext.biop.spotiflow.SpotiflowSetup
- startWatchService(Path) - Method in class qupath.ext.biop.cmd.VirtualEnvironmentRunner
T
- tempDirectory - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- tempDirectory(File) - Method in class qupath.ext.biop.spotiflow.SpotiflowBuilder
-
Set input folder to predict spots
- toString() - Method in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
- trainingInputDir - Variable in class qupath.ext.biop.spotiflow.Spotiflow
- trainingOutputDir - Variable in class qupath.ext.biop.spotiflow.Spotiflow
V
- valueOf(String) - Static method in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VENV - Enum constant in enum class qupath.ext.biop.cmd.VirtualEnvironmentRunner.EnvType
- VirtualEnvironmentRunner - Class in qupath.ext.biop.cmd
-
A wrapper to run python virtualenvs, that tries to figure out the commands to run based on the environment type
- VirtualEnvironmentRunner(String, VirtualEnvironmentRunner.EnvType, String) - Constructor for class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- VirtualEnvironmentRunner(String, VirtualEnvironmentRunner.EnvType, String, String) - Constructor for class qupath.ext.biop.cmd.VirtualEnvironmentRunner
- VirtualEnvironmentRunner.EnvType - Enum Class in qupath.ext.biop.cmd
-
This enum helps us figure out the type of virtualenv.
All Classes and Interfaces|All Packages
SpotiflowBuilder.process3d()
instead