Contents

prediction(from:)

Generates an array of hand-action predictions for a video.

Declaration

func prediction(from video: URL) throws -> [MLHandActionClassifier.Prediction]

Parameters

  • video:

    A video file URL.

See Also

Testing a hand action classifier