GTLRVision.h 545 B

123456789101112131415
  1. // NOTE: This file was generated by the ServiceGenerator.
  2. // ----------------------------------------------------------------------------
  3. // API:
  4. // Cloud Vision API (vision/v1)
  5. // Description:
  6. // Integrates Google Vision features, including image labeling, face, logo,
  7. // and landmark detection, optical character recognition (OCR), and detection
  8. // of explicit content, into applications.
  9. // Documentation:
  10. // https://cloud.google.com/vision/
  11. #import "GTLRVisionObjects.h"
  12. #import "GTLRVisionQuery.h"
  13. #import "GTLRVisionService.h"