public class CellposeModelInfo extends Object
Constructor and Description |
---|
CellposeModelInfo() |
Modifier and Type | Method and Description |
---|---|
List<JIPipeTextAnnotation> |
getAnnotationList() |
String |
getModelNameOrPath() |
boolean |
isModelPretrained() |
void |
setAnnotationList(List<JIPipeTextAnnotation> annotationList) |
void |
setModelNameOrPath(String modelNameOrPath) |
void |
setModelPretrained(boolean modelPretrained) |
public String getModelNameOrPath()
public void setModelNameOrPath(String modelNameOrPath)
public boolean isModelPretrained()
public void setModelPretrained(boolean modelPretrained)
public List<JIPipeTextAnnotation> getAnnotationList()
public void setAnnotationList(List<JIPipeTextAnnotation> annotationList)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.