CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 一维 图像分割

搜索资源列表

  1. imagesource

    0下载:
  2. 一款二维图像处理源代码, 有很多有用的算法代码, 如图像增强,分割-new two-dimensional image processing source code, there are many useful algorithm code, such as image enhancement, segmentation, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:319651
    • 提供者:fangfang
  1. segment_ga

    1下载:
  2. 利用遗传算法进行图像分割的源程序.基于matlab平台,适合于一维和二维分割.-using genetic algorithms for image segmentation of the source. Matlab-based platform, in a fit - and two-dimensional segmentation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:327537
    • 提供者:李宏言
  1. EntropyThresholdingMethod

    3下载:
  2. 一个用labview编写的基于一维最大熵的图像阈值分割方法。使用方法请看Readme.txt-use a PC to prepare a peacekeeping based on maximum entropy image thresholding methods. Look at the use Readme.txt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:29337
    • 提供者:shenhao
  1. Walsh

    0下载:
  2. 本方法是对二维医学图像实现的Walsh变换,属于预处理范围,为下一步的图像分割,配准等打下基础
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:154263
    • 提供者:hujin
  1. otsu_1d

    1下载:
  2. 用于实现灰度图像阈值分割的一维otsu方法,matlab源程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:848
    • 提供者:coco
  1. MATLAB图像处理源程序

    3下载:
  2. 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
  3. 所属分类:matlab例程

    • 发布日期:2009-01-02
    • 文件大小:87980
    • 提供者:wilsonwong
  1. IRandvisbletuxiangpeizhun

    0下载:
  2. 针对可见光与红外图像的特点和难点,提出了可见光与红外图像配准与融合中的关键技术,即: 使用新型的基于一维最大类间方差和最大连通性测量的图像分割方法对源图像进行分割来更好地实行图像粗 配准 使用新型的特征点提取方法,特征点的匹配及误匹配的消除来更好地实行图像精配准 采用新型的基 于区域的树状小波活性测度计算来实现树状小波图像融合 利用自生成神经网络来实现模栩图像融合. -For visible light and infrared images of the characteris
  3. 所属分类:Special Effects

    • 发布日期:2014-05-19
    • 文件大小:482686
    • 提供者:媛媛
  1. OTSU

    1下载:
  2. 利用二维属性直方图的Otsu自动阈值分割方法 提出了二维属性直方图的概念 ,进而提出了一种基于二维属性直方图的图像自动阈值化方法 有利于写论文-Attributes the use of two-dimensional histogram of the Otsu threshold segmentation method automatically put forward the concept of two-dimensional histogram properties, and then
  3. 所属分类:Special Effects

    • 发布日期:2015-12-27
    • 文件大小:450531
    • 提供者:孙琰
  1. algorithm

    0下载:
  2. 阈值法是图像分割的一种重要方法, 在图像处理与识别中广为应用. 提出了一种基于灰度2梯度共生矩阵 模型和最大熵原理的自动阈值化方法. 该方法不仅利用了图像的灰度信息, 而且也利用了梯度信息, 通过计算基 于灰度2梯度共生矩阵的二维熵, 并使边缘区域的熵最大来选择阈值向量. 仿真结果显示, 该算法比其他二维熵方 法效果更佳.-Th resho lding is an impo rtant fo rm of image segmentat ion and is used in image
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:174198
    • 提供者:广隶
  1. OTSU1Dmy

    0下载:
  2. 灰度图像二值化分割,一维大津法或称为一维最大类间方差法-1D Maximum Between-Cluster
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:746
    • 提供者:topgun
  1. imagesegmentation

    2下载:
  2. 最优阈值的图像分割 基于一维最小交叉熵图像分割 便捷、快速的单一阈值图象分割-Optimal threshold for image segmentation based on minimum cross entropy one-dimensional image segmentation convenient, fast single-threshold image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:6258
    • 提供者:kaka
  1. segment_ga

    0下载:
  2. 遗传算法在图像分割中的应用,有在一维和二维最大熵分割中的基本算法的实现及改进后的实现,自己看看吧。-Genetic algorithm in image segmentation, there is at one and two dimensional maximum entropy partitioning in the realization of the basic algorithms and improved to achieve their own look.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:331017
    • 提供者:sdff
  1. laplacian_eigen

    1下载:
  2. 拉普拉斯特征映射,采用热核构造权重,是一种基于流行学习的非线性降维技术,可用于图像分割提高聚类的性能-Laplacian Eigenmap is a kind of nonlinear dimensionality reduction technique which based on manifold study, it choose the weights W using the heat kernel and it can be used for image segmentation to
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1036
    • 提供者:QSJ
  1. image_segment

    0下载:
  2. 最大类间方差法图像阈值分割,基于matlab平台,适用于一维二维图像分割-Otsu method of image segmentation, based on matlab platform for one-dimensional two-dimensional image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:790
    • 提供者:ting lu
  1. 3D-image-segmentation

    0下载:
  2. 该资源是一篇关于三维图像分割的文献,文献中详细的介绍了三维分割的方法步骤-This resource is an article about the three-dimensional image segmentation literature, the literature describes in detail the three-dimensional segmentation method steps! !
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1224549
    • 提供者:李木木
  1. segmentation

    0下载:
  2. 一维熵分割法将图像分割成目标和背景,并使目标和背景两部分的信息熵最大,则目标和背景内部的灰度值一致性最好,目标和背景的信息量最大。(One-dimensional entropy segmentation)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:139264
    • 提供者:`yuxia
  1. 图像分割

    1下载:
  2. 图像分割程序,其中包含两个分割的程序,有一维最大类间方差分割算法和二维最大类间方差算法,还有两个独立的一维直方图和二维直方图的建立,希望对学习图像分割的同学有帮助~(Image segmentation program, which contains two divided programs, one-dimensional maximum inter-class variance segmentation algorithm and two-dimensional maximum interc
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:晴天雨
  1. 图像熵

    0下载:
  2. 图像熵在图像分割、图像识别领域应用广泛,如果考虑各像素之间统计独立,图像的一维熵可以表示图像灰度分布的聚集特征。(Image entropy is widely used in image segmentation and image recognition. If the statistical independence between pixels is considered, the one-dimensional entropy of the image can represent th
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:126976
    • 提供者:hungwu
  1. 灰度图像二维otsu自动阈值分割

    0下载:
  2. 一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:336896
    • 提供者:vac---
  1. Harris

    1下载:
  2. 基于离散分数布朗随机场模型的水下图像目标检测方法。该方法根据分形理论和水下图像的特点,以图像中每 个像素点为中心取窗口,计算在该窗口内的分形维数均值,将该均值作为中心像素的分形特征,然后根据分形维 数分布图确定分割阈值,从而实现对水下图像分割,并且通过将目标表面不同尺度下的灰度差分平均值进行归一 化处理,减少了用于表示不同尺度下的平均绝对值灰度差分的数据,从而提高算法检测效率(Underwater target detection method based on discrete frac
  3. 所属分类:其他

    • 发布日期:2020-03-24
    • 文件大小:1537024
    • 提供者:辉辉AG
« 12 3 4 5 »
搜珍网 www.dssz.com