admin管理员组文章数量:1204016
I have the following situation, I am dividing an image into a grid and processing each tile, afterwards when I stich them back together because of the way these tiles have been processed there are discontinuities between them like so :
I am wondering what's the best way to get rid of these type of artifacts, I tried just simply blurring the image along side these edges but it doesn't look very good, I need something more sophisticated sort of like those smudging tools in image editing software but I don't know how to do this in OpenCV, any suggestions ? Thanks. I am using C++.
本文标签: Smoothly stitching together images forming a grid using OpenCVStack Overflow
版权声明:本文标题:Smoothly stitching together images forming a grid using OpenCV - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1738675428a2106233.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论