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.

  1. Download Sample Data

  2. Extract the content to:

    %ProgramData%\Zivid
    
Extract sample data Sample data location
  1. Download Sample Data

  2. Create a folder for the extract:

    sudo mkdir --parent /usr/share/Zivid/data
    
  3. Extract content:

    sudo apt install unzip
    sudo unzip $HOME/Downloads/ZividSampleData2_13.zip -d /usr/share/Zivid/data