Opencv中有图像修复的函数,其算法参考文献为Alexandru Telea

于2004年发表于Journal of Graphic Tools上的“An Image Inpainting Technique Based On 

the Fast Marching Method”。

        该算法的原理如下:

OpenCV中的图像修复算法

OpenCV中的图像修复算法

OpenCV中的图像修复算法

OpenCV中的图像修复算法

OpenCV中的图像修复算法

OpenCV中的图像修复算法

最后,发两张该算法的处理效果,其中,左侧图片为存在待修复区域的图片,右侧为修复后的结果:

OpenCV中的图像修复算法

参考:https://blog.csdn.net/carson2005/article/details/6844025

相关文章:

  • 2021-04-30
  • 2021-03-31
  • 2022-12-23
  • 2022-02-15
  • 2022-12-23
  • 2021-12-13
  • 2021-08-13
  • 2021-12-24
猜你喜欢
  • 2021-08-06
  • 2021-09-19
  • 2022-12-23
  • 2021-06-04
  • 2022-12-23
相关资源
相似解决方案