-
Hi,
I have difficulties building the docker image on Win10.
- Docker version 20.10.13, build a224086
After executing:
`docker build -t ngp -f .devcontainer/Dockerfile .`
I get this log:
…
-
Hi, and thanks for the great software.
I have successfully build and run openMVG on Ubuntu 18.04.
But if I try to run a sequential SfM pipeline it always fails to generate the SfM.bin file.
The g…
-
##### System information (version)
- OpenCV => 4.1.0.25
- Operating System / Platform => Ubuntu 18.04.3 LTS
- Compiler => python wheel
##### Detailed description
I'm trying to use t…
vilaa updated
3 years ago
-
This issue is for tracking the progress of enabling **AD through `ImageTransformations.warp`**.
**author**: @SomTambe
**mentors**: @DhairyaLGandhi @johnnychen94
## Background
[`ImageTransformati…
-
`min_samples` is set by default to be `n_features+1`
This fails when `n_features + 1` > `n_samples`, since at every iteration `min_samples` iteration is required.
I don't really know what a better d…
-
This is the **roadmap for torchgeometry v0.2.0** focuses mainly importing [GVNN](https://github.com/ankurhanda/gvnn), documentation improvement and website. Some basic functionalities for image proces…
-
Getting this issue while installing colmapvisat using `ubuntu1804_install_colmap.sh`
`./ubuntu1804_install_colmap.sh
-- The C compiler identification is GNU 7.5.0
-- The CXX compiler identificatio…
-
Hey hey,
first of all ov2slam looks like a pretty promising SLAM for my application. The quick initialization and performance in the first few seconds is very nice. However, I experience very sudde…
-
When compiling the project using `make` with _gcc 9.3.0_ under _Ubuntu 20.4 LTS_ the log below appears.
The log suggests that some problems exists with a constructor method and a `memcpy`. The code…
-
**Describe the bug**
Colmap compilation fails at the end of make.
** System **
- Ubuntu 18.04 minimal headless in a linux container
- NVidia GTX480 => Cuda 8.0 => gcc 4.9
**To Reproduce**
I …