-
Hi, I was first trying the code and it kept throwing errors:
>
> Reading files 201
> find total 0 matches.
> good matches: 0
> Not enough inliers.
> .
> .
> .
> Reading files 392
> f…
-
I'm trying to run this benchmark using databases **Herzjesu** and **Fountain** but got the following error on both:
```
Computing features for 0000.png [1/11] -> skipping, already exist
Computing…
-
Seems to be an issue with installing the PCL library.
I installed the PCL library using the command `sudo apt-get install libpcl-dev`.
In the `setup.py` file I updated `SKIP_PCL_HELPER` to `Fals…
-
Can't use the camera as a background through arcore NDK C
```shell
04-05 12:45:05.658 24332-24406/? E/memtrack: Couldn't load memtrack module
04-05 12:45:06.084 24332-24406/? E/memtrack: Couldn…
-
Can you contact me via Skype @ prahjister. I have some questions and would like to write an article about your tools and make a how to on this project.
-
Hello,
I am processing imagery from a very high resolution camera (8000 x 4300 pixels) and I end up with roughly 50,000 features after running main_ComputeFeatures.
I end up with only a fractio…
-
Trying to run any of these to access the indeces after matching with a FlannBasedMatcher fail silently and causes my app to crash. I've tried stepping through the code and putting it in a try/catch, b…
-
| Required Info | |
| --- | --- |
| Camera Model | R200 and F200 |
| Firmware Version | 1.0.72.04 |
| Operating System & Version | W10 |
| Build System | VS2013 |
Is it possible to use depth aligned…
-
Hi, I tried running sea_ice_drift with the supplied test data but cannot get it to work. The Feature tracking seems to be fine (the figure looks as in the example at the website), but the pattern matc…
-
Hi,
I was able to follow all steps from the instructions but am having a problem importing features/matches into colmap.
(I am using my own detector/descriptor, but I made sure the writing forma…