YouaiWang

Results 6 comments of YouaiWang

被禁了么?

@OshriHalimi Hi , did you succeed?

@mihaibujanca Hi Mihai, I recently ran this project, and the umbrella reconstruction result obtained is very rough, not as smooth and detailed as in the paper. Is it because CUDA...

@mihaibujanca The strange thing is that when I ran your branch [ceres test fixed](https://github.com/mihaibujanca/dynamicfusion/tree/461aeb420b7c0477147ea8db3e1ba771ea001791), I found that it runs faster (13s per frame) and you can see the process of...

`[ height ] = HfPol( theta_est_combined,min(1,Iun_est),phi_est_combined,s,mask,azi,Bdist );`same result as yours, `[ height ] = HfPol( theta_est_combined,min(1,Iun_est),phi_est_combined,s,mask,false,spec )`has better results. But it is still far from the original ![HfPol](https://user-images.githubusercontent.com/66054562/152951041-8863ad4f-cb7b-444b-8d32-60a074e0b7fc.png)

Hi Lennart , Thanks for the reply, I have tested the work of CVPR 2019 with Bayer polarized camera + realsense d435i, and the result is not ideal. May I...