com.microsoft.azure.cognitiveservices.vision.customvision.prediction.models
This package contains the models classes for CustomVisionPredictionClient.
Classes
| BoundingBox |
Bounding box that defines a region of an image. |
| ClassifyImageOptionalParameter |
The ClassifyImageOptionalParameter model. |
| ClassifyImageUrlOptionalParameter |
The ClassifyImageUrlOptionalParameter model. |
| ClassifyImageUrlWithNoStoreOptionalParameter |
The ClassifyImageUrlWithNoStoreOptionalParameter model. |
| ClassifyImageWithNoStoreOptionalParameter |
The ClassifyImageWithNoStoreOptionalParameter model. |
| CustomVisionError |
The CustomVisionError model. |
| CustomVisionErrorCodes |
Defines values for CustomVisionErrorCodes. |
| CustomVisionErrorException |
Exception thrown for an invalid response with CustomVisionError information. |
| DetectImageOptionalParameter |
The DetectImageOptionalParameter model. |
| DetectImageUrlOptionalParameter |
The DetectImageUrlOptionalParameter model. |
| DetectImageUrlWithNoStoreOptionalParameter |
The DetectImageUrlWithNoStoreOptionalParameter model. |
| DetectImageWithNoStoreOptionalParameter |
The DetectImageWithNoStoreOptionalParameter model. |
| ImagePrediction |
Result of an image prediction request. |
| ImageUrl |
Image url. |
| Prediction |
Prediction result. |