搜索资源列表

  1. 二值图像边缘跟踪

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

    • 发布日期:2009-11-21
    • 文件大小:8442
    • 提供者:924867319
  1. yaogan

    0下载:
  2. 能够进行raw格式像bmp格式转化,进行边缘跟踪,进行滤波处理,进行线性拉伸和灰度重采样等功能-capable raw format as bmp format conversion, tracking, filtering, linear stretch and gray resample function
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-25
    • 文件大小:159744
    • 提供者:小猪
  1. dipback

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

    • 发布日期:2024-05-25
    • 文件大小:68608
    • 提供者:风沂
  1. cancer

    2下载:
  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例程

    • 发布日期:2024-05-25
    • 文件大小:28672
    • 提供者:夏蓉
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:38912
    • 提供者:方宝玉
  1. ImageFG5

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

    • 发布日期:2024-05-25
    • 文件大小:219136
    • 提供者:xiong
  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
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-25
    • 文件大小:989184
    • 提供者:郝丽丽
  1. imagesegment

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

    • 发布日期:2024-05-25
    • 文件大小:81920
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. 这是一个检测边缘的VC++代码,主要有边缘跟踪,hough,sobel等传统检测方法.-This is a marginal detection of VC code, has the edge of the main track, hough, sobel traditional detection methods.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:77824
    • 提供者:wangzhao
  1. gsnake1.0

    0下载:
  2. 新加波人搞得sanke边缘跟踪算法,附有论文,很实用。-Sanke made Singapore one edge tracking algorithm, with a thesis, it is practical.
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:1829888
    • 提供者:jiangkai
  1. OuterBoundaryTracing

    0下载:
  2. 边缘跟踪:boundary tracing. 算法出处:Image Processing, Analysis, and Machine Vision Second Edition Milan Sonka, Vaclav Hlavac and Roger Boyle 可以跟踪物体的边缘。代码附有注释
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:liuchao
  1. iris_boundaries_trace

    0下载:
  2. 虹膜识别中的边缘定位方法:使用边缘跟踪定位法找到边界点,再使用最小二乘圆拟合法得到坐标值,附图片。-Iris recognition in the edge of positioning methods: the use of the edge tracking method to find boundary points, and then use the least-squares circle fitting coordinate
  3. 所属分类:USB编程

    • 发布日期:2024-05-25
    • 文件大小:63488
    • 提供者:galaft
  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. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:3679232
    • 提供者:马莹莹
  1. 416950642005527163923

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

    • 发布日期:2024-05-25
    • 文件大小:2741248
    • 提供者:小五子
  1. edge

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

    • 发布日期:2024-05-25
    • 文件大小:4142080
    • 提供者:张若华
  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
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-25
    • 文件大小:7033856
    • 提供者:wnl
  1. SHOW

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

    • 发布日期:2024-05-25
    • 文件大小:126976
    • 提供者:王双全
  1. MorphologicalanalysisofcellsMatlab

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

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:徐磊
  1. bianyuan

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

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者: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
  3. 所属分类:界面编程

    • 发布日期:2024-05-25
    • 文件大小:25795584
    • 提供者:东哥
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org