登录
首页 » C# » EmgucvTest

EmgucvTest

于 2013-11-26 发布 文件大小:25982KB
0 229
下载积分: 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 个回复

  • CSC.EGBIS.JSEG.Meanshift
    经典的4种彩色图像分割方法:CSC.EGBIS.JSEG.Meanshift 的VC++实现;及相关英文文献。绝对值得拥有!哈哈...(The classic four kinds of color image segmentation method: CSC.EGBIS.JSEG.Meanshift of VC++ implementation and the relevant literature in English. Definitely worth having!ha ha ...)
    2010-03-08 17:16:14下载
    积分:1
  • criminisi-source-code
    这是个criminisi算法的源码,可以对图像进行相应的修补。效果很好。(This is a criminisi algorithm source code, images can be appropriate patch. With good results.)
    2021-03-15 10:39:22下载
    积分:1
  • Fcorrnerdeteeo
    用于摄像机标定的Harris角点检测代码码。能达到亚像素精度。压缩包内附说明文档。 (Harris corner detection for camera calibration code code. To achieve sub-pixel accuracy. The compressed package included documentation.)
    2020-11-11 15:29:46下载
    积分:1
  • image
    关于偏微分方程进行图像处理的电子书,对于学习动态轮廓实现图像的分割非常有用(A book about PDE and image processing, it is very useful for image processing learning)
    2009-04-08 14:20:42下载
    积分:1
  • histeq
    image processing and image statistics
    2015-01-22 18:51:54下载
    积分:1
  • lk
    说明:  LK光流法算法,基于LK光流法的Matlab算法,本人自编(LK Optical Flow In Matlab)
    2012-05-25 16:57:53下载
    积分:1
  • 3ddwt_code
    对于视频3D-DWT变换处理,嵌入水印图像。属于数字视频水印算法,包含水印嵌入算法以及水印提取算法。(3DDWT wavelet transform)
    2012-04-17 16:33:48下载
    积分:1
  • WPF常用控件集(含源码)
    WPF控件集
    2020-04-08下载
    积分:1
  • PCNN-Algorithm
    本程序是运用脉冲耦合神经网络(PCNN)算法进行图像分割的一个实例。基于PCNN的图像分割是一种图像像素相似度临近相似性的图像分割方法,已被广泛应用于图像平滑,分割及边缘检测等图像处理领域。(This program is an instance of the algorithm for image segmentation using pulse coupled neural network (PCNN). PCNN-based segmentation of an image pixel similarity near the the similarity image segmentation method has been widely used in image smoothing, segmentation and edge detection image processing applications.)
    2020-07-03 10:40:02下载
    积分:1
  • gongji
    对嵌入水印的图象进行不同的攻击 添加噪音,滤波,剪切,压缩,旋转45度(Watermark on the images embedded in a different attack to add noise, filter, shear, compression, rotating 45 degrees)
    2009-05-12 22:31:37下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载