Welcome![Sign In][Sign Up]
Location:
Search - inpainting c

Search list

[Other resourceInpainting

Description: 采用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, real-time repair.
Platform: | Size: 1282298 | Author: 屈磊 | Hits:

[Special EffectsInpainting

Description: 超分辨率图像修补,c程序!此程序自动你所输入图像中的white(程序里可以改,这里用到的white为白色)像素的作为修补区域,最后输出修补后的文件!
Platform: | Size: 84280 | Author: chen | Hits:

[Special EffectsInpainting

Description: 此程序是一种经典的老照片修复的c++源码
Platform: | Size: 5261531 | Author: Bi haichuan | Hits:

[2D GraphicInpainting

Description: 采用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, real-time repair.
Platform: | Size: 1282048 | Author: 屈磊 | Hits:

[GDI-BitmapBitmapExample

Description: 图像修复,包括fast inpainting 和tv inpainting两种修复方法
Platform: | Size: 198656 | Author: 沈华 | Hits:

[2D Graphicpicturefixer

Description: Image inpainting的C语言源码,用来修复破损图像。-Image inpainting the C language source code, used to repair damaged images.
Platform: | Size: 134144 | Author: kcv | Hits:

[Special EffectsInpainting

Description: 超分辨率图像修补,c程序!此程序自动你所输入图像中的white(程序里可以改,这里用到的white为白色)像素的作为修补区域,最后输出修补后的文件!-Super-resolution image patch, c program! This procedure automatically your input image in the white (program can be changed, where the white used for the white) pixel as the repair region, the final output document after the patch!
Platform: | Size: 489472 | Author: chen | Hits:

[Special EffectsBSCB_Inpainting

Description: c语言程序,是BSCB模型算法的实现,把程序中所有Inpainting像素值当作要修补的对象,输入BMP图像和要求迭代的次数就OK了-c language program is the BSCB model algorithm to process all Inpainting pixel value as to repair the object, type BMP images and the number of iterative requirements on the OK
Platform: | Size: 302080 | Author: chen | Hits:

[Special EffectsInpainting

Description: 此程序是一种经典的老照片修复的c++源码-This procedure is a classic old photos restored c++ Source
Platform: | Size: 11252736 | Author: Bi haichuan | Hits:

[Special Effectsinpainting

Description: 很简单的图像修复代码 用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
Platform: | Size: 354304 | Author: sherry | Hits:

[2D GraphicInpainting

Description: 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
Platform: | Size: 1786880 | Author: dai | Hits:

[2D Graphic020519-CURRENT

Description: 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).
Platform: | Size: 3305472 | Author: edoremi | Hits:

[Special Effectsinpainting

Description: 基于C实现的采样复制的纹理图像修复方法。可去除遮罩物 -C based on the realization of the sample copy of the texture image restoration method. Mask material can be removed
Platform: | Size: 1783808 | Author: | Hits:

[Special EffectsAFMM_Inpainting

Description: "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"
Platform: | Size: 4430848 | Author: wulaioyouke | Hits:

[Special EffectsTVimage_restoration

Description: 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 Image Reconstruction via First-Order Methods, Numerical Algorithms, 53 (2010), pp. 67-92. -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 Image Reconstruction via First-Order Methods, Numerical Algorithms, 53 (2010), pp. 67-92.
Platform: | Size: 361472 | Author: 文字 | Hits:

[2D Graphicinpainting

Description: 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 compiled. At the Matlab prompt, type: mex bestexemplarhelper.c You should then be able to run the following (which takes ~2mins on my 2GHz Pentium 4 laptop with 256MB of RAM): [i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0]) A smaller run (~25 seconds) would be: [i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0]) To visualize: plotall close movie(mov) SAMPLE IMAGES & RESULTS *0.png The original images ( bw and bungee ) *{1,2}.png The different fill region masks. *P2.png Plots of confidence and data terms. *P5.png Plots of original, fill region, inpainted images and confidence and data terms. Other images in the dir contain redundant information. I di
Platform: | Size: 1769472 | Author: majb | Hits:

[matlabinpainting-denoisin

Description: 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 than with traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas. MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.-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 than with traditional programming languages, such as C, C++, and Fortran. You can use MATLAB in a wide range of applications, including signal and image processing, communications, control design, test and measurement, financial modeling and analysis, and computational biology. Add-on toolboxes (collections of special-purpose MATLAB functions, available separately) extend the MATLAB environment to solve particular classes of problems in these application areas. MATLAB provides a number of features for documenting and sharing your work. You can integrate your MATLAB code with other languages and applications, and distribute your MATLAB algorithms and applications.
Platform: | Size: 3072 | Author: maruni | Hits:

[Special Effectsimagccoploe

Description: 一个Image inpainting的C语言源码,用来修复破损图像,源代码完整,可直接使用。-Image inpainting of a C language source code, used to repair damaged images, complete source code can be used directly.
Platform: | Size: 119808 | Author: 快捷的 | Hits:

[Special Effectsinpainting

Description: 图片的样本修复,本实验室直接利用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
Platform: | Size: 203776 | Author: 玲玲 | Hits:

[Internet-NetworkInpaint-master

Description: 用C++实现的patchmatch inpainting 算法(Patchmatch inpainting algorithm implemented by C++)
Platform: | Size: 555008 | Author: alohahahah | Hits:
« 12 »

CodeBus www.codebus.net