-
I'm having some issues running the example:
```
[max@goma OrthomosaicSLAM]$ python3 main.py -i images/campus_1 -o testout
[INFO] Importing Images...
[INFO] Importing Complete
[INFO] 29 Images h…
-
----------------------------------------------------------------------------------------------------
| Required Info | …
-
Thanks for the wonderful repo.
I am trying to stitch about 40 images of room.
Images are overlapping by about 50%.
But I only can see infinite loop in CameraAdjuster().
The repo is workin…
-
**ISIS version(s) affected**: 5.0.2
**Description**
When running on a list of overlapping images, if findfeatures has a catastrophic failure with one image in the list, the entire process fails …
-
Thanks for your amazing work!
Im very confuse about your ablation experiment in Table 5, you mention: including **warping** FV image to BEV image (line 1) and warping FV feature to BEV feature (lin…
-
Cloned this repository and ran the commands to install it using CMake from `~/apriltag`
Here is the result:
```
$ cmake -B build -GNinja -DCMAKE_BUILD_TYPE=Release
CMake Error: The source direct…
-
In R-MVSNET training loss section , `we apply the inverse depth to sample
the depth values in order to efficiently handle reconstructions with wide depth ranges.`
In homography_warping.py `line 66-6…
-
Hei! Great code and organized github! Thanks for your work ;)
I'm using your weights to align images using RANSAC-flow. The only problem that I have is that i'm getting some deformation in the images…
-
## 📚 Documentation
We have had issues with examples/tutorials in the past and continue to have them now (e.g. recently https://github.com/kornia/kornia/issues/2161), because out tutorials are not i…
-
Very good work, thank you for your continued support.
I have a question
What are the elements that make a successful stitching of a panoramic image possible?
Imagine a scenario where there is a bui…