-
Hi,
According to the paper, the rendering model can be used for 3d reconstruction and style transfer. However, it appears that this code does not include that. Has anyone ported the 3d reconstruct…
-
There are a couple of visualization tools, e.g. for inspecting matches, or visualizing the final pointcloud and cameras with a C++ and a web-based viewer.
I am working on some alternatives/variatio…
-
Hi,
I would like to draw a 3D bounding box in the 3D reconstruction. And I don't really know how to do that.
For now, I have the (x,y,z) world coordinate for each corner of the bouding box. I was …
-
- do most DICOM images contain a 3d representation?
- how many sets of images would be required for reconstruction
-
Hi! really nice work
I'm using Eschernet 6Dof and in my dataset I would need to use different intrinsics for different images, I guess it's not an issue for NeuS renderer
My question however is …
-
* Before opening a new issue, we wanted to provide you with some useful suggestions (Click "Preview" above for a better view):
* Consider checking out SDK [examples](https://github.com/IntelRea…
-
Hi, thanks for your great work!
I tried to reconstruct the 3D point cloud by directly unprojecting the foreground pixels using the predicted multiview RGB-D images, but I couldn’t get satisfactory …
-
Firstly i will suggest you to go through the folder of 3d facial reconstruction present in this repo and some research papers are also available and then you can think of implementation
-
Hi, thanks for your great work. I have created depth and normal map for all the frames for my video. I want to create a 3d reconstruction from this video. Your depth_to_normal_map.py only takes an ima…
-
hello, I try to use your code in SCARED dataset. I set the masks to be a black image. I use the ground true camera pose and use [https://github.com/ShuweiShao/AF-SfMLearner](url) to get depth image. B…