@Deprecated public enum PretrainedLegacyCellpose2InferenceModel extends Enum<PretrainedLegacyCellpose2InferenceModel>
Enum Constant and Description |
---|
CP
Deprecated.
|
CPx
Deprecated.
|
Custom
Deprecated.
|
Cytoplasm
Deprecated.
|
Cytoplasm2
Deprecated.
|
General
Deprecated.
|
LiveCell
Deprecated.
|
LiveCell1
Deprecated.
|
LiveCell2
Deprecated.
|
LiveCell3
Deprecated.
|
LiveCell4
Deprecated.
|
Nucleus
Deprecated.
|
TissueNet
Deprecated.
|
TissueNet1
Deprecated.
|
TissueNet2
Deprecated.
|
TissueNet3
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getId()
Deprecated.
|
static PretrainedLegacyCellpose2InferenceModel |
valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PretrainedLegacyCellpose2InferenceModel[] |
values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final PretrainedLegacyCellpose2InferenceModel Cytoplasm
public static final PretrainedLegacyCellpose2InferenceModel Cytoplasm2
public static final PretrainedLegacyCellpose2InferenceModel Nucleus
public static final PretrainedLegacyCellpose2InferenceModel TissueNet
public static final PretrainedLegacyCellpose2InferenceModel TissueNet1
public static final PretrainedLegacyCellpose2InferenceModel TissueNet2
public static final PretrainedLegacyCellpose2InferenceModel TissueNet3
public static final PretrainedLegacyCellpose2InferenceModel LiveCell
public static final PretrainedLegacyCellpose2InferenceModel LiveCell1
public static final PretrainedLegacyCellpose2InferenceModel LiveCell2
public static final PretrainedLegacyCellpose2InferenceModel LiveCell3
public static final PretrainedLegacyCellpose2InferenceModel LiveCell4
public static final PretrainedLegacyCellpose2InferenceModel General
public static final PretrainedLegacyCellpose2InferenceModel CP
public static final PretrainedLegacyCellpose2InferenceModel CPx
public static final PretrainedLegacyCellpose2InferenceModel Custom
public static PretrainedLegacyCellpose2InferenceModel[] values()
for (PretrainedLegacyCellpose2InferenceModel c : PretrainedLegacyCellpose2InferenceModel.values()) System.out.println(c);
public static PretrainedLegacyCellpose2InferenceModel valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic String getId()
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.