文件名称:PictureFix

介绍说明--下载内容均来自于网络,请自行研究使用

基于插值法的缺损图像修复。程序的模块设计主要分为四个部分:打开、破损图片、修复图片及保存修复之后的图片。其中,打开图片,可以打开本地电脑中任意一处的图片,直接调用控件openFileDialog1可以实现;破损图片的方法是加载打开的图片,然后将设定的破损区域的灰度值都设为255,所以设定区域变成了白色;修复的方法是,获取破损区域的位置,然后采用平均加权插值方法进行插值,修复图片;保存图片,将图片保存在本地,自选定位置和命名。-Interpolation method based on the repair of the defect image. The modular design of the program is divided into four sections: Open, damaged photos, images and save the image to repair after repair. Among them, open the picture, you can open the local computer at any one picture, a direct call control openFileDialog1 can achieve method damaged picture is loaded to open the picture, and then set the damaged region of the gray values ​ ​ are set to 255, so setting area turned white repair method is to obtain the location of the damaged area, and then using the average weighted interpolation method of interpolation, repair picture save the picture, the picture is saved in a local, self-selected location and naming.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





PictureFix

..........\PictureFix

..........\..........\App.config

..........\..........\Form1.Designer.cs

..........\..........\Form1.cs

..........\..........\Form1.resx

..........\..........\PictureFix.csproj

..........\..........\Program.cs

..........\..........\Properties

..........\..........\..........\AssemblyInfo.cs

..........\..........\..........\Resources.Designer.cs

..........\..........\..........\Resources.resx

..........\..........\..........\Settings.Designer.cs

..........\..........\..........\Settings.settings

..........\..........\bin

..........\..........\...\Debug

..........\..........\...\.....\PictureFix.exe

..........\..........\...\.....\PictureFix.exe.config

..........\..........\...\.....\PictureFix.pdb

..........\..........\...\.....\PictureFix.vshost.exe

..........\..........\...\.....\PictureFix.vshost.exe.config

..........\..........\...\.....\PictureFix.vshost.exe.manifest

..........\..........\obj

..........\..........\...\Debug

..........\..........\...\.....\DesignTimeResolveAssemblyReferences.cache

..........\..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

..........\..........\...\.....\PictureFix.Form1.resources

..........\..........\...\.....\PictureFix.Properties.Resources.resources

..........\..........\...\.....\PictureFix.csproj.FileListAbsolute.txt

..........\..........\...\.....\PictureFix.csproj.GenerateResource.Cache

..........\..........\...\.....\PictureFix.exe

..........\..........\...\.....\PictureFix.pdb

..........\..........\...\.....\TempPE

..........\..........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

..........\..........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

..........\..........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

..........\PictureFix.sln

..........\PictureFix.v12.suo

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org