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

搜索资源列表

  1. boundary_trace

    1下载:
  2. 灰度图像的边界跟踪的方法,先用微分算子计算出图像的梯度图。然后再应用此算法。-Gray-scale image of the border tracking methods, first calculate the differential operator of the gradient map images. And then apply this algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:771
    • 提供者:yuqianwang
  1. edge

    0下载:
  2. 边界跟踪算法,含VC++程序,并附录实测图片,实时性较高-Boundary tracking algorithm, with VC++ program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:46493
    • 提供者:赵晶晶
  1. edgedetect

    0下载:
  2. 自己做的关于边缘检测与边界跟踪的matlab程序-Own on the edge of the boundary detection and tracking procedures matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:112421
    • 提供者:wang
  1. image_processing

    1下载:
  2. 本程序是基于Matlab的米粒图像的分割、计数以及周长、面积、形状因子等参数的计算。图像分割是基于腐蚀膨胀算法,选用边界跟踪法计算周长,程序代码清晰明了,对于参数的计算速度较快,且参数计算精度较高。-This procedure is based on the Matlab image segmentation grain of rice, counting and perimeter, area, shape factor and other parameters of the calcula
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1194
    • 提供者:yingl
  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. traceprogrames

    0下载:
  2. track1.m是二值图像边界跟踪的主程序,boundary_trace.m是二值图像边界跟踪的调用程序,完成图像的边界跟踪。 track2.m是灰度图像边界跟踪的主程序,boundary_trace2.m是灰度图像边界跟踪的调用程序。-track1.m is a binary image of the main border track, boundary_trace.m is a binary image border call tracking procedure to track t
  3. 所属分类:Special Effects

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

    0下载:
  2. VC++实现的图像分割的多种常用方法,有并行边界分割、边界跟踪、阈值分割等。-VC++ Achieve a variety of commonly used image segmentation methods, parallel boundary segmentation, boundary tracking, such as threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:82966
    • 提供者:沈慧杰
  1. Yuzhifenge

    0下载:
  2. 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour extraction, boundary tracking a
  3. 所属分类:Special Effects

    • 发布日期:2015-07-17
    • 文件大小:223875
    • 提供者:yutao
  1. VC++ImageProcess1

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

    • 发布日期:2017-06-09
    • 文件大小:4258956
    • 提供者:xinag
  1. DosImageN

    0下载:
  2. 包括单区域外边界跟踪、跨缝隙穿毛刺轮廓跟踪、边界平滑与规范化、生成区域凸包过程、微分图像二值化-Outside the region including the single-track border, cross-slot wear burr contour tracking, boundary smoothing and standardization, the process of generating the convex hull area, differential image bi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:246809
    • 提供者:霍丽琴
  1. 11

    0下载:
  2. 功能:对图像进行边界跟踪。 -Functions: to track the border of the image.to track the border of the image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1347
    • 提供者:yangq
  1. WinRAR

    0下载:
  2. 图像处理的vc独立程序,包括边界跟踪,边缘检测,图像编码,腐蚀,开闭操作等源码-Vc independent image processing procedures, including the border tracking, edge detection, image coding, erosion, opening and closing operation of source
  3. 所属分类:Graph program

    • 发布日期:2017-06-11
    • 文件大小:19306820
    • 提供者:huayisuda
  1. BoundaryTracking

    0下载:
  2. 边界跟踪程序,可以跟踪闭合的边界和非闭合的边界。读者可以根据自己需要存储其跟踪方向以及跟踪路径。-Boundary tracking program, you can track the closed borders and the non-closed borders. Readers can track the direction of their own need to store and track the path.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1128
    • 提供者:changhe.cheng
  1. BoundaryTarcing

    0下载:
  2. 激光雷达数据的边界跟踪算法,对突包算法做了一定的改进, 可以对凹部外边界进行精确跟踪,详细见代码注释。-Laser radar data boundary tracking algorithm, algorithm on the sudden bag made some improvements Part of the concave outer boundary can be accurately tracked in detail see the code comments.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1395249
    • 提供者:陈栋
  1. TRACEFUNC

    0下载:
  2. 工业用边界跟踪函数,已经过多个项目的实践测试与完善。可对8位非二值图直接进行处理,返回图像中元素的边界,并且为单像素-Industrial border tracking function, several projects have been testing and improving practice. Be on the 8-bit non-binary image processing directly to return the image boundary elements, and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1459
    • 提供者:henry
  1. 1

    0下载:
  2. 介绍了二值图像中目标物体轮廓的边界跟踪算法-Describes the object in binary image boundary contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:210274
    • 提供者:zouqin
  1. bianjiegenzong

    0下载:
  2. 边界跟踪算法是对正在进行跟踪的区域假设做出正确的判断-Boundary tracking algorithm is the assumption of ongoing regional track to make the right judgments
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:833
    • 提供者:xiaoxiao
  1. bwtracebountry

    0下载:
  2. 用函数bwtraceboundary进行边界跟踪-Use function bwtraceboundary to trace the object boundary
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1694
    • 提供者:小小
  1. 3

    0下载:
  2. 边界跟踪,含有图片的实例操作,效果比较好。-Boundary tracking, with pictures of example operation, results were better.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:22309
    • 提供者:
  1. 边界跟踪

    0下载:
  2. 利用matlab所写的程序对图像边界进行跟踪(Using the program written by MATLAB to track the image boundaries)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:兰柯一梦
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com