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