|
Synapseml
1.0.4
|
AnalyzeImage implements AnalyzeImage More...


Public Member Functions | |
| AnalyzeImage () | |
| Creates a AnalyzeImage without any parameters. More... | |
| AnalyzeImage (string uid) | |
| Creates a AnalyzeImage with a UID that is used to give the AnalyzeImage a unique ID. More... | |
| AnalyzeImage | SetAADToken (string value) |
| Sets value for AADToken More... | |
| AnalyzeImage | SetAADTokenCol (string value) |
| Sets value for AADToken column More... | |
| AnalyzeImage | SetCustomAuthHeader (string value) |
| Sets value for CustomAuthHeader More... | |
| AnalyzeImage | SetCustomAuthHeaderCol (string value) |
| Sets value for CustomAuthHeader column More... | |
| AnalyzeImage | SetConcurrency (int value) |
| Sets value for concurrency More... | |
| AnalyzeImage | SetConcurrentTimeout (double value) |
| Sets value for concurrentTimeout More... | |
| AnalyzeImage | SetDescriptionExclude (string[] value) |
| Sets value for descriptionExclude More... | |
| AnalyzeImage | SetDescriptionExcludeCol (string value) |
| Sets value for descriptionExclude column More... | |
| AnalyzeImage | SetDetails (string[] value) |
| Sets value for details More... | |
| AnalyzeImage | SetDetailsCol (string value) |
| Sets value for details column More... | |
| AnalyzeImage | SetErrorCol (string value) |
| Sets value for errorCol More... | |
| AnalyzeImage | SetHandler (object value) |
| Sets value for handler More... | |
| AnalyzeImage | SetImageBytes (byte[] value) |
| Sets value for imageBytes More... | |
| AnalyzeImage | SetImageBytesCol (string value) |
| Sets value for imageBytes column More... | |
| AnalyzeImage | SetImageUrl (string value) |
| Sets value for imageUrl More... | |
| AnalyzeImage | SetImageUrlCol (string value) |
| Sets value for imageUrl column More... | |
| AnalyzeImage | SetLanguage (string value) |
| Sets value for language More... | |
| AnalyzeImage | SetLanguageCol (string value) |
| Sets value for language column More... | |
| AnalyzeImage | SetOutputCol (string value) |
| Sets value for outputCol More... | |
| AnalyzeImage | SetSubscriptionKey (string value) |
| Sets value for subscriptionKey More... | |
| AnalyzeImage | SetSubscriptionKeyCol (string value) |
| Sets value for subscriptionKey column More... | |
| AnalyzeImage | SetTimeout (double value) |
| Sets value for timeout More... | |
| AnalyzeImage | SetUrl (string value) |
| Sets value for url More... | |
| AnalyzeImage | SetVisualFeatures (string[] value) |
| Sets value for visualFeatures More... | |
| AnalyzeImage | SetVisualFeaturesCol (string value) |
| Sets value for visualFeatures column More... | |
| string | GetAADToken () |
| Gets AADToken value More... | |
| string | GetCustomAuthHeader () |
| Gets CustomAuthHeader value More... | |
| int | GetConcurrency () |
| Gets concurrency value More... | |
| double | GetConcurrentTimeout () |
| Gets concurrentTimeout value More... | |
| string[] | GetDescriptionExclude () |
| Gets descriptionExclude value More... | |
| string[] | GetDetails () |
| Gets details value More... | |
| string | GetErrorCol () |
| Gets errorCol value More... | |
| object | GetHandler () |
| Gets handler value More... | |
| byte[] | GetImageBytes () |
| Gets imageBytes value More... | |
| string | GetImageUrl () |
| Gets imageUrl value More... | |
| string | GetLanguage () |
| Gets language value More... | |
| string | GetOutputCol () |
| Gets outputCol value More... | |
| string | GetSubscriptionKey () |
| Gets subscriptionKey value More... | |
| double | GetTimeout () |
| Gets timeout value More... | |
| string | GetUrl () |
| Gets url value More... | |
| string[] | GetVisualFeatures () |
| Gets visualFeatures value More... | |
| void | Save (string path) |
| Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala. More... | |
| JavaMLWriter | Write () |
| |
| JavaMLReader< AnalyzeImage > | Read () |
| Get the corresponding JavaMLReader instance. More... | |
| AnalyzeImage | SetCustomServiceName (string value) |
| Sets value for service name More... | |
| AnalyzeImage | SetEndpoint (string value) |
| Sets value for endpoint More... | |
| AnalyzeImage | SetLocation (string value) |
| Sets value for location More... | |
| AnalyzeImage | SetLinkedService (string value) |
| Sets value for linkedService More... | |
Static Public Member Functions | |
| static AnalyzeImage | Load (string path) |
| Loads the AnalyzeImage that was previously saved using Save(string). More... | |
AnalyzeImage implements AnalyzeImage
|
inline |
Creates a AnalyzeImage without any parameters.
|
inline |
Creates a AnalyzeImage with a UID that is used to give the AnalyzeImage a unique ID.
| uid | An immutable unique ID for the object and its derivatives. |
| string Synapse.ML.Services.Vision.AnalyzeImage.GetAADToken | ( | ) |
Gets AADToken value
| int Synapse.ML.Services.Vision.AnalyzeImage.GetConcurrency | ( | ) |
Gets concurrency value
| double Synapse.ML.Services.Vision.AnalyzeImage.GetConcurrentTimeout | ( | ) |
Gets concurrentTimeout value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetCustomAuthHeader | ( | ) |
Gets CustomAuthHeader value
| string [] Synapse.ML.Services.Vision.AnalyzeImage.GetDescriptionExclude | ( | ) |
Gets descriptionExclude value
| string [] Synapse.ML.Services.Vision.AnalyzeImage.GetDetails | ( | ) |
Gets details value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetErrorCol | ( | ) |
Gets errorCol value
| object Synapse.ML.Services.Vision.AnalyzeImage.GetHandler | ( | ) |
Gets handler value
| byte [] Synapse.ML.Services.Vision.AnalyzeImage.GetImageBytes | ( | ) |
Gets imageBytes value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetImageUrl | ( | ) |
Gets imageUrl value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetLanguage | ( | ) |
Gets language value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetOutputCol | ( | ) |
Gets outputCol value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetSubscriptionKey | ( | ) |
Gets subscriptionKey value
| double Synapse.ML.Services.Vision.AnalyzeImage.GetTimeout | ( | ) |
Gets timeout value
| string Synapse.ML.Services.Vision.AnalyzeImage.GetUrl | ( | ) |
Gets url value
| string [] Synapse.ML.Services.Vision.AnalyzeImage.GetVisualFeatures | ( | ) |
Gets visualFeatures value
|
static |
Loads the AnalyzeImage that was previously saved using Save(string).
| path | The path the previous AnalyzeImage was saved to |
| JavaMLReader<AnalyzeImage> Synapse.ML.Services.Vision.AnalyzeImage.Read | ( | ) |
Get the corresponding JavaMLReader instance.
| void Synapse.ML.Services.Vision.AnalyzeImage.Save | ( | string | path | ) |
Saves the object so that it can be loaded later using Load. Note that these objects can be shared with Scala by Loading or Saving in Scala.
| path | The path to save the object to |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetAADToken | ( | string | value | ) |
Sets value for AADToken
| value | AAD Token used for authentication |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetAADTokenCol | ( | string | value | ) |
Sets value for AADToken column
| value | AAD Token used for authentication |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetConcurrency | ( | int | value | ) |
Sets value for concurrency
| value | max number of concurrent calls |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetConcurrentTimeout | ( | double | value | ) |
Sets value for concurrentTimeout
| value | max number seconds to wait on futures if concurrency >= 1 |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetCustomAuthHeader | ( | string | value | ) |
Sets value for CustomAuthHeader
| value | A Custom Value for Authorization Header |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetCustomAuthHeaderCol | ( | string | value | ) |
Sets value for CustomAuthHeader column
| value | A Custom Value for Authorization Header |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetCustomServiceName | ( | string | value | ) |
Sets value for service name
| value | Service name of the cognitive service if it's custom domain |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetDescriptionExclude | ( | string[] | value | ) |
Sets value for descriptionExclude
| value | Whether to exclude certain parts of the model in the description |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetDescriptionExcludeCol | ( | string | value | ) |
Sets value for descriptionExclude column
| value | Whether to exclude certain parts of the model in the description |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetDetails | ( | string[] | value | ) |
Sets value for details
| value | what visual feature types to return |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetDetailsCol | ( | string | value | ) |
Sets value for details column
| value | what visual feature types to return |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetEndpoint | ( | string | value | ) |
Sets value for endpoint
| value | Endpoint of the cognitive service |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetErrorCol | ( | string | value | ) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetHandler | ( | object | value | ) |
Sets value for handler
| value | Which strategy to use when handling requests |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetImageBytes | ( | byte[] | value | ) |
Sets value for imageBytes
| value | bytestream of the image to use |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetImageBytesCol | ( | string | value | ) |
Sets value for imageBytes column
| value | bytestream of the image to use |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetImageUrl | ( | string | value | ) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetImageUrlCol | ( | string | value | ) |
Sets value for imageUrl column
| value | the url of the image to use |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetLanguage | ( | string | value | ) |
Sets value for language
| value | the language of the response (en if none given) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetLanguageCol | ( | string | value | ) |
Sets value for language column
| value | the language of the response (en if none given) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetLinkedService | ( | string | value | ) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetLocation | ( | string | value | ) |
Sets value for location
| value | Location of the cognitive service |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetOutputCol | ( | string | value | ) |
Sets value for outputCol
| value | The name of the output column |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetSubscriptionKey | ( | string | value | ) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetSubscriptionKeyCol | ( | string | value | ) |
Sets value for subscriptionKey column
| value | the API key to use |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetTimeout | ( | double | value | ) |
Sets value for timeout
| value | number of seconds to wait before closing the connection |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetUrl | ( | string | value | ) |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetVisualFeatures | ( | string[] | value | ) |
Sets value for visualFeatures
| value | what visual feature types to return |
| AnalyzeImage Synapse.ML.Services.Vision.AnalyzeImage.SetVisualFeaturesCol | ( | string | value | ) |
Sets value for visualFeatures column
| value | what visual feature types to return |
1.8.17