文件名称:cSharpRGBtogray
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-09-08
- 文件大小:
- 845kb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用c#将RGB图片转换为灰度图片,然后将灰度图片的格式转为png的,也可以修改为其他格式。-The RGB image with c# is converted to grayscale picture, and then converted to a grayscale image format png, can also be modified for other formats.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
转灰度图片\转灰度图片.sln
..........\转灰度图片.suo
..........\..........\2.png
..........\..........\4.png
..........\..........\5.png
..........\..........\6.png
..........\..........\7.png
..........\..........\Form1.cs
..........\..........\Form1.Designer.cs
..........\..........\Form1.resx
..........\..........\Program.cs
..........\..........\转灰度图片.csproj
..........\..........\Properties\AssemblyInfo.cs
..........\..........\..........\Resources.Designer.cs
..........\..........\..........\Resources.resx
..........\..........\..........\Settings.Designer.cs
..........\..........\..........\Settings.settings
..........\..........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..........\..........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..........\..........\...\...\.....\GenerateResource.read.1.tlog
..........\..........\...\...\.....\GenerateResource.write.1.tlog
..........\..........\...\...\.....\ResolveAssemblyReference.cache
..........\..........\...\...\.....\转灰度图片.csproj.FileListAbsolute.txt
..........\..........\...\...\.....\转灰度图片.exe
..........\..........\...\...\.....\转灰度图片.Form1.resources
..........\..........\...\...\.....\转灰度图片.pdb
..........\..........\...\...\.....\转灰度图片.Properties.Resources.resources
..........\..........\bin\Debug\1.png
..........\..........\...\.....\Emgu.CV.DebuggerVisualizers.VS2008.dll
..........\..........\...\.....\Emgu.CV.DebuggerVisualizers.VS2010.dll
..........\..........\...\.....\Emgu.CV.dll
..........\..........\...\.....\Emgu.CV.GPU.dll
..........\..........\...\.....\Emgu.CV.GPU.xml
..........\..........\...\.....\Emgu.CV.ML.dll
..........\..........\...\.....\Emgu.CV.ML.xml
..........\..........\...\.....\Emgu.CV.UI.dll
..........\..........\...\.....\Emgu.CV.UI.xml
..........\..........\...\.....\Emgu.CV.xml
..........\..........\...\.....\Emgu.Util.dll
..........\..........\...\.....\Emgu.Util.xml
..........\..........\...\.....\ZedGraph.dll
..........\..........\...\.....\转灰度图片.exe
..........\..........\...\.....\转灰度图片.pdb
..........\..........\...\.....\转灰度图片.vshost.exe
..........\..........\...\.....\转灰度图片.vshost.exe.manifest
..........\..........\obj\x86\Debug\TempPE
..........\..........\...\...\Debug
..........\..........\...\x86
..........\..........\bin\Debug
..........\..........\Properties
..........\..........\obj
..........\..........\bin
..........\转灰度图片
转灰度图片