搜索资源列表
BSCB_Inpainting
- c语言程序,是BSCB模型算法的实现,把程序中所有Inpainting像素值当作要修补的对象,输入BMP图像和要求迭代的次数就OK了
BSGGJHJpaGinting
- 采用BSCB模型算法的实现,把程序源码中全部Inpainting像素值当作要修补的对象,输入BMP图像与要求迭代的次数,源代码完整。-The use of BSCB model algorithm, the program source code in all Inpainting pixel value as an object to be patched, the input requirements of BMP images and the number of iterations, t
BSCB
- matlab实现的BSCB图像修复算法,经测试可以正常运行,可以修复灰度和彩色图像-A matlab code about BSCB inpainting algorithm
BSCB
- 该方法是图像修复技术的最原始算法,介绍了该算法的意义和数值实现方法,并且给出了实验结果。该文章为英语原版。-This method is image restoration technology, the most primitive algorithm, introduced the meaning of the algorithm and numerical implementation method, and gives the experimental results. The arti
BSCB_Inpainting
- BSCB数字图像修复算法程序,很经典,可以运行-BSCB Inpainting code
BSCB
- 使用BSCB方法实现对彩色图像的修补,该方法修补效果很好,另附带原文章,改进算法论文和本人总结文档-using BSCB to inpaint the destoryed picture!
PDE
- 基于偏微分方程PDE的图像处理程序,包括图像预处理、并实现了BSCB模型等的完整程序。-PDE based on partial differential equations of image processing procedures, including image preprocessing, and model implements the BSCB integrity of such programs.
PSNR
- 该算法主要用来计算PSNR值,能够求出生成图像与原始图像的客观对比-Image inpainting refers to reconstructing the corrupt regions where the data are l destroyed.A primary class of the technique is to build up a partial differentia uation,consider it as a boundary problem,and solv
BSCB
- 用偏微分方法进行图像修复,可以修复灰度和彩色图像-By partial differential method for image restoration, can repair gray and color images
BSCB_Inpainting
- 采用偏微分方程的方法进行图像修复,利用三阶PDE模型,提出了BSCB模型。-BSCB inpainting
bscb-for-image-inpainting
- BSCB模型用于图像修复,模仿人工修复的过程,利用PDE的方式-BSCB model for image restoration, to imitate the artificial restoration process, the use of PDE way
BSCB-inpainting
- BSCB数字图像修复算法,用matlab编写,可以直接运行-BSCB digital image restoration algorithm, using matlab prepared, can be directly run
tuxiag
- 图像修复的一些常用模型,与tv模型,cdd模型,bscb模型,还有基于纹理的修复方法。-Some common model image restoration, and tv model, cdd model, bscb model, as well as repair method based on texture.
Image-restoration-BSCB-Model
- BSCB模型的图像修复,是对划痕的修复,能运行-Image restoration BSCB model is scratch repair, can run
bscb
- 经典的bscb方法图像修复,可以对rgb和灰度图像分别进行修复-Bscb classical method for image restoration, you can rgb and grayscale images were repaired
BCSB
- 数字图像修复算法是研究一幅受损图像,利用其周围的有用信息,按照一定的规则进行填充,使修复后的图像可以接近或达到人们所要求的视觉效果。经典的方法有:BSCB-Digital image inpainting algorithm is to study a damaged image, the use of the surrounding useful information, according to a certain rule to fill, so that the restored ima
bscb
- 小范围破损修复 可运行 修复效果良好 利用拉普拉斯算子平滑(Small repair can run)