java.lang.Object
qupath.bioimageio.spec.tensor.Tensors
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA description of the possible ratio data values in a tensor.static enumData type of ratio data.static classA description of the possible discrete data values in a tensor.static enumData type of nominal or ordinal data. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the type adapters/deserializers for all classes in the tensor sub-package.
-
Constructor Details
-
Tensors
public Tensors()
-
-
Method Details
-
getDeserializers
Get the type adapters/deserializers for all classes in the tensor sub-package.- Returns:
- A map of class to deserializer.
-