Class CellposeSetup

java.lang.Object
qupath.ext.biop.cellpose.CellposeSetup

public class CellposeSetup extends Object
  • Constructor Details

    • CellposeSetup

      public CellposeSetup()
  • Method Details

    • getInstance

      public static CellposeSetup getInstance()
    • getCellposePythonPath

      public String getCellposePythonPath()
    • setCellposePythonPath

      public void setCellposePythonPath(String path)
    • getOmniposePythonPath

      public String getOmniposePythonPath()
    • setOmniposePythonPath

      public void setOmniposePythonPath(String path)
    • setCondaPath

      public void setCondaPath(String condaPath)
    • getCondaPath

      public String getCondaPath()