搜索资源列表
Inpainting
- 采用M.Bertalmio and G.Sapiro论文中算法的图像修复C++代码。需要提供原始破损图像和破损区域的掩模图像,修复结果实时显示。-used Bertalmio and G. M. Sapiro papers algorithm for image restoration generation C yards. The need for the original image and damaged the damaged region mask images, results, r
picturefixer
- Image inpainting的C语言源码,用来修复破损图像。
Inpainting
- 超分辨率图像修补,c程序!此程序自动你所输入图像中的white(程序里可以改,这里用到的white为白色)像素的作为修补区域,最后输出修补后的文件!
BSCB_Inpainting
- c语言程序,是BSCB模型算法的实现,把程序中所有Inpainting像素值当作要修补的对象,输入BMP图像和要求迭代的次数就OK了
Inpainting
- 此程序是一种经典的老照片修复的c++源码
imagccoploe
- 一个Image inpainting的C语言源码,用来修复破损图像,源代码完整,可直接使用。-Image inpainting of a C language source code, used to repair damaged images, complete source code can be used directly.
inpainting
- 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
inpainting
- 很简单的图像修复代码 用C++Builder编写的 有点类似PHOTOSHOP里面的画笔和仿制图章的结合-Image restoration is very simple code with C++ Builder prepared PHOTOSHOP inside is somewhat similar to the brush and seal combination of imitation
Inpainting
- 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
020519-CURRENT
- An inpainting C++ code that improves the method by Bertalmio et. al, making only minor changes, and then attempt to improve on the algorithm in some way, possibly by speeding up the process (their algorithm takes several minutes to complete).
AFMM_Inpainting
- "An Image Inpainting Technique Based on the Fast Marching Method"文章中使用的图像修复方法-Sample C++ source code for the inpainting technique and with demo images as used in the "An Image Inpainting Technique Based on the Fast Marching Method"
TVimage_restoration
- a software package for image reconstruction based on the Total Variation model, and including denoising, inpainting, and deblurring. Ralated paper:J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, Algorithms and Software for Total Variation Imag
inpainting
- image inpainting -CS7495 Final Project Sooraj Bhat Object Removal by Exemplar-based Inpainting USING THE CODE Everything was done in Matlab and MEX (i.e. a C function callable from Matlab). First, the C code needs to be comp
mxTV
- 全变差图像处理Matlab程序,for the paper: "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods, Numerical Algorithms"-Software for Total Variation Image Reconstruction (for Matlab Version 7.5 or later) "mxTV" is a software
inpainting-denoisin
- MATLAB® is a high-level technical computing language and interactive environment for algorithm development, data visualization, data analysis, and numeric computation. Using the MATLAB product, you can solve technical computing problems faster th
tornado1_2b1Info2010
- Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting cracks...) FastRestorarion, 2D (Un)Splitted Linear Solver,
inpainting
- 图片的样本修复,本实验室直接利用C( p)作为边界点权值,对给出的2 幅图像进行修复-A sample picture of the repair, the laboratory directly using the C (p) as the boundary point weights, two images given repair
image-inpainting-cPPcode
- 用C++语言编写的数字图像修复算法代码,以样本为模型-With written in C++ language digital image restoration algorithm code
Fast Image Inpainting C code
- A fast and efficient image inpainting method that use MRF based opt approach
Inpaint-master
- 用C++实现的patchmatch inpainting 算法(Patchmatch inpainting algorithm implemented by C++)