stereolabs / zed-opencv-native

Native stereo capture with OpenCV

Home Page:https://www.stereolabs.com/zed-2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stereolabs ZED - OpenCV Native Capture

This sample shows how to capture rectified images with the ZED or ZED-M Camera and OpenCV, without the ZED SDK.

If you want to use OpenCV with the ZED SDK features, check our sample here.

OS

  • Windows, Linux, MacOS

How to use in C++

Please refer to instructions in cpp folder

How to use in Python

Please refer to instructions in python folder

Notes

  • You need to know the serial number of the camera you are trying to open. To do so, you can use ZED Explorer tools (ZED SDK tools) and check the serial number on the top right of ZED Explorer window.

Support

If you need assistance go to our Community site at https://community.stereolabs.com/

About

Native stereo capture with OpenCV

https://www.stereolabs.com/zed-2/

License:MIT License


Languages

Language:C++ 94.2%Language:Python 5.5%Language:CMake 0.4%