Sample Data
Some Zivid Samples require Sample Data (point clouds, file cameras, transformations, etc.).
Caution
Some of the content in Sample Data is specific to the SDK version. Before downloading the Sample Data, ensure that the Knowledge Base version is the same as your SDK. You can choose the Knowledge Base version at the top left corner of the web page.
Download Sample Data
Extract the content to:
%ProgramData%\Zivid
Note
Create the folder if it doesn’t exist.
Download Sample Data
Create a folder for the extract:
sudo mkdir --parent /usr/share/Zivid/data
Extract content:
sudo apt install unzip sudo unzip $HOME/Downloads/ZividSampleData2_9.zip -d /usr/share/Zivid/data
Move content to the right location:
sudo mv /usr/share/Zivid/data/Zivid/* /usr/share/Zivid/data/ sudo rmdir /usr/share/Zivid/data/Zivid/
Note
Create the folder if it doesn’t exist.
Read more about Zivid File Camera.