Search Docker Hub
image_analysis
By mbitard
Wrapper around azure vision api
89
docker run -e OCP_APIM_SUBSCRIPTION_KEY=YOUR_VISION_API_KEY -d -p 80:4567 mbitard/image_analysis:1.0
curl -H "Content-Type: application/json" -X POST -d '{"url":"https://agileek.github.io/images/home.png"}' http://localhost/analyse
Content type
Image
Digest
Size
58.4 MB
Last updated
almost 9 years ago
docker pull mbitard/image_analysis:1.0