Giter Club home page Giter Club logo

Comments (7)

fbogo avatar fbogo commented on May 21, 2024

Hello, apologies but I'm not sure I understand well what "dense aligned depth image" means.
Are any of the python scripts provided here useful for you?

from hololens2forcv.

mianbao96 avatar mianbao96 commented on May 21, 2024

@fbogo Thank you for your reply, I am sorry that I did not express it very clearly. Actually what I want to get is the RGB-Depth or Gray-Depth image pair, which are in the same resolution and are one-to-one in pixels. Thus, given a specific pixel coordinate (u,v), I can get the corresponding color value [RGB(u,v)] and depth value [Depth(u,v)]. If there is no interface to complete this, Can I get the pixel coordinate mapping relationship between RGB-Depth or Gray-Depth, thus, given a specific pixel coordinate (u,v) in RGB or Gray image, I can got the pixel coordinate (u',v') of the corresponding pixel in Depth image.

from hololens2forcv.

mianbao96 avatar mianbao96 commented on May 21, 2024

@fbogo I'm really sorry to bother you again. Please reply to my questions when you are free. Thank you very much.

from hololens2forcv.

fbogo avatar fbogo commented on May 21, 2024

Would e.g. the python code here:
https://github.com/microsoft/HoloLens2ForCV/blob/main/Samples/StreamRecorder/StreamRecorderConverter/save_pclouds.py
(from line 132 on) help you for your task?
It uses a virtual pinhole camera model.

from hololens2forcv.

ishanic avatar ishanic commented on May 21, 2024

Reaching out on this thread since I believe I have a similar issue. I have a (x,y) coordinate in PV, and I am looking for the corresponding coordinate in the depth image. Is there a PV-to-depth transform that could be directly applied to obtain this correspondence. A look up table kind of framework would be very useful. The pinhole projection does indeed provide aligned maps, but in a distorted space.

from hololens2forcv.

michalt38 avatar michalt38 commented on May 21, 2024

@ishanic @mianbao96 Did you manage to solve the problem?

from hololens2forcv.

ccrop avatar ccrop commented on May 21, 2024

Also focus on this requirement

from hololens2forcv.

Related Issues (20)

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.