Class: Azure::Profiles::Latest::Customvisionprediction::CustomvisionpredictionDataClass::ModelClasses

Inherits:
Object
  • Object
show all
Defined in:
lib/latest/modules/customvisionprediction_profile_module.rb

Instance Method Summary collapse

Instance Method Details

#bounding_boxObject



54
55
56
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 54

def bounding_box
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::BoundingBox
end

#custom_vision_errorObject



57
58
59
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 57

def custom_vision_error
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::CustomVisionError
end

#custom_vision_error_codesObject



63
64
65
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 63

def custom_vision_error_codes
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::CustomVisionErrorCodes
end

#image_predictionObject



51
52
53
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 51

def image_prediction
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::ImagePrediction
end

#image_urlObject



60
61
62
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 60

def image_url
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::ImageUrl
end

#predictionObject



48
49
50
# File 'lib/latest/modules/customvisionprediction_profile_module.rb', line 48

def prediction
  Azure::CognitiveServices::Customvisionprediction::V3_0::Models::Prediction
end