登录
首页 » C# » image_segmentation

image_segmentation

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

  • refined_Lee_fliter
    说明:  基于LEE滤波的极化SAR去噪 matlab实现(jiyu lee lvbo jihua SAR matlab)
    2019-06-13 08:15:01下载
    积分:1
  • 46597
    图象数据透明化源码,主要使用两种方法使图象透明显示:一种是用画板载入画图片,画出方式选择透明白色;另一种是将图象数据字节集化,并按高度和宽度逐一改变颜色使颜色透明。(Transparent image data source, the main use of the image transparent display two methods : one is to use Sketchpad loaded Picture , Draw Mode Select transparent white; the other is a set of bytes of image data , and press)
    2017-07-01 17:21:08下载
    积分:1
  • PSNR COMPU
    matlab输入两幅图像,最直接简单地计算图像psnr,高手者请跳过(matlab input two images, the most straightforward to calculate the image psnr, you are invited to skip)
    2008-12-30 15:58:07下载
    积分:1
  • houghtuoyuan3
    利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
    2013-08-26 09:34:49下载
    积分:1
  • Single-slit-diffraction
    模拟单缝衍射实验,可任意给定单缝的长和宽,得出单缝衍射模拟图像、光量等高线分布图、单缝衍射3D模拟图;另外附带一个关闭全屏的小程序。(Simulation of single-slit diffraction experiment, sewn to order any length and width, draw single-slit diffraction analog image, the amount of light contour maps, 3D modeling diagram single slit diffraction addition Close Full Screen comes with a small program.)
    2012-08-22 16:11:39下载
    积分:1
  • dd
    说明:  下拉框自动提示 输入内容可直接显示出所匹配的所有信息(Drop-down box automatically prompt input all the information can be displayed directly matched)
    2014-08-08 10:25:02下载
    积分:1
  • active-demons
    先运用仿射变换粗配准,再运用active-demons算法进行精细配准(First use of affine transform the coarse registration, and then use active-demons algorithm for fine registration)
    2021-05-06 22:58:37下载
    积分:1
  • matlab
    本文件中代码使用前馈卷积神经网络对图像进行去噪(In this paper, we use the feedforward convolution neural network to denoise the image.)
    2021-04-02 10:39:07下载
    积分:1
  • roidpoly
    感兴趣区域提取,已通过实验证其可行性以及实用性(region of interest detect )
    2009-06-12 10:12:53下载
    积分:1
  • matlab-code
    边缘检测法和阈值分割法,是图像分割技术应用中两项重要的方法。本文介绍了图像边缘检测和阈值分割的一般原理、典型算法以及研究现状。本文针对边缘检测算子和几种阈值分割技术进行了详细讨论。针对火柴根数统计和钢筋根数统计两个实验,在详细分析检测原理的基础上,编写了相应的实验并给出了实验结果。(Edge detection and thresholding method, image segmentation is an important technology in two ways. This article describes the general principles of image edge detection and thresholding, the typical algorithms and research status. In this paper, several edge detection operator and thresholding techniques are discussed in detail. Statistics for the number of matches and reinforced the number two experimental statistics, based on a detailed analysis of the detection principle, write the corresponding experimental and experimental results are given.)
    2020-12-23 19:29:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载