Liking cljdoc? Tell your friends :D

burningswell.services.vision


annotate-imageclj

(annotate-image service image & [opts])

Annotate images using the vision service.

Annotate `images` using the vision `service`.
raw docstring

annotate-imagesclj

(annotate-images service images & [opts])

Annotate images using the vision service.

Annotate `images` using the vision `service`.
raw docstring

defaultsclj

The default setting of the vision service.

The default setting of the vision service.
raw docstring

featureclj

(feature type & [max-results])

Return a Feature instance.

Return a `Feature` instance.
raw docstring

response?clj

(response? x)

Returns true if x is an annotated image response, otherwise false.

Returns true if `x` is an annotated image response, otherwise false.
raw docstring

serviceclj

(service & [opts])

Returns the Google Vision service.

Returns the Google Vision service.
raw docstring

Servicecljprotocol

-annotate-imagesclj

(-annotate-images service images opts)

service?clj

(service? x)

Returns true if x is a Vision service, otherwise false.

Returns true if `x` is a Vision service, otherwise false.
raw docstring

slurp-imageclj

(slurp-image image)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close