首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > image inpainting

image inpainting

  • 资源大小:2.61 MB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Python

资 源 简 介

# Image Inpainting Implementation of exemplar-based image inpainting algorithm by Criminisi et al.  Requirements: Python 2.7.9 or greater Cython 0.22 or greater NumPy for Python 2 SciPy for Python 2 Matplotlib for Python 2 wxPython 3.0.0 or higher #### Instructions ![1](instruction-pics/1.png) Run the program to open the GUI. ![2](instruction-pics/2.png) Enter the patch size. By default, it is 9. The patch size must be odd. ![3](instruction-pics/3.png) Select option to apply Gaussian filtering prior to computing the image gradients and choose sigma value. ![4](instruction-pics/4.png) Load the imag

文 件 列 表

image-inpainting-master
InpaintingGUI.py
README.md
criminisi_tip2004.pdf
images
inpainting.c
inpainting.pyx
inpainting.so
instruction-pics
masks
results
VIP VIP
0.204507s