Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 815 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 815 Bytes

Plane Detection Samples

These samples show how to use ZED SDK for plane detection. You can find additional information on the Plane Detection features in our Documentation.

Overview

This section contains the following code samples:

  • Floor Plane Sample: This sample shows two ways to automatically detect the floor plane and set it as origin of a virtual view.

  • Plane Detection Sample: This sample shows how to perform plane detection with a ZED Camera. You can use either the plane at hit functionality or the automatic floor plane detection.