/azure-node-vision

A nodejs script that displays an upload form, uploads an image, makes a request to computer vision api and returns information about the image from the api.

Primary LanguageJavaScript

Azure-node-vision

What this does:

  • Shows a file upload form
  • You upload an image file
  • Script makes a call to azure image recognition service
  • Data is received back from cognitive api service

Prerequisites

Installation

Install by running:

npm install
nodemon index.js

Support

If you are having issues, email or contact Andrew Welch on LGSS Slack.