登录
首页 » C# » EmgucvTest

EmgucvTest

于 2013-11-26 发布 文件大小:25982KB
0 161
下载积分: 1 下载次数: 158

代码说明:

  用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)

文件列表:

图像处理第一次作业.docx,1301264,2013-11-25
第一次图像处理作业
..................\emgucvTest
..................\..........\App.config,187,2013-11-22
..................\..........\bin
..................\..........\...\Debug
..................\..........\...\.....\cudart32_55.dll,249120,2013-09-22
..................\..........\...\.....\cvextern.dll,2727424,2013-09-22
..................\..........\...\.....\Emgu.CV.dll,307200,2013-09-23
..................\..........\...\.....\Emgu.CV.ML.dll,36864,2013-09-23
..................\..........\...\.....\Emgu.CV.ML.xml,146004,2013-09-23
..................\..........\...\.....\Emgu.CV.UI.dll,126976,2013-09-23
..................\..........\...\.....\Emgu.CV.UI.xml,35149,2013-09-23
..................\..........\...\.....\Emgu.CV.xml,1227435,2013-09-23
..................\..........\...\.....\Emgu.Util.dll,32768,2013-09-23
..................\..........\...\.....\Emgu.Util.xml,22455,2013-09-23
..................\..........\...\.....\emgucvTest.exe,18432,2013-11-25
..................\..........\...\.....\emgucvTest.exe.config,187,2013-11-22
..................\..........\...\.....\emgucvTest.pdb,38400,2013-11-25
..................\..........\...\.....\emgucvTest.vshost.exe,22984,2013-11-26
..................\..........\...\.....\emgucvTest.vshost.exe.config,187,2013-11-22
..................\..........\...\.....\emgucvTest.vshost.exe.manifest,490,2012-06-02
..................\..........\...\.....\nppc32_55.dll,156960,2013-09-22
..................\..........\...\.....\nppi32_55.dll,121352480,2013-09-22
..................\..........\...\.....\npps32_55.dll,15456544,2013-09-22
..................\..........\...\.....\opencv_calib3d290.dll,1018368,2013-09-22
..................\..........\...\.....\opencv_contrib290.dll,1041920,2013-09-22
..................\..........\...\.....\opencv_core290.dll,5073920,2013-09-22
..................\..........\...\.....\opencv_features2d290.dll,674304,2013-09-22
..................\..........\...\.....\opencv_flann290.dll,475136,2013-09-22
..................\..........\...\.....\opencv_highgui290.dll,2437632,2013-09-22
..................\..........\...\.....\opencv_imgproc290.dll,1760768,2013-09-22
..................\..........\...\.....\opencv_legacy290.dll,1176576,2013-09-22
..................\..........\...\.....\opencv_ml290.dll,482816,2013-09-22
..................\..........\...\.....\opencv_nonfree290.dll,871936,2013-09-22
..................\..........\...\.....\opencv_objdetect290.dll,739328,2013-09-22
..................\..........\...\.....\opencv_video290.dll,401920,2013-09-22
..................\..........\...\.....\ZedGraph.dll,307200,2013-02-09
..................\..........\emgucvTest.csproj,4547,2013-11-22
..................\..........\Form1.cs,12150,2013-11-25
..................\..........\Form1.Designer.cs,14966,2013-11-25
..................\..........\Form1.resx,6193,2013-11-25
..................\..........\obj
..................\..........\...\Debug
..................\..........\...\.....\DesignTimeResolveAssemblyReferences.cache,26110,2013-11-25
..................\..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,7342,2013-11-22
..................\..........\...\.....\emgucvTest.csproj.FileListAbsolute.txt,1373,2013-11-26
..................\..........\...\.....\emgucvTest.csproj.GenerateResource.Cache,975,2013-11-25
..................\..........\...\.....\emgucvTest.csprojResolveAssemblyReference.cache,27689,2013-11-22
..................\..........\...\.....\emgucvTest.exe,18432,2013-11-25
..................\..........\...\.....\emgucvTest.Form1.resources,180,2013-11-25
..................\..........\...\.....\emgucvTest.pdb,38400,2013-11-25
..................\..........\...\.....\emgucvTest.Properties.Resources.resources,180,2013-11-22
..................\..........\...\.....\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs,0,2013-11-22
..................\..........\...\.....\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs,0,2013-11-22
..................\..........\...\.....\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs,0,2013-11-22
..................\..........\...\.....\TempPE
..................\..........\Program.cs,522,2013-11-22
..................\..........\Properties
..................\..........\..........\AssemblyInfo.cs,1340,2013-11-22
..................\..........\..........\Resources.Designer.cs,2872,2013-11-22
..................\..........\..........\Resources.resx,5612,2013-11-22
..................\..........\..........\Settings.Designer.cs,1097,2013-11-22
..................\..........\..........\Settings.settings,249,2013-11-22
..................\emgucvTest.sln,920,2013-11-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • matlab 关于分割技术
    此程序是关于图像分割技术,用分水岭和suan算子对细胞图像进行分割,并对细胞进行计数和统计。算出细胞个数和细胞面积。(This program is about image segmentation, watershed and suan operator with the cell image segmentation, and cell counting and statistics. Calculate the cell number and cell size.)
    2021-01-04 09:18:56下载
    积分:1
  • imagewatermarking
    说明:  图像分块的处理和matlab水印的提取,(Image sub-block processing and matlab watermark extraction,)
    2010-03-21 11:44:11下载
    积分:1
  • matlabThree-dimensionalReconstruction
    内容为matlab的三维重建程序,达人可进来看,不适合初学者(Matlab says the three-dimensional reconstruction procedures, Tatsu can come watch, not suitable for beginners)
    2008-07-08 15:17:37下载
    积分:1
  • Lee
    Lee的经典的多分辨率B样条拟合方法(multi-level B-spline fitting)的VC源代码。广泛应用于图形图像处理,CAD等领域。(Lee s classic multi-resolution B-spline fitting method (multi-level B-spline fitting) of the VC source code. Widely used in graphic image processing, CAD and other fields.)
    2007-11-07 16:11:02下载
    积分:1
  • handwrittensegment
    实现对一幅图像的汉字分割,利用图像点扫描(To achieve an image of the Chinese character segmentation, the use of the image spot scanning)
    2010-11-24 17:45:45下载
    积分:1
  • k_mean_uv
    利用k—mean算法根据U、V进行聚类分块,最后完成图像分割,分割出得块用不同的灰度等级表示出来。(K-mean algorithm to cluster sub-blocks according to the U, V, to finalize the image segmentation, segmentation have blocks with different gray levels represented.)
    2013-01-15 15:05:42下载
    积分:1
  • code
    简单实现通用的二值形态学运算(腐蚀和膨胀、开、闭和击中击不中变换)函数(Simple realization of a universal binary morphological operations (erosion and expansion of open and close, and hit-miss transform) function)
    2009-05-02 15:27:33下载
    积分:1
  • myprogs
    基于HIS空间的彩色烟雾图像分割算法,包含粗分,细分割与连通域提取(HIS color space based on image segmentation algorithm smoke contains coarse points, fine segmentation and connected domain extraction)
    2008-12-13 11:23:33下载
    积分:1
  • dwtwat
    DWT的彩色水印嵌入算法,而且嵌入的水印附图像是彩色的。(DWT color watermark embedding algorithm, and the embedded watermark such as color drawings.)
    2007-08-14 20:08:16下载
    积分:1
  • chengxu1
    本程序实现了对指纹图像的预处理、特征提取,效果很好,有图有程序,可以直接使用。(This procedure to achieve the fingerprint image preprocessing, feature extraction, the effect is very good, there are plans to have procedures can be used directly.)
    2017-05-18 09:57:09下载
    积分:1
  • 696518资源总数
  • 104971会员总数
  • 8今日下载