搜索资源列表

  1. EdgeContour

    0下载:
  2. 有关图像的边缘检测、Hough变换、轮廓提取和轮廓跟踪、种子填充等算法-the image edge detection, Hough transform, contour extraction and contour tracking, and seed filling algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71.24kb
    • 提供者:邓媛媛
  1. EdgeContour

    0下载:
  2. 轮廓提取,本设计通过边缘算法,达到高效\\低损失的计算效果,有效的消除轮廓边缘的噪音影响.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:75.92kb
    • 提供者:张扬
  1. EdgeContour

    0下载:
  2. 图像边缘与轮廓处理 边界检测,轮廓提取,轮廓跟踪,种子填充
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74.43kb
    • 提供者:felix lu
  1. EdgeContour

    0下载:
  2. 常用的图形图像处理程序,这个程序主要是图像处理中的边界检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:71.35kb
    • 提供者:alex
  1. EdgeContour

    0下载:
  2. 包括了边缘检测,Hough变换,轮廓提取和跟踪等源码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:72.47kb
    • 提供者:刘勇
  1. EdgeContour

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2.06mb
    • 提供者:xiechangping
  1. EdgeContour

    0下载:
  2. 边缘检测包括robert算法、sobel算法、prewitt算法、krisch算法、laplacan算法 边缘提取 轮廓跟踪
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2.02mb
    • 提供者:刘伟
  1. EdgeContour

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

    • 发布日期:2008-10-13
    • 文件大小:76.19kb
    • 提供者:wangzhao
  1. EdgeContour

    0下载:
  2. 一个包含多种边缘检测算法(hough,种子填充等)的VC编写所源码。很有实用性。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74.71kb
    • 提供者:xjy
  1. EdgeContour

    0下载:
  2. 轮廓提取,本设计通过边缘算法,达到高效\低损失的计算效果,有效的消除轮廓边缘的噪音影响.-Contour extraction, through the edge of the design algorithm, to achieve high efficiency and low loss calculation results, effectively eliminate the impact of the noise contou
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:2.04mb
    • 提供者:张扬
  1. EdgeContour

    0下载:
  2. 常用的图形图像处理程序,这个程序主要是图像处理中的边界检测-Commonly used graphic image processing procedures, which mainly deal with images of the boundary detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:71kb
    • 提供者:alex
  1. EdgeContour

    0下载:
  2. 包括了边缘检测,Hough变换,轮廓提取和跟踪等源码-Including edge detection, Hough transform, contour extraction and tracking, such as source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:72kb
    • 提供者:刘勇
  1. EdgeContour

    0下载:
  2. 基于,梯度的边缘检测,包括Robert,Prewitt,laplace,sobel,轮廓提取等算法-Based on the gradient edge detection, including Robert, Prewitt, laplace, sobel, such as contour extraction algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-22
    • 文件大小:2.06mb
    • 提供者:xiechangping
  1. EdgeContour

    0下载:
  2. 边缘检测包括robert算法、sobel算法、prewitt算法、krisch算法、laplacan算法 边缘提取 轮廓跟踪-Robert edge detection algorithm, including, sobel algorithm, prewitt algorithm, krisch algorithm, laplacan Edge contour tracing algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:2.02mb
    • 提供者:刘伟
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测-Several edge detection operator code: Roberts Sobel Prewitt Kirsh and Gauss-LaplaceHough transform: parallel line detection
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-11-22
    • 文件大小:865kb
    • 提供者:dlf
  1. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:2.03mb
    • 提供者:ZL
  1. EdgeContour

    0下载:
  2. 边缘检测,HOUGH变换,轮廓提取与轮廓跟踪,种子填充-Edge detection, HOUGH transform, contour extraction and contour tracking, seed filling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:3.93mb
    • 提供者:father2002
  1. EdgeContour

    0下载:
  2. 本程序包括所有的边缘检测算法,实现了robert,sobel,prewitt,gauss边缘检测,hough变换检测水平直线,轮廓提取,种子填充等的功能,经典收藏啊!-This procedure includes all of the edge detection algorithm robert, sobel, prewitt, gauss edge detection, hough transform detection of t
  3. 所属分类:图形图象

    • 发布日期:2024-11-22
    • 文件大小:72kb
    • 提供者:无梦
  1. EdgeContour

    0下载:
  2. 基于DSP的边缘检测EdgeContour,可以硬件实现-DSP-based edge detection EdgeContour, for hardware implementation
  3. 所属分类:DSP编程

    • 发布日期:2024-11-22
    • 文件大小:17kb
    • 提供者:whywhy
  1. EdgeContour

    0下载:
  2. 图像边缘检测、提取及轮廓跟踪,完整程序,验证可行。新手上传,望支持。-image EdgeContour
  3. 所属分类:2D图形编程

    • 发布日期:2024-11-22
    • 文件大小:2.03mb
    • 提供者:
« 12 3 4 5 6 7 8 »

源码中国 www.ymcn.org