Something Colorful

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