-
### Describe the bug
Hello! This is my first time with kornia. I started with `homography_warp` function. Let's say I have an image of size 8x16 and I want to flip it with this function. Not because …
-
Scale Invariant Feature Transform (SIFT) is an algorithm primarily used to detect and describe local features in a digital image. You can find more about SIFT in the given [link](https://docs.opencv.o…
-
Hi chicleee,
Thanks for the great job in advance.
To the best of my knowledge, I believe the repository lacks certain deep-homography and optical flow based methods and datasets.
Including, b…
-
Dear Dr. Dendorfer,
Firstly, I greatly admire your work on MOT and I am very inspired by it!
I am trying to run this code on my custom dataset. As a first step, I am attempting to do the bird's…
-
Hello, thank you very much for your open source code. I am currently encountering a problem. When I train image registration at a large angle, the configuration file is as follows:
data:
name: …
-
When I ran, there was an error showing: Undefined function or variable 'homography'.Can you provide the function 'homograhy'? I want to study this direction carefully. Thank you!
-
-
When you generate an image pair for homography estimation, do you apply transformation matrix to either just one side of the pair, or both?
I mean, the generated image pair is
- (original image, t…
-
Hello, thank you for your wonderful ideas!
I wonder to know why the homography adaptation algorithm works. Personally, I think the reason may be that the types of point-line features contained in the…
-
We are using a [Fisheye Lens](https://en.wikipedia.org/wiki/Fisheye_lens) to obtain the most data we can with the one visual camera we have on Ridley. Because of this, and the nature of Fisheye perspe…