Something Colorful

Use machine learning to identify the image:
ImageIdentify

In[]:=
tree frog
Out[]=
WordDefinition[%]
In[]:=
any of various Old World arboreal frogs distinguished from true frogs by adhesive suckers on the toes
Out[]=
Interactively edge detect:
Manipulate
×EdgeDetect
,r,{r,1,10}
In[]:=
​
r
Out[]=
Distribution in color space:
ChromaticityPlot3D

In[]:=
Out[]=
Generate a list of random countries:
RandomEntity["Country",12]
In[]:=

Gibraltar
,
Norway
,
Trinidad and Tobago
,
Turks and Caicos Islands
,
Belarus
,​​
Niger
,
Portugal
,
Ireland
,
Guam
,
West Bank
,
Guadeloupe
,
Senegal

Out[]=
See what their flags look like:
EntityValue[%,"FlagImage"]
In[]:=

,
,
,
,
,
,​​
,
,
,
,
,

Out[]=
Group similar flags in feature space:
FeatureSpacePlot[%]
In[]:=
Out[]=
Map and label a list of countries:
GeoListPlot[RandomEntity["Country",12],GeoLabelsAutomatic]
In[]:=