搜索资源列表

  1. 2005527163923

    0下载:
  2. 图像处理,边界提取,边界跟踪,图像分割的c++源代码!-image processing, edge detection, border tracking, image segmentation c source code!
  3. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:刘竟
  1. OnProcessTrace

    0下载:
  2. 于八方向链码的边界跟踪代码,其中数组存储的是边界点的矢量方向,存储的是边界点的坐标。-in eight directions chain code border tracking code, which is stored in an array of border points vector direction, Storage is the boundary point coordinates.
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王伟
  1. vc_pictureprocess

    0下载:
  2. c++编译的图像处理程序,主要包括:几何变换、滤波、边缘检测、锐化、轮廓提取和边界跟踪、形态学处理-c compiler of image processing procedures, including : geometric transformations, filtering, edge detection, sharpening, contour extraction and border tracking and morpho
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:358400
    • 提供者:da
  1. contour_following

    0下载:
  2. matlab 边界跟踪程序,图像要求为二值图像,输出为边界的点的坐标。-matlab boundary tracking procedure, the image requested for the binary image, the output for the coordinates of border points.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:Guo Qiang
  1. ImageProTeXiao

    0下载:
  2. 能够实现单目标图像的边界跟踪,图像为位图文件(.bmp)文件,并把边界跟踪的动态效果展示了出来。-Able to realize the borders of a single target image tracking, image as a bitmap file (. Bmp) files, and to track the dynamic effects of the border showed up.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2056192
    • 提供者:李金红
  1. bandtrace

    0下载:
  2. 用于虹膜定位……定位外圆之前需要进行边界跟踪,此程序实现此功能-For Iris Location ... Location ... before the need for outer border tracking, this procedure realize this feature
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:xiaoyan
  1. bordertrace

    0下载:
  2. 边界跟踪算法的程序说明和程序代码[5]--C 代码-Boundary tracking algorithm descr iption of the process and procedures of the code [5] C code
  3. 所属分类:图形图像处理(光照,映射..)

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

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

    • 发布日期:2024-05-17
    • 文件大小:2152448
    • 提供者:沈慧杰
  1. Yuzhifenge

    0下载:
  2. 图像阈值分割,包括:直方图门限选择、半阈值选择和迭代阈值。图像边缘提取,包括:轮廓提取、边界跟踪和区域增长-Image threshold segmentation, including: histogram threshold selection, quasi-threshold selection and iterative thresholds. Image Edge Detection, including: contour e
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:223232
    • 提供者:yutao
  1. VC++ImageProcess1

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

    • 发布日期:2024-05-17
    • 文件大小:15877120
    • 提供者:xinag
  1. edgedetect

    0下载:
  2. 自己做的关于边缘检测与边界跟踪的matlab程序-Own on the edge of the boundary detection and tracking procedures matlab
  3. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-05-17
    • 文件大小:246784
    • 提供者:霍丽琴
  1. 11

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者: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. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:19306496
    • 提供者:huayisuda
  1. boundary_trace

    0下载:
  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. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:changhe.cheng
  1. edge

    0下载:
  2. 边界跟踪算法,含VC++程序,并附录实测图片,实时性较高-Boundary tracking algorithm, with VC++ program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:赵晶晶
  1. 边界跟踪

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

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:兰柯一梦
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org