Something Colorful
Something Colorful
Use machine learning to identify the image:
In[]:=
ImageIdentify
Out[]=
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[]=
Distribution in color space:
In[]:=
ChromaticityPlot3D
Out[]=
Generate a list of random countries:
In[]:=
RandomEntity["Country",12]
Out[]=
,,,,,,,,,,,
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],GeoLabelsAutomatic]
Out[]=