MLMultiArray
class MLMultiArray : NSObject
-
Converts the multi-array to a UIImage.
Declaration
Swift
public func image<T: MultiArrayType>(offset: T, scale: T) -> UIImage?
VizAISDK Docs (83% documented)
class MLMultiArray : NSObject
Converts the multi-array to a UIImage.
Swift
public func image<T: MultiArrayType>(offset: T, scale: T) -> UIImage?