All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.microsoft.ml.spark.cognitive.CognitiveServiceSchemas.scala Maven / Gradle / Ivy

The newest version!
// Copyright (C) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License. See LICENSE in project root for information.

package com.microsoft.ml.spark.cognitive

case class Rectangle(left: Int, top: Int, width: Int, height: Int)





© 2015 - 2024 Weber Informatics LLC | Privacy Policy