CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 区域生长

搜索资源列表

  1. RegionGrow

    0下载:
  2. 典型的区域生长实现轮廓划分,利用opencv-The typical region growing implementation outline, use of opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3903854
    • 提供者:wangjian
  1. regiongrowth52230

    0下载:
  2. 一个种子为生长点的彩色图像区域生长程序。交互式Matlab实现-A seed for the growing point of color image region growing process. Each type of Matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:614
    • 提供者:小花
  1. quyushengzhang

    0下载:
  2. 区域生长图像分割,区域生长方法是根据同一物体区域内象素的相似性质来聚集象素点的方法,从初始区域(如小邻域或甚至于每个象素)开始,将相邻的具有同样性质的象素或其它区域归并到目前的区域中从而逐步增长区域,直至没有可以归并的点或其它小区域为止。-Region growing image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17985
    • 提供者:血槽
  1. imagesegmentation

    0下载:
  2. 基于区域生长的图像分割算法,效果很一般,有用的可以-Based on region growing image segmentation algorithm, the effect is very general, useful can have a try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1784
    • 提供者:田伟伟
  1. regionGrow

    0下载:
  2. 区域生长是根据事先定义的准则将像素或者子区域聚合更大区域的过程。步骤:选择合适的生长点;确定相似性准则即生长准则;确定生长停止条件。该程序以处理二值化图像编写-Regional growth is based on pre-defined criteria or sub-pixel area larger area polymerization process. Steps: Select the appropriate growing point similarity criteria th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1037
    • 提供者:袁金锦
  1. regiongrow

    0下载:
  2. 区域生长matlab程序,需要以交互方式设定初始种子点,具体方法为鼠标单击图像中一点后,按下回车键-Region growing matlab program, you need to interactively set the initial seed point, the specific method for the mouse click the image in mind, press the Enter key
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1101
    • 提供者:风云
  1. regionGrow

    0下载:
  2. 区域生长是选择聚类中心,根据类内距离最小,类间距离最大法则进行区域生长-Regional growth is to select the cluster center, minimum, maximum distance between the class rules for regional growth based on the class distance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:594
    • 提供者:chenli
  1. m

    0下载:
  2. 在图像处理中可以对图像进行区域生长分割图像分析有帮助-In image processing, the image can be divided region growing image analysis to help
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:82164
    • 提供者:tiantian
  1. RegionGrowing

    0下载:
  2. 此代码是基于区域生长的图像分割算法,人工选择种子点然后进行分割-This code is based on region growing image segmentation algorithm, artificial selection of seed points and then divided
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1133
    • 提供者:张凌瑞
  1. seed

    0下载:
  2. 三种种子区域生长方法Three kinds of seed region growing method-Three kinds of seed region growing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4609
    • 提供者:furui
  1. other

    0下载:
  2. 区域生长与合并的算法。能够简单地对图像进行区域分裂与合并-Region growing and merging algorithm. The image can be easily split and merge area
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:34797
    • 提供者:朱达
  1. region

    0下载:
  2. 区域生长图像分割-MATLAB程序,注释比较完善-Region growing image segmentation-MATLAB program, more perfect note
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:992
    • 提供者:AD
  1. quyushengzhangP

    0下载:
  2. 实现区域生长 用于将图形分割 把图片不同色度的部分分割成色度相近的部分 -handle your picture ,in detial ,devide your picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:945
    • 提供者:damon
  1. regiongrow

    0下载:
  2. visual studio C++设置初始点,实现图像的区域生长算法-visual studio C++,region grow algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:11874
    • 提供者:ran
  1. Vc6_Image

    0下载:
  2. VC++图像处理及源码包(大全)包括下列内容:1.数字图像获取,处理及实践应用电子书 2.数字图像获取,处理及实践应用电子书分章节源码 3.书中提及的各种算法的综合源码。压缩包里面包括的算法代码有:分章节源码内容:内容:对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强;逆滤波复原、维纳滤波方法;傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法;霍夫曼(Huffman)编码、算术
  3. 所属分类:Graph program

    • 发布日期:2017-06-02
    • 文件大小:15011263
    • 提供者:namejiang
  1. image-processing-method

    0下载:
  2. 这是一个关于图像处理课程的综合性程序,囊括了图形变换(傅里叶正反变换和离散余旋正反变换)、灰度变换(线性拉伸、直方图均衡)、图像增强(中值滤波、均值滤波以及梯度锐化)、代数运算(两幅图像之间的相加减)、图像分割(Roberts算法、Sobel算法、Laplacian算法以及区域生长)、图像转换(灰度化和二值化)等。-It is a comprehensive program for image processing programs, to include graphics transforma
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7813332
    • 提供者:云曦
  1. byjc

    0下载:
  2. Matlab边缘检测和区域生长图像分割算法代码。 -Matlab edge detection and region growing segmentation algorithm code。
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1452
    • 提供者:lin
  1. SGR_Autoseed

    0下载:
  2. 自动种子区域生长代码,用MATLAB运行,不必选择种子点 可以自动选择阈值 实现图像分割-Automatic seeded region growing code, using MATLAB operation, do not need to select seed points can be automatically selected threshold image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4513
    • 提供者:张昭男
  1. code

    0下载:
  2. 数字图像处理,道路分割,模式识别,区域生长。-picture modify
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1498
    • 提供者:wangpeidong
  1. gui

    0下载:
  2. 能够实现迭代阈值分割,区域生长及分裂合并的gui页面设计-image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:30172
    • 提供者:chenli
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 »
搜珍网 www.dssz.com