登录
首页 » C# » EmgucvTest

EmgucvTest

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

  • modelsim_gaosi
    说明:  用matlab将图片转成灰度图TXT,再通过verilog将数据导入FPGA中,采用高斯滤波算法来处理,再将处理后的图片数据导出到TXT中。(The image is transformed into gray-scale image TXT by MATLAB, and then the data is imported into FPGA by Verilog, processed by Gauss filter algorithm, and then the processed image data is exported to TXT.)
    2020-05-28 16:20:09下载
    积分:1
  • rpca
    RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。(Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA. )
    2010-07-20 15:59:22下载
    积分:1
  • 63535330pcnn
    说明:  pcnn的matlab实现,pcnn神经网络主要用于图像去噪分割等(the realization of the matlab PCNN, pcnn neural network used mainly for segmentation, such as image denoising)
    2008-11-27 08:16:20下载
    积分:1
  • Fuzzy_K
    高光谱遥感图像模糊c均值聚类算法的matlab实现(hyperspectral remote sensing images fuzzy c-means clustering algorithm to achieve the Matlab)
    2007-06-05 09:20:29下载
    积分:1
  • pipei
    基于角点特征的图像匹配的几个代码~~较为详细~~~(Corner Feature-based image matching of several more detailed code ~ ~ ~ ~ ~)
    2010-05-12 11:16:00下载
    积分:1
  • 20110802
    自适应直方图均衡算法,对彩色图像的处理,有很好的效果。尤其是针对医学图像,内窥镜图像。(Adaptive histogram equalization algorithm for color image processing, have a good effect. Especially for medical images, endoscopic images.)
    2011-08-02 15:29:45下载
    积分:1
  • 片裁剪
    说明:  快速将图片裁剪为电脑壁纸和ipad壁纸尺寸,带预览(To cut pictures as PC or Ipad size conveniently)
    2020-06-20 18:40:02下载
    积分:1
  • DCT
    基于DCT域的数字水印算法主要包括水印调制、水印嵌入和水印提取,首先在嵌入载体图像之前用Logistic混沌序列对水印进行调制,得到一个只有+1和-1随机序列的水印,同时将载体图像进行全局DCT变换,然后将水印图像嵌入人类视觉系统最重要的部分,即DCT最大的系数,DC(Direct Current)部分也包含在这最大的系数中,这部分的系数满足人类视觉特性,会使水印嵌入的性能更好。嵌入算法是将水印与这些系数进行相乘获得新的系数,再用新的系数来替换原来的系数,即获得嵌入水印后的离散余弦域的图像,然后对这个变换后的图像进行IDCT,就会得到需要的水印图像。(While the carrier image digital watermarking algorithm based on DCT domain include watermark modulation, watermark embedding and watermark extraction, the first of the watermark embedded in a carrier modulated image before using Logistic chaotic sequence, only+1 and-1 to get a random sequence of watermark, Global DCT transform, then the watermark image is embedded most important part of the human visual system, i.e. the largest DCT coefficients, DC (Direct Current) in this section also contains the largest coefficient, the coefficient of this part of the human visual characteristics to meet, make watermarks Embed better performance. The watermark embedding algorithm is with these coefficients are multiplied to obtain new coefficients, and then a new factor to replace the original coefficients, namely discrete cosine domain to obtain an image watermarked and then transformed the image of this conduct IDCT, on watermark image will be needed.)
    2015-03-24 17:13:25下载
    积分:1
  • hongmo3
    可以看到圆心坐标和半径参数,在坐标中画出这个圆,编写画圆函数(You can see the center coordinates and the radius parameters, draw the circle in the coordinates, write the function to draw the circle)
    2019-04-01 14:11:36下载
    积分:1
  • defog
    基于全局直方图均衡图像增强和暗通道优先理论相结合的去雾方法。(The priority theory based on global histogram equalization image enhancement and dark channels combined to fog.)
    2013-03-17 21:20:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载