question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

truncated depth images

See original GitHub issue

For me, the depth image looks truncated for some reason while normal and albedo seem fine. Is there any threshold? Could you please advise me how I can solve this?

100715345ee54d7ae38b52b4ee9d36a3_r_002_albedo0001 100715345ee54d7ae38b52b4ee9d36a3_r_002_depth0001

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Amir-Arsalancommented, Feb 5, 2018

Maybe setting depth_scale to 1 works for me because I am using the ShapeNet Core data set. All 3D shapes in that data set are normalized. What do you think @ywpkwon and @panmari?

1reaction
panmaricommented, Jul 19, 2017

See comment here. Depending on the size of your objects, you might want to adapt the parameter map.size to give you a nice depth map. If that fixes your problem, I’ll create a CL that makes this easier configurable.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Truncated depth problem in depth images
Using a Python rendering script, I rendered albedo , normal , and depth images. Below are example an albedo and corresponding depth image....
Read more >
GLSL truncated signed distance representation (TSDF ...
The problem is, my only idea is to render the voxel grid to store in the data of signed distances. But for each...
Read more >
Truncated correlation photoacoustic coherence tomography
Multi-wavelength PAI depth probing ranges from near surface (also accessible to optical imaging) to a few centimeters below, consistent with ultrasound ...
Read more >
arXiv:1910.01275v2 [cs.CV] 24 Dec 2019
This paper presents a neural network to estimate a de- tailed depth map of the foreground human in a single RGB image.
Read more >
open3d.geometry.RGBDImage
The depth values will first be scaled and then truncated. convert_rgb_to_intensity (bool, optional, default=True) – Whether to convert RGB image to intensity ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found