CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 边界跟踪

搜索资源列表

  1. DSplit3

    0下载:
  2. 阈值分割和轮廓提取,迭代阀值,峰谷阈值分割,半阈值分割,轮廓提取,边界跟踪-threshold segmentation and contour extraction, iterative threshold, the peak threshold segmentation, semi-threshold segmentation, contour extraction, tracking border
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:219752
    • 提供者:keyan
  1. C++.netImage2Processing

    0下载:
  2. 固定阈值分割原 自适应阈值分割 边界跟踪-fixed threshold segmentation original adaptive thresholding segmentation border tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:188733
    • 提供者:xiaolong
  1. ljl5

    0下载:
  2. 对图像进行边界跟踪,都是我以前收集的,很好用的,在你使用时稍微改一下就可以了-image of the border tracking, I had been collected, with the good, When you use it with a slight change can
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1615
    • 提供者:刘竟
  1. contour_following

    0下载:
  2. matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4160
    • 提供者:Guo Qiang
  1. ImageProTeXiao

    0下载:
  2. 能够实现单目标图像的边界跟踪,图像为位图文件(.bmp)文件,并把边界跟踪的动态效果展示了出来。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70896
    • 提供者:李金红
  1. VC++Image

    0下载:
  2. 《VC++图象处理程序设计》光盘使用说明 1. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 2. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 3. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 4. 第七章程序支持8位、24位图象处理,其中“边界跟踪”算法要求所处理的位图为白色背景。 5. 第九章的程序要求所处理的图
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4790680
    • 提供者:林立才
  1. bandtrace

    0下载:
  2. 用于虹膜定位……定位外圆之前需要进行边界跟踪,此程序实现此功能
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:866
    • 提供者:xiaoyan
  1. Segment

    0下载:
  2. 阈值分割,直方图,闭操作和开操作,边界跟踪
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:58618
    • 提供者:zhao
  1. bordertrace

    0下载:
  2. 边界跟踪算法的程序说明和程序代码[5]--C 代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2119
    • 提供者:simonyuming
  1. edge.实现灰度图像的二值化

    1下载:
  2. 实现灰度图像的二值化,和边缘跟踪以提取图像的边界,The realization of the gray image binarization and edge tracking to extract the image of the border
  3. 所属分类:图形图象

    • 发布日期:2017-05-16
    • 文件大小:181196
    • 提供者:张若华
  1. xi

    0下载:
  2. matlab 边界轮廓跟踪程序 该算法采用采用最大梯度值的做法,适合于要求提取出单一前景轮廓的情形-matlab boundary contour tracking procedure in the algorithm uses the maximum gradient value of the approach adopted for the future that require to extract the contours of a single case of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:541
    • 提供者:徐欣
  1. Automatic-segmentation

    1下载:
  2. 在最优阈值分割的基础上,用自动区域生长去除气管/支气管区域,对边界跟踪法进行改进以快速 去除背景干扰和获得肺部边界,最后进行肺部边界修补得到完整的肺部图像。算法采用迭代法寻找最 优阈值解决了阈值选取的敏感性问题,提出了基于前层图像中气管/支气管位置的气管/支气管提取方 法,避免了种子点的人工选取,基于前次搜索方向改进了八邻域搜索方法来提高边界跟踪的速度。 -In the optimal threshold segmentation based on region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:379822
    • 提供者:fuky
  1. find_edge

    1下载:
  2. 纯C写的二值化图片的边界跟踪,运行该算法后能够有效的找出图像的内边界。-Written in pure C Binarization image border tracking, after running the algorithm can effectively identify the images of the inner boundary.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:235500
    • 提供者:cheng tiantian
  1. contourtrack

    1下载:
  2. matlab边界自动跟踪程序,该程序可以直接运行,涉及边界判别准则和搜索准则。图像要求为二值图像,可输出为边界的点的坐标和轮廓图像。-matlab boundary automatic tracking program can be run directly involving border criteria and search criteria. Image requirements for binary images can be output for the coordinates of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:22923
    • 提供者:付晓薇
  1. contourtracing

    0下载:
  2. matlab下的轮廓跟踪算法,获得边界数值数组和一些测量位置和边界。-get border as numeric array and a number of measurements of a spot and a border
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:39985
    • 提供者:周广君
  1. edgetrace

    0下载:
  2. 边缘轮廓跟踪后傅立叶算子特征。这是课上的一个作业,原图->阈值分割->canny轮廓算法->边界表示->边界傅立叶算子描述->结果-After tracking the edge of the outline of the characteristics of Fourier operator. This is a class operation, image->threshold->canny contour algorithm->boundar
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:82151
    • 提供者:fang
  1. EdgeTrace

    0下载:
  2. 边界跟踪之Delphi源码,可以直接做为函数调用。利用递归算法,简单好用。-Boundary trace of the Delphi source code can be directly as a function call. The use of recursive algorithm, simple and easy to use.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-08
    • 文件大小:846
    • 提供者:晓东
  1. xinxilun

    1下载:
  2. 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Codin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3455243
    • 提供者:chengshuai
  1. 8_orientian_genzong

    0下载:
  2. 于八方向链码的边界跟踪代码,其中nVerct数组存储的是边界点的矢量方向,Coordinate存储的是边界点的坐标。-In the eight-direction chain code boundary tracking code, which is stored in the array nVerct vector direction of the boundary points, Coordinate stores the coordinates of boundary points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1701
    • 提供者:xiaolinggui
  1. edge-detection

    0下载:
  2. 图像处理,边界提取,边界跟踪,图像分割的c++源代码-Image processing, edge detection, boundary tracing, image segmentation, c++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2762672
    • 提供者:anhtuyet
« 1 23 4 5 »
搜珍网 www.dssz.com