04-08-2023, 01:08 PM
Thank you Ofnuts for showing the app here! And thanks to everyone who tried it out
If you encounter any issues or have suggestions for improvement, feel free to add it to https://github.com/krupkat/xpano/issues or you can contact me directly.
It is surprisingly hard to find some nice visual explanation of this, but it is using the graph cut algorithm to find a seam that minimizes discontinuities
- https://docs.opencv.org/4.x/db/dda/class...inder.html
- https://en.wikipedia.org/wiki/Graph_cuts...ter_vision
If you encounter any issues or have suggestions for improvement, feel free to add it to https://github.com/krupkat/xpano/issues or you can contact me directly.
(04-05-2023, 11:31 AM)rich2005 Wrote: Looks like the same joint but I wonder how it determines the merge
It is surprisingly hard to find some nice visual explanation of this, but it is using the graph cut algorithm to find a seam that minimizes discontinuities
- https://docs.opencv.org/4.x/db/dda/class...inder.html
- https://en.wikipedia.org/wiki/Graph_cuts...ter_vision