yqueau / normal_integration

Matlab codes for integrating the normal (gradient) field of a surface over a 2D grid
GNU General Public License v3.0
56 stars 13 forks source link

Depth prior z0 #2

Closed abeacco closed 5 years ago

abeacco commented 5 years ago

Hi,

It's me again, sorry :P

I am wondering if there is a specific format for the depth prior z0 to feed your algorithms, as I am not seeing any difference between using an estimated depth map information or initializing it to zeros. Is it because the algorithm gets always to the same solution?

Thanks again for this great work :)

yqueau commented 5 years ago

HI,

It actually depends how you tune the \lambda parameter.

Hope this helps !

Le jeu. 14 févr. 2019 à 15:57, abeacco notifications@github.com a écrit :

Hi,

It's me again, sorry :P

I am wondering if there is a specific format for the depth prior z0 to feed your algorithms, as I am not seeing any difference between using an estimated depth map information or initializing it to zeros. Is it because the algorithm gets always to the same solution?

Thanks again for this great work :)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/yqueau/normal_integration/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AKB5rILThigIJMBp4UlW9otGANYEYUL7ks5vNXlQgaJpZM4a7xPo .

--

Yvain Quéau CNRS Researcher GREYC (UMR-CNRS 6072) E-mail: yvain.queau@ensicaen.fr 6, Bd du Marechal Juin Tel: +33 (0)2-31-45-54-52 F-14050 CAEN Cedex https://sites.google.com/view/yvainqueau https://sites.google.com/view/yvainqueau France

abeacco commented 5 years ago

Hi,

Thank you for your reply!! I now understand everything a little bit more!! :)

yqueau commented 5 years ago

My pleasure :)