/python-samples

Python code samples for Zivid

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

python-samples

Build Status

This repository contains additional Python code samples for Zivid.

The basic samples come with Zivid Python - the official Python package for Zivid 3D cameras.

Samples list

Instructions

  1. Install Zivid Software. Note: The version tested with Zivid cameras is 1.7.0.

  2. Install Zivid Python.

  3. [Optional] Launch the Python IDE of your choice. Read our instructions on setting up Python.

  4. Install the runtime requirements using IDE or command line:

    pip install -r requirements.txt
    
  5. Open and run one of the samples.

Support

If you need assistance with using Zivid cameras, visit our Knowledge Base at https://help.zivid.com/ or contact us at customersuccess@zivid.com.

Licence

Zivid Samples are distributed under the BSD license.