1.0.2 • Published 5 years ago

node-red-contrib-cloud-vision-api v1.0.2

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 years ago

node-red-contrib-cloud-vision-api

Node-RED node for Google Cloud Vision API

Integrates Google Vision features, including image labeling, face, logo, and landmark detection, optical character recognition (OCR), and detection of explicit content, into applications.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

    npm install node-red-contrib-cloud-vision-api

Usage

Methods

  • annotate

    Run image detection and annotation for a batch of images.

1.0.2

5 years ago

1.0.1

5 years ago

0.0.1

6 years ago