-
Hello, I've noticed that the calculation of the center of the Gaussian (mean) in the code is achieved by multiplying the direction by the depth.
```
origins, directions = get_world_rays(coordinates…
-
Hello,
Congratulations on this research; I have been having a very good time in experimenting with this pipeline.
However, I have a question.
I loaded a mesh and created six depth maps to align i…
-
Hi everyone,
I need clarification regarding one of the output figures from Kilosort4, specifically the "drift_scatter.png" plot. The y-axis represents the computed depth for each cluster, but I’m u…
-
Dear @xinggangw
Hi, and thank you for sharing such an impressive piece of work! The Dynamic-2D GS is an incredible contribution to the field, and I deeply appreciate the effort you have put into mak…
-
fusibile was successfully made, but the following error occurred when running test.py.
`Run depth map fusion & filter
./fusibile -input_folder ./output/dtu1115/_1536x1152/scan1/points_mvsnet/ -p_fol…
-
Run depth map fusion & filter
./fusibile -input_folder ./output_1536x1152/scan4/points_mvsnet/ -p_folder ./output_1536x1152/scan4/points_mvsnet/cams/ -images_folder ./output_1536x1152/scan4/points_mv…
-
Depth-V2
![image](https://github.com/user-attachments/assets/ff3e0a9c-614d-4510-b361-e9d763f3498f)
RGB-D
![image](https://github.com/user-attachments/assets/907f774b-c8a8-494f-a4ea-7079af870334)
-
First, thanks for this addon ! Even if there's already one for camera projection generated texture using SDXL, it's the only one I know that is Flux AND Lora compatible.
Could I suggest to have som…
-
The View Planner should provide a function to calculate and export depth maps of selected views. Task separation:
- [x] Calculate depth map of a selected view as distance to OPCs and OBJs.
- [x] E…
-
I want to use my own dataset include the mesh file and origin images, of cource I need the 16-bit depth_map. I want to obtain the depth-map from the dense_point_reconstruction stages and save the dept…