登录
首页 » C# » image_segmentation

image_segmentation

于 2011-04-03 发布 文件大小:373KB
0 360
下载积分: 1 下载次数: 1

代码说明:

说明:  C#实现图像分割,包括图片示例。实现了各种图像分割的算法(C# to write image segmentation system with case images )

文件列表:

ch8 图像分割
............\image





............\.....\差影背景.bmp,196662,2009-08-29
............\ImageSegmenation
............\................\bin
............\................\...\Debug
............\................\...\.....\ImageSegmenation.exe,36864,2010-08-03
............\................\...\.....\ImageSegmenation.pdb,67072,2010-08-03
............\................\...\.....\ImageSegmenation.vshost.exe,5632,2005-12-08
............\................\...\Release
............\................\...\.......\ImageSegmenation.pdb,26112,2007-05-07
............\................\Form1.cs,41502,2010-08-03
............\................\Form1.Designer.cs,13984,2010-01-10
............\................\Form1.resx,6011,2010-01-10
............\................\ImageSegmenation.csproj,3506,2010-01-20
............\................\ImageSegmenation.sln,920,2010-02-02
............\................\obj
............\................\...\Debug
............\................\...\.....\ImageSegmenation.csproj.FileListAbsolute.txt,1429,2010-01-25
............\................\...\.....\ImageSegmenation.csproj.GenerateResource.Cache,842,2010-02-02
............\................\...\.....\ImageSegmenation.exe,36864,2010-08-03
............\................\...\.....\ImageSegmenation.Form1.resources,180,2010-08-03
............\................\...\.....\ImageSegmenation.pdb,67072,2010-08-03
............\................\...\.....\ImageSegmenation.Properties.Resources.resources,180,2010-08-03
............\................\...\.....\TempPE
............\................\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2010-01-20
............\................\...\ImageSegmenation.csproj.FileList.txt,678,2010-02-18
............\................\...\ImageSegmenation.csproj.FileListAbsolute.txt,9336,2011-03-09
............\................\...\Release
............\................\...\.......\ImageSegmenation.csproj.GenerateResource.Cache,842,2007-05-07
............\................\...\.......\ImageSegmenation.Form1.resources,180,2007-05-07
............\................\...\.......\ImageSegmenation.pdb,26112,2007-05-07
............\................\...\.......\ImageSegmenation.Properties.Resources.resources,180,2007-05-07
............\................\...\.......\TempPE
............\................\Program.cs,475,2007-05-07
............\................\Properties
............\................\..........\AssemblyInfo.cs,1204,2007-05-07
............\................\..........\Resources.Designer.cs,2859,2010-01-20
............\................\..........\Resources.resx,5612,2007-05-07
............\................\..........\Settings.Designer.cs,1097,2010-01-20
............\................\..........\Settings.settings,249,2007-05-07
............\................\Thumbs.db,8192,2010-01-05

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

发表评论

0 个回复

  • 态学滤波
    说明:  用数学形态学滤波进行图像处理或者信号降噪,(包括膨胀和腐蚀)(Image processing or signal noise reduction using mathematical morphological filtering (including expansion and corrosion))
    2020-12-29 21:53:44下载
    积分:1
  • code
    de-speckling of noise in medical ultra sound images...
    2013-08-14 18:54:36下载
    积分:1
  • Eyes
    图像处理实习(针对遥感影像),包含许多经典的图像处理功能,比如多种植被指数计算、小波变换、镶嵌、图像分类等(Image processing internship (for remote sensing images), contains many classic image processing functions, such as a variety of vegetation indices, wavelet transform, mosaic, image classification, etc.)
    2014-03-27 22:36:07下载
    积分:1
  • pyrAndResid
    图像金字塔分解,输入一幅图像,以及需要分解的层数,可以输出图像的金字塔分解(Image pyramid decomposition)
    2012-10-15 10:26:57下载
    积分:1
  • SIFTtutorial
    基于SIFT的图像配准.最全版本。学习SIFT之必备资料。(image mosaic based on MATLAB)
    2009-05-29 14:00:16下载
    积分:1
  • sift-mosaic
    图像拼接程序,可以实现几幅图像的拼接,其原理是基于Lowe教授提出的SIFT特征算法。该方法非常有效,通过两两图像进行配置后,采用融合技术,得到拼接后的全景图(This is code for image mosaic based on SIFT algorithm,it is very useful for learning image process.)
    2015-01-06 15:30:23下载
    积分:1
  • 00020
    基于Matlab平台开发的用于生理信号特征选择的程序算法,信息熵算法,主要用于特征选择,属于模式识别的一类。(The program used for physiological signal feature selection algorithm based on Matlab platform development, information entropy algorithm is mainly used for feature selection, belongs to a class pattern recognition.)
    2020-11-23 19:49:33下载
    积分:1
  • RandomSampleConsensus
    在逆向工程中通过测量仪器得到的产品外观表面的点数据集合也称之为点云,通常使用三维坐标测量机所得到的点数量比较少点与点的间距也比较大,叫稀疏点云;而使用三维激光扫描仪或照相式扫描仪得到的点云点数量比较大并且比较密集,叫密集点云。(Data collection point in the surface appearance of the product obtained by reverse engineering measurement instruments, also known as point clouds, usually spaced three-dimensional coordinate measuring machine number of points obtained in relatively small dots are relatively large, called sparse point cloud while the number of point cloud using the three-dimensional laser scanner or camera scanner get bigger and more intensive, called dense point clouds.)
    2015-01-02 22:57:26下载
    积分:1
  • projective
    2维图像的透视变换,空间变换,可对拍摄的图像进行几何校正(Perspective transformation, the two-dimensional image space transformation, the geometric correction of images taken)
    2012-03-15 16:23:53下载
    积分:1
  • edgelink
    连接边缘算法提取的孤立点,实现图像边缘连接(link the point to get edges in the image )
    2009-09-27 00:38:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载