Open fatbringer opened 1 month ago
@fatbringer are you using the latest version of kornia ? check also https://kornia.github.io/tutorials/nbs/image_stitching.html
(the warp image one is not what i need)
what do you need ?
@edgarriba yeah I'm using the latest version I have just run pip install. On python 3.12
I'm looking for the one for image stitching. In fact, I want to stitch multiple images https://kornia.readthedocs.io/en/latest/applications/image_stitching.html
This was the link I found but it is not a complete tutorials
i believe @shijianjian implemented this tutorial
@shijianjian Hello! I notice that you have a fork of the kornia repo on your profile. May i know which one is the corrrect tutorial for image stitching?
I think it is the environment issue. At least the "import kornia.feature" should be okay.
Hello! I found this link on your webpage https://kornia.readthedocs.io/en/latest/applications/image_stitching.html and i was very excited to try the image stitching, however i am unable to find an example tutorial for the image stitching
Here is a short code i wrote wanting to try your demo
it also gave me an error
Questions 1) may i know which tutorial is the one for image stitching? (the warp image one is not what i need) 2) How to fix the import kornia.feature error?
谢谢您的协助