Sample Image: Orange Butterfly on a Purple Flower

Sample Image of a Butterfly

(640x360 pixels)

Examples

Basic Examples

Retrieve the ResourceObject:

In[1]:=
ResourceObject["Sample Image: Orange Butterfly on a Purple Flower"]
Out[1]=

View the data:

In[2]:=
ResourceData["Sample Image: Orange Butterfly on a Purple Flower"]
Out[2]=

Visualization

Identify the contents of the image:

In[3]:=
ImageIdentify[
 ResourceData["Sample Image: Orange Butterfly on a Purple Flower"]]
Out[3]=

Remove the background of the image:

In[4]:=
RemoveBackground[
 ResourceData[
  "Sample Image: Orange Butterfly on a Purple Flower"], "Blurred"]
Out[4]=

View a permutation of color channels:

In[5]:=
ColorCombine[
 RandomSample[
  ColorSeparate[
   ResourceData[
    "Sample Image: Orange Butterfly on a Purple Flower"]]]]
Out[5]=

Apply selective color desaturation:

In[6]:=
With[{i = ResourceData[
    "Sample Image: Orange Butterfly on a Purple Flower"]}, ImageApply[Mean, i, Masking -> ColorDistance[i, Orange]]]
Out[6]=

Wolfram Research, "Sample Image: Orange Butterfly on a Purple Flower" from the Wolfram Data Repository (2017)   https://doi.org/10.24097/wolfram.71156.data

License Information

CC0 Public Domain

Data Resource History

Source Metadata

Data Downloads

Publisher Information