Sh*t my brain says and forgets about

Goofing around with the Imagga API

I’ve been goofing around with the Imagga API the past week and have been doing some fun stuff. It can take any image and analyze the colors and the subjects in it. Pretty slick!

Step 1 – Upload a photo

Merman

Step 2 – Let the API analyze the photo and come up with tags

{
“results”: [
{
“image”: “d487d2521bb4b948b860ce216c434230”,
“tags”: [
{
“confidence”: 26.336145269655205,
“tag”: “person”
},
{
“confidence”: 26.0971845554226,
“tag”: “caucasian”
},
{
“confidence”: 23.54227654205335,
“tag”: “adult”
},
{
“confidence”: 23.28269886958777,
“tag”: “happy”
},
{
“confidence”: 18.875687368248368,
“tag”: “clothing”
},
{
“confidence”: 18.155134932273736,
“tag”: “attractive”
},

Step 3 – Let the API analyze major colors in the photo

2015-11-15_22-04-33

Step 4 – Profit!

Previous

Death Is Much Like Chronic Pain

Next

Rdio is Shutting Down

1 Comment

  1. Since you’re messing around with Imagga, you might be interested in Clarifai’s API as well! I like to run Pokemon through the API and see what happens, ha!

Leave a Reply

Your email address will not be published. Required fields are marked *

Powered by WordPress & Theme by Anders Norén