NJU-3DV / Relightable3DGaussian

[ECCV2024] Relightable 3D Gaussian: Real-time Point Cloud Relighting with BRDF Decomposition and Ray Tracing
https://nju-3dv.github.io/projects/Relightable3DGaussian/
Other
376 stars 24 forks source link

using kornia to generate normal maps #16

Open Michael-Evans-Savitar opened 4 months ago

Michael-Evans-Savitar commented 4 months ago

In the process of Vis-MVSNet, may I ask about the details about generating normal maps utilizing Kornia as mentioned in your introduction? The depth maps are already obtained in .tiff format, what are the following steps to get normal maps?