-
Dear maintainers,
with boost 1.77, the following program
``` c++
#include
#include
namespace bg = boost::geometry;
namespace bm = bg::model::d2;
using point = bm::point_xy;
using l…
-
### Describe the bug
The generated `libfti1.pc` has the wrong `libdir`, causing it to not link correctly.
### Steps To Reproduce
Steps to reproduce the behavior:
1. `nix build github:nixos/nixpk…
-
Does any one have experience or has an idea how to load glb 3d model files in potree togethe point cloud data? Thanks in advance
-
Hi,
Thanks for creating this amazing open 3D library with really useful point cloud support!!
It would be fantastic if OpenVR support could be added to be able to visualize Open3D output (especi…
-
# modules needed:
## renderer
- 2d/3d
- rendering to show it to the auditory
- and to have visual "tests"; with 3d it'll be a powerful visual testing tool
- figures should move (to demonstra…
-
There's two slight issues that may be present with gl.xml's information on GL_EXT_texture_storage (and also potentially some overlap with GL_ARB_texture_storage).
1) The EXT extension specifies:
…
-
(branching from https://github.com/fractal-analytics-platform/fractal-tasks-core/issues/149#issuecomment-1305550136)
Placeholder issue for this use case:
> > This would mean that a workflow eith…
-
**Describe the bug**
I would like to manually project the 3D to 2D coordinates using the output files of COLMAP(cameras.txt, images.txt, and point3D.txt)
The problem is that when I use the cv2.proje…
-
hello,I have reconstructed the 3D point cloud, and now I have my own calibrated camera and radar, which files should I modify to convert to my own coordinate system,thankyou
-
Hi YadirF, I'd like to use your code for the 3D reconstruction of provided 2D single image.
But your code starts from an already provided 3D model which holds vertices and expression information in …