All Projects → intel → depthcamera-pointcloud-web-demo

intel / depthcamera-pointcloud-web-demo

Licence: Apache-2.0 License
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Depth Camera Pointcloud Demo

Uses an Intel® RealSense™ camera to get depth data and creates a point cloud out of it.

Screen recording

It's supported on Windows, Linux and ChromeOS with Intel® RealSense™ SR300 (and related cameras like Razer Stargazer or Creative BlasterX Senz3D) and R200 3D Cameras.

You will need Chromium release 58 and later. Release 58 is under testing and the installation is available on the dev channel.

An explanation on how to use the depth camera is in the article Depth Camera Capture in HTML5.

Setup

  1. To make sure your system supports the camera, follow the installation guide in librealsense.

  2. Make sure you have Chromium version of at least 58 - install it from the dev channel if not.

  3. Connect the camera.

  4. Go to the demo page.

To run the code locally, give Chromium the parameter --use-fake-ui-for-media-stream, so that it doesn't ask you for camera permissions, which are remembered only for https pages.


Intel and Intel RealSense are trademarks of Intel Corporation in the U.S. and/or other countries.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].