Sample Video: Small Home Interior

Source Notebook

Fly-through of a small home's interior, showing a large variety of objects

Examples

Basic Examples

Retrieve the video:

In[1]:=
video = ResourceData["Sample Video: Small Home Interior"]
Out[1]=

Show video information:

In[2]:=
Information[video]
Out[2]=

Show some of the video frames:

In[3]:=
VideoFrameList[video, 3]
Out[3]=

Scope & Additional Elements

See the file path containing the video file:

In[4]:=
dir = ResourceData["Sample Video: Small Home Interior", "Directory"]
Out[4]=

Find the video file:

In[5]:=
FileNames["*.mp4", dir, Infinity]
Out[5]=

Processing & Analysis

Find and highlight objects in some video frames:

In[6]:=
video = ResourceData["Sample Video: Small Home Interior"];
In[7]:=
HighlightImage[#, ImageBoundingBoxes] & /@ VideoFrameList[video, 3]
Out[7]=

Wolfram Research, "Sample Video: Small Home Interior" from the Wolfram Data Repository (2021)  

License Information

Free to use, no attribution required, https://www.pexels.com/license/

Data Resource History

Source Metadata

Publisher Information