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

搜索资源列表

  1. Automatic-segmentation

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

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

    0下载:
  2. 边界跟踪的matlab程序,进行图像的识别和处理-Boundary tracking matlab program, image recognition and processing
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:7365
    • 提供者:马立静
  1. BORD2

    0下载:
  2. 图像处理,边界跟踪-Image processing, border tracking
  3. 所属分类:

    • 发布日期:2017-11-26
    • 文件大小:2131
    • 提供者:白复国
  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. bianjiegenzong

    0下载:
  2. 实现边界跟踪算法,输入二值图像,进行边界跟踪,输出边界像素信息,存入一维数组中。-Boundary tracking algorithm to achieve the input binary image, the boundary tracking, output boundary pixel information stored in one-dimensional array.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1788
    • 提供者:张花
  1. genzong

    0下载:
  2. 进行边界跟踪,输入的是二值图像,把跟踪结果输出到一维数组中,结果是边界-For boundary tracking, the input is binary image, the trace output to a one-dimensional array, the result is the boundary
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1759
    • 提供者:陈陈
  1. edgeTraceProgramme

    0下载:
  2. 比较好的边界跟踪代码,已经通过验证。适合于初学者了解跟踪算法-Good boundary tracking code has been verified. Tracking algorithm suitable for beginners to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:22565
    • 提供者:张先生
  1. demo

    0下载:
  2. 改代码包含了图像的几何变换,平移旋转,灰度变换,二值化,直方图均衡,图像空域增强,图像频域增强,图像形态学,图像分割,手写数字识别,边界跟踪,区域增长,腐蚀膨胀,低通滤波器,小波变换,直方图分段线性拉伸等等的功能。-Change the code contains images of geometric transformation, translation rotation, gray level transformation, binarization, histogram equaliza
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4940202
    • 提供者:陈耀武
  1. border_test

    0下载:
  2. 利用动态规划方法进行在二值图像中的边界跟踪算法-Edge following in binary image using DP
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2097833
    • 提供者:jane
  1. field-problem

    0下载:
  2. 概述了图形图像处理系统中关于不规则区域的基本算法,包括:区域填充,边界跟踪,边界标志,几何处理,区域分割等等,并用,根据256色模式的特殊性,对传统的算法做了有针对性的改进,加快了处理速度,使其更适合于电影电视字幕,动画卡通人物等不规则图形图像区域。-Summarizes the image processing system the basic algorithm about irregular area, including: area filling, boundary tracking,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:577
    • 提供者:zhoujinming
  1. contour

    0下载:
  2. 边界跟踪;地形等高线绘制;对固定高度等高线的多边形拟合-Boundary tracking terrain contour drawing fixed height contour polygon fitting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-07
    • 文件大小:7884
    • 提供者:jingpipi
  1. mconntour_fola

    0下载:
  2. matlab 边界跟踪程序源码,图像要求为二二值图像,输出为边界的点的坐标。 可直接使用。 -Matlab boundary tracking program source code, image requirements for the Twenty-binary image output boundary coordinates of the points. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3374
    • 提供者:thriftyy
  1. guangshansuanfa

    0下载:
  2. 西南交大数学建模2012年校赛c题的边界跟踪算法,我采用的光栅算法编写的!-C questions of mathematical modeling in 2012, Southwest Jiaotong University School Race boundary tracking algorithm, using the raster algorithm written!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:5873
    • 提供者:qm
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com