Git Product home page Git Product logo

pyrgbd's Introduction

Archieved: has been moved to /python of librgbd.

pyrgbd

MIT License Build Status

pyrgbd is a Python library for read and writing RGBD videos files based on libmatroska.

This library can read files exported from the Telegie and is based on librgbd.

Linux Requirements

  • add-apt-repository ppa:deadsnakes/ppa
  • apt install python3.9-dev python3.9-distutils libgl1 python3-venv python3-cachecontrol

Setup

  • git submodule update --init --recursive
  • poetry shell
  • poetry install
  • python bootstrap.py

Deploy

  • python -m build --wheel
  • twine check dist/*
  • twine upload dist/*

pyrgbd's People

Contributors

hanseuljun avatar dependabot[bot] avatar

Stargazers

Wentao Bao avatar  avatar Lele Chen avatar

Watchers

 avatar Han Joo Chae avatar  avatar

pyrgbd's Issues

Some technical questions

Hi,

Thank you for sharing the source code! This is really helpful for me to conduct research with 3D vision data from iPhone. I have a few technical questions here:

  • Is it possible to read the camera intrinsics from the telegie app? Though the RGB and depth frames could be decoded by your main.py, we still found it hard to find the raw camera intrinsics for a specific iPhone such as iPhone 13 Pro, and not sure if the decoded RGB-D frames corresponds to the raw camera intrinsics or not.
  • What are the "Direction X" and "Direction X Diff Delta" which are visualized by the main.py?

Looking forward to your reply. Thank you in advance!

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.