jexiaong

Results 16 comments of jexiaong

> > > I met the same problem, and I cannot visit #127. Could someone help me? > > > > > > hi guys, has you resolved the problem,...

I would like to know too if anyone has any updates ^.^

> > @jexiaong i did this #647 initially my files didnt load then I didnt used the "integer depth scale" line in the transforms .json and the file loaded but...

> This is what my image looks like without depth ![image](https://github.com/NVlabs/instant-ngp/assets/114371159/fad48078-25a4-4729-8036-1af8fc7160b3) And when I move the depth slider to 1 it becomes completely illegible (this is the same scene and...

@DimitrisKatsatos This is the depth image for the current project I'm working on, i ran it a few times on diff file formats ![000001_depth](https://github.com/NVlabs/instant-ngp/assets/114371159/96cccccf-2e48-4c1f-a5ae-a55a3a327b8f) ^this jpeg is 8bit (i think)...

> ![imagen](https://user-images.githubusercontent.com/66196089/239714058-dc088ebd-5258-4b33-9842-195d7fb4cb1d.png) Ifound out that if i set : "enable_depth_loading": true, "integer_depth_scale": 1, > > my files doest loads because of this error I had this error for one of...

> this was my approach to generate the depth map. Still didn't get any improvement. How did you generate the depth map ? > Are you trying to implement depth...

Sorry I meant @meriemjabri > In the transform.json you used integer_depth_scale=$value where value=max_depth / 65535? > Also I used value=max_depth / 65535 as well but it didn't work. I'll try...

I don't know why this worked and it's not exactly precise but I can finally see my bear's 3D model! I initially had `integer_depth_scale = max_depth / 65535 = 2299...