Sh*t my brain says and forgets about

Tag: fun

Radio Garden

2016-12-13_14-54-29.png

http://radio.garden

By bringing distant voices close, radio connects people and places. Radio Garden allows listeners to explore processes of broadcasting and hearing identities across the entire globe. From its very beginning, radio signals have crossed borders. Radio makers and listeners have imagined both connecting with distant cultures, as well as re-connecting with people from ‘home’ from thousands of miles away – or using local community radio to make and enrich new homes.

 

Discing or Disking

I prefer discing.

IMG_8467-2

Why? Because I can.

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!

Powered by WordPress & Theme by Anders Norén