Giter VIP home page Giter VIP logo

intel-realsense-camera-data-collection-demo's Introduction

Example

通过 Intel RealSense 设备获取2D图像、3D点云等原始数据

Based on Intel RealSense SDK 2.0.
Test on Intel RealSense D400 series devices (depth cameras), including Intel RealSense depth camera D435i, D435, D415.
官网: https://www.intelrealsense.com/zh-hans/
github: https://github.com/IntelRealSense/librealsense

可获取以下数据:

  1. color image,2D彩色图像
  2. 点云 xyz
  3. texture image,点云纹理彩色图像,与点云xyz(或者说深度图像)是对齐的
  4. 点云 xyzrgb,将2和3组合得到
  5. ir left image,左侧ir灰度图像
  6. ir right image,右侧ir灰度图像

备注:运行demo时需要把文件 "ConfigCameraRealSense.yaml" 拷贝到可执行文件所在目录。

intel-realsense-camera-data-collection-demo's People

Contributors

denkywu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.