文件名称:image-binarying
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-25
- 文件大小:
- 98kb
- 下载次数:
- 0次
- 提 供 者:
- l***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该算法实现灰度图像的二值化,首先打开图像,然后二值化,最后保存图像。-this algorithm tranform grayscal image to binary image
(系统自动生成,下载前可以参看下载内容)
下载文件列表
二值化程序\WindowsFormsApplication4\bin\Debug\AForge.dll
..........\........................\...\.....\AForge.Imaging.dll
..........\........................\...\.....\AForge.Math.dll
..........\........................\...\.....\WindowsFormsApplication4.exe
..........\........................\...\.....\WindowsFormsApplication4.pdb
..........\........................\...\.....\WindowsFormsApplication4.vshost.exe
..........\........................\...\.....\WindowsFormsApplication4.vshost.exe.manifest
..........\........................\Form1.cs
..........\........................\Form1.Designer.cs
..........\........................\Form1.resx
..........\........................\obj\Debug\ResolveAssemblyReference.cache
..........\........................\...\.....\WindowsFormsApplication4.csproj.FileListAbsolute.txt
..........\........................\...\.....\WindowsFormsApplication4.csproj.GenerateResource.Cache
..........\........................\...\.....\WindowsFormsApplication4.exe
..........\........................\...\.....\WindowsFormsApplication4.Form1.resources
..........\........................\...\.....\WindowsFormsApplication4.pdb
..........\........................\...\.....\WindowsFormsApplication4.Properties.Resources.resources
..........\........................\...\.....\WindowsFormsApplication4.TForm.resources
..........\........................\Program.cs
..........\........................\...perties\AssemblyInfo.cs
..........\........................\..........\Resources.Designer.cs
..........\........................\..........\Resources.resx
..........\........................\..........\Settings.Designer.cs
..........\........................\..........\Settings.settings
..........\........................\TForm.cs
..........\........................\TForm.Designer.cs
..........\........................\TForm.resx
..........\........................\WindowsFormsApplication4.csproj
..........\WindowsFormsApplication4.sln
..........\WindowsFormsApplication4.suo
..........\........................\obj\Debug\TempPE
..........\........................\bin\Debug
..........\........................\obj\Debug
..........\........................\bin
..........\........................\obj
..........\........................\Properties
..........\WindowsFormsApplication4
二值化程序