Class DetectedObjects

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.visual_recognition.v4.model.DetectedObjects
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class DetectedObjects
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Container for the list of collections that have objects detected in an image.
  • Constructor Details

    • DetectedObjects

      public DetectedObjects()
  • Method Details

    • getCollections

      public List<CollectionObjects> getCollections()
      Gets the collections.

      The collections with identified objects.

      Returns:
      the collections