Enum Class OpenCVDnn.ModelType

java.lang.Object
java.lang.Enum<OpenCVDnn.ModelType>
qupath.opencv.dnn.OpenCVDnn.ModelType
All Implemented Interfaces:
Serializable, Comparable<OpenCVDnn.ModelType>, Constable
Enclosing class:
OpenCVDnn

public static enum OpenCVDnn.ModelType extends Enum<OpenCVDnn.ModelType>
Enum representing different classes of Model supported by OpenCV. These can be used as a more convenient way to run predictions.