(annotate-image service image & [opts])Annotate images using the vision service.
Annotate `images` using the vision `service`.
(annotate-images service images & [opts])Annotate images using the vision service.
Annotate `images` using the vision `service`.
The default setting of the vision service.
The default setting of the vision service.
(feature type & [max-results])Return a Feature instance.
Return a `Feature` instance.
(response? x)Returns true if x is an annotated image response, otherwise false.
Returns true if `x` is an annotated image response, otherwise false.
(service & [opts])Returns the Google Vision service.
Returns the Google Vision service.
(-annotate-images service images opts)(service? x)Returns true if x is a Vision service, otherwise false.
Returns true if `x` is a Vision service, otherwise false.
(slurp-image image)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs | 
| ← | Move to previous article | 
| → | Move to next article | 
| Ctrl+/ | Jump to the search field |