登录
首页 » C# » image_segmentation

image_segmentation

于 2011-04-03 发布 文件大小:373KB
0 361
下载积分: 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 个回复

  • 002
    指纹图像因设备、图像增强处理等原因造成的纹线断裂会产生伪特征点,会对指纹识别产生负面影响。在结 合传统方法优点的同时,针对间距大、方向偏移小和间距大、方向偏移大的断裂情况,本文设计出窗口制约法和改进的 窗口制约法2 种不同的修复方法。实验结果表明,该方法使修复更加全面、完整,提高了伪特征点去除率,易于编程实 现,对细化指纹图像的断裂有很好的修复效果。(The broken ridge fingerprint image processing equipment, image enhancement and other causes will generate pseudo-feature points to be a negative impact on fingerprint identification. While combining the traditional method has the advantage, for the spacing, direction offset small spacing, direction offset large fracture situation, this design window constraints window method and the improved two kinds of constraints, different repair methods. Experimental results show the method to fix a more comprehensive and complete removal of pseudo-feature points, easy to program, well thinned fingerprint image fracture repair.)
    2013-03-17 22:06:01下载
    积分:1
  • HMIcontrol
    此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
    2009-06-26 21:58:02下载
    积分:1
  • 05 数字典型隐写术与隐写检测【二】
    关于数字图像一些典型隐写的隐写分析。隐写、分析和提取的讲解(Steganalysis of Some Typical Steganography in Digital Images)
    2019-05-21 10:54:55下载
    积分:1
  • snake
    主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。(snake model,active contour model,image segmentation)
    2020-12-20 19:09:08下载
    积分:1
  • image-texture-features
    图像纹理特征提取,包括分形维数,灰度游程长度,灰度共生矩阵等五种图像纹理特征。(To extract image texture features, including fractal dimension, length of gray-level run-length, gray level co-occurrence matrix and other five kinds of image texture features。)
    2015-05-19 17:19:35下载
    积分:1
  • K-SVD字典训练算法代码
    说明:  k-svd算法用于稀疏表示的图像去噪,字典学习算法,去噪效果良好(k-svd algorithm for image denoising of sparse representation)
    2021-04-06 09:46:53下载
    积分:1
  • saliency
    视觉注意机制一种新型的目标检测方法,该文给出了一种比较有效的处理策略(Visual attention mechanism to target a new detection method, the paper gives a more effective treatment strategies)
    2010-10-06 10:07:13下载
    积分:1
  • matlabwatershed
    数字图像处理,分水岭算法matlab源码,可以实现图像分割。(Digital image processing, watershed algorithm matlab source code, can achieve image segmentation.)
    2008-01-28 14:37:13下载
    积分:1
  • Deblurring-Images
    本书介绍了图像去模糊化的一些基本的知识,并且主要针对svd和spectral decomposition的去模糊算法进行了介绍,以及对于这些方法的一些提高计算速度的算法进行了详细是介绍(This ebook intruduces some basic knowledge of deblurring, especially the methods of SVD and Spectral Decomposition, and some fast algorithms for the two methods.)
    2020-12-12 10:49:16下载
    积分:1
  • lvbochaosheng
    对李纯明的DRLSE进行了改进 利用各向异性扩散提高了分割弱边缘的能力 改进的高斯滤波代替惩罚项 加快了演化速度 节省了时间(The DRLSE to LiChunMing improved using anisotropic diffusion improve the segmentation of improvement of the ability weak edge gaussian filtering instead of penalty term accelerated evolution speed save time)
    2012-07-20 11:06:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载