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

搜索资源列表

  1. dipback

    0下载:
  2. 图像处理的标准程序 经过几十次测试 包括:bmp图象读取,噪声产生,滤波,边缘跟踪-image processing standard procedure after dozens of tests including : bmp image read, noise, filtering, Edge tracking, etc.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:68912
    • 提供者:风沂
  1. cancer

    1下载:
  2. 细胞检测,通过细胞边缘跟踪,迭代阈值分割算法,检测细胞边缘,计算细胞大小,对细胞进行判断-cell detection, tracking through the edge of the cells, iterative threshold segmentation algorithm to detect the edge of the cells, the cell size, right cells judgment
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29089
    • 提供者:夏蓉
  1. fast_distance_map_caculate

    0下载:
  2. 使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。-using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:38977
    • 提供者:方宝玉
  1. ImageFG5

    0下载:
  2. 遗传模似退火算法图像分割、还有固定阀值、迭代阀值分割,边缘跟踪等到-genetic simulated annealing image segmentation, there is a fixed threshold, iterative threshold segmentation, at the edge tracking
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:219049
    • 提供者:xiong
  1. detectandtrace

    0下载:
  2. 利用经典的边缘提取算子(canny)提取影像边缘,然后对提取的影像边缘进行边缘跟踪-use of the classic edge detection operators (canny) images from the brink then extract the image edge tracking
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:164087
    • 提供者:谢潇
  1. charrecognition

    0下载:
  2. 《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法-"VC Digital Image Recognition Technology typical case," the ninth chapter of optical character recognition technologies, including pretreatment, Edge tracking and feature extraction algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:989721
    • 提供者:郝丽丽
  1. imagesegment

    0下载:
  2. 并行分割包括robert算子、sobel算子、prewitt算子、laplacian算子 串行分割:边缘跟踪 阈值分割:固定阈值分割、自适应阈值分割 串行区域分割:区域生长
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:82099
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. 这是一个检测边缘的VC++代码,主要有边缘跟踪,hough,sobel等传统检测方法.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-16
    • 文件大小:78015
    • 提供者:wangzhao
  1. gsnake1.0

    0下载:
  2. 新加波人搞得sanke边缘跟踪算法,附有论文,很实用。
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1830326
    • 提供者:jiangkai
  1. 二值图像边缘跟踪

    0下载:
  2. 就一个二值图像实现边缘跟踪的程序,首先对其进行区域标记,然后采用4领域区域标记方生长法
  3. 所属分类:程序开发库

    • 发布日期:2009-11-21
    • 文件大小:8442
    • 提供者:924867319
  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. trace

    1下载:
  2. 8邻域边缘连接,实现闭合边界跟踪,简单实用-8 neighborhood edge connector, to achieve closure boundary tracking, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:702
    • 提供者:赵卓
  1. 2005527163923

    0下载:
  2. 是一部分采用VC进行图像处理的源代码,其中包括图像复原,图像分割,种子填充,轮廓提取与边缘跟踪。-Is part of image processing using VC source code, including image restoration, image segmentation, seed filling, contour extraction and edge tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:1287014
    • 提供者:马莹莹
  1. 416950642005527163923

    0下载:
  2. 图形分割 边缘检测 轮廓提取 边缘跟踪 种子填充 区域生长等功能-Graphic segmentation edge detection contour extraction of seed filling edge tracking features such as region growing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741550
    • 提供者:小五子
  1. DigitalImageProcessing4

    0下载:
  2. 7.1 概述 7.2 边缘检测 7.3 边缘跟踪 4.1 概述 4.2 空域变换增强 4.3 空域滤波增强 4.4 频域增强 4.5 彩色增强 -7.2 Edge Detection 7.1 overview 7.3 Edge tracking 4.1 4.2 Enhanced 4.3 airspace airspace transform filter to enhance the frequency domain 4.4 Enhanced Color Enha
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-22
    • 文件大小:7033851
    • 提供者:wnl
  1. SHOW

    0下载:
  2. 运用基于图像边缘跟踪的方法,提取图像边缘,并且演示跟踪的整个过程-using the image edge tracing methods to get the edge and show its process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:126543
    • 提供者:王双全
  1. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3013
    • 提供者:徐磊
  1. bianyuan

    0下载:
  2. 此代码的对象用于BMP图像,其目的是为了实现对图像的边缘跟踪-boundary trace
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5459
    • 提供者:huangxueyou
  1. edge

    0下载:
  2. 本程序实现对于CT图像的边缘提取算法,如Sobel,Robert,Priwitt,Laplacian,边缘跟踪算法,及射线法的边缘提取。-Implementation of this program for the CT image edge extraction algorithms such as Sobel, Robert, Priwitt, Laplacian, edge tracking algorithm, and the ray method of edge detection.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:25795655
    • 提供者:东哥
  1. 内边界边缘轮廓跟踪算法

    2下载:
  2. 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
  3. 所属分类:图形图象

    • 发布日期:2019-05-09
    • 文件大小:3072
    • 提供者:新雅zzj
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com