Giter Site home page Giter Site logo

Comments (10)

YvanYin avatar YvanYin commented on June 12, 2024

Hi, I will try to find the code.
You can read this:
https://stackoverflow.com/questions/34644101/calculate-surface-normals-from-depth-image-using-neighboring-pixels-cross-produc
It is very helpful for you to understand how to recover surface normal. However, you should recover (x, y, z) for each pixel before calculating its surface normal

from vnl_monocular_depth_prediction.

ITking666 avatar ITking666 commented on June 12, 2024

Thank you so much for your kind reply.
But I still want to konw how did you get the depth estimation results by Junjie Hu (Revisiting Single Image Depth Estimation: Toward Higher Resolution Maps With Accurate Object Boundaries) and convert these depth images to surface normal map .

from vnl_monocular_depth_prediction.

YvanYin avatar YvanYin commented on June 12, 2024

Hi, can you send me an email, I can send you the code.

from vnl_monocular_depth_prediction.

ITking666 avatar ITking666 commented on June 12, 2024

Thank you very much and my mails is [email protected]

from vnl_monocular_depth_prediction.

ITking666 avatar ITking666 commented on June 12, 2024

Thank you very much and my mails is [email protected]

from vnl_monocular_depth_prediction.

yiying66 avatar yiying66 commented on June 12, 2024

Hi,
I have tried to understand the link @YvanYin gives, but failed. Could you please send me the code too. My email is [email protected]. Looking forward to your reply and thank you very much.

from vnl_monocular_depth_prediction.

kwea123 avatar kwea123 commented on June 12, 2024

@YvanYin Hi, the link you provide gives a good insight but is not directly applicable here as it doesn't take into account the camera parameters. As you suggested, the correct way should be to backproject each pixel into 3d xyz then calculate the normals. However I struggle to find an efficient and concise implementation... I'm also surprised that I cannot find any resource on google as it seems to be a common problem. Anyway, can you provide the code in this repo? Thank you.

from vnl_monocular_depth_prediction.

YvanYin avatar YvanYin commented on June 12, 2024

Hi all, I will post my code for recovering the surface normal from the point cloud.

from vnl_monocular_depth_prediction.

YvanYin avatar YvanYin commented on June 12, 2024

Please check /tools/recover_surface_normal.py.

from vnl_monocular_depth_prediction.

ITking666 avatar ITking666 commented on June 12, 2024

from vnl_monocular_depth_prediction.

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.