文件名称:EmgucvTest
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-11-26
- 文件大小:
- 25.37mb
- 下载次数:
- 0次
- 提 供 者:
- 妮*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用c#和emgucv实现了1.显示图像的直方图,2.直方图均衡化,3.中值滤波,4.sobel算子,roberts算子和Prewitt算子的边缘提取。各算法均自己实现不是调用函数。但是读图片的信息是用的emgucv。希望和同样刚接触emgucv的同学共同进步-With c# and emgucv achieve a 1 shows a histogram of the image, 2. Histogram equalization, 3 median filter, 4.sobel operator, edge roberts operator and Prewitt operator extraction. Various algorithms to achieve their own instead of calling a function. But reading the image information is used emgucv. The same hopes and common progress of students new to emgucv
(系统自动生成,下载前可以参看下载内容)
下载文件列表
第一次图像处理作业\emgucvTest\App.config
..................\..........\bin\Debug\cudart32_55.dll
..................\..........\...\.....\cvextern.dll
..................\..........\...\.....\Emgu.CV.dll
..................\..........\...\.....\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
..................\..........\...\.....\emgucvTest.exe
..................\..........\...\.....\emgucvTest.exe.config
..................\..........\...\.....\emgucvTest.pdb
..................\..........\...\.....\emgucvTest.vshost.exe
..................\..........\...\.....\emgucvTest.vshost.exe.config
..................\..........\...\.....\emgucvTest.vshost.exe.manifest
..................\..........\...\.....\nppc32_55.dll
..................\..........\...\.....\nppi32_55.dll
..................\..........\...\.....\npps32_55.dll
..................\..........\...\.....\opencv_calib3d290.dll
..................\..........\...\.....\opencv_contrib290.dll
..................\..........\...\.....\opencv_core290.dll
..................\..........\...\.....\opencv_features2d290.dll
..................\..........\...\.....\opencv_flann290.dll
..................\..........\...\.....\opencv_highgui290.dll
..................\..........\...\.....\opencv_imgproc290.dll
..................\..........\...\.....\opencv_legacy290.dll
..................\..........\...\.....\opencv_ml290.dll
..................\..........\...\.....\opencv_nonfree290.dll
..................\..........\...\.....\opencv_objdetect290.dll
..................\..........\...\.....\opencv_video290.dll
..................\..........\...\.....\ZedGraph.dll
..................\..........\emgucvTest.csproj
..................\..........\Form1.cs
..................\..........\Form1.Designer.cs
..................\..........\Form1.resx
..................\..........\obj\Debug\DesignTimeResolveAssemblyReferences.cache
..................\..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..................\..........\...\.....\emgucvTest.csproj.FileListAbsolute.txt
..................\..........\...\.....\emgucvTest.csproj.GenerateResource.Cache
..................\..........\...\.....\emgucvTest.csprojResolveAssemblyReference.cache
..................\..........\...\.....\emgucvTest.exe
..................\..........\...\.....\emgucvTest.Form1.resources
..................\..........\...\.....\emgucvTest.pdb
..................\..........\...\.....\emgucvTest.Properties.Resources.resources
..................\..........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
..................\..........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
..................\..........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
..................\..........\Program.cs
..................\..........\...perties\AssemblyInfo.cs
..................\..........\..........\Resources.Designer.cs
..................\..........\..........\Resources.resx
..................\..........\..........\Settings.Designer.cs
..................\..........\..........\Settings.settings
..................\emgucvTest.sln
..................\emgucvTest.v11.suo
..................\..........\obj\Debug\TempPE
..................\..........\bin\Debug
..................\..........\obj\Debug
..................\..........\bin
..................\..........\obj
..................\..........\Properties
..................\emgucvTest
第一次图像处理作业
图像处理第一次作业.docx