MlImage.StorageType

  • MlImage.StorageType is an abstract annotation that specifies the image container type for choosing extractors.

  • It inherits standard annotation methods like annotationType(), equals(), hashCode(), and toString().

public static abstract @interface MlImage.StorageType implements Annotation

Specifies the image container type. Would be useful for choosing extractors.

Inherited Method Summary