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

搜索资源列表

  1. jdszbyjc

    0下载:
  2. 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:352101
    • 提供者:xingtao
  1. lplsrb

    0下载:
  2. 这又是图像处理方面的一个源代码——拉普拉斯锐化(边缘检测)!-This is the image processing a source code -- Laplacian sharpening (edge detection)!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:49635
    • 提供者:gfh
  1. Digitalprocing

    0下载:
  2. 对图像进行边缘检测,然后对图像进行阈值判断!-right image edge detection, and then the image thresholding judgment!
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:1209
    • 提供者:jchq
  1. 200706162

    0下载:
  2. 图像边缘检测的基本程序,可见vc图像处理程序设计该书,程序可以编译运行!-Edge Detection of the basic procedures that can be seen vc image processing program design book that the procedure can be compiled running!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:944589
    • 提供者:周海霞
  1. susanpeizhun

    0下载:
  2. 为电子期刊,内容是:基于边缘检测算法的图像配准。-to electronic journals, which reads : edge detection algorithm based on the image registration.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:114815
    • 提供者:chinese
  1. Edge_Detect_Code

    0下载:
  2. 这是一个由C实现的边缘检测算法。-This is a realization of the C edge detection algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:64582
    • 提供者:齐小强
  1. VC_Susan

    0下载:
  2. VC开发的SUSAN检测程序,包括了主要的角点检测算法,并在边缘检测上进行了应用!-development of the VC SUSAN testing procedures, including the main angle detection algorithm, and edge detection on the application!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92532
    • 提供者:zhanghl
  1. VC_Sobel_Kirsch

    0下载:
  2. 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67095
    • 提供者:zhanghl
  1. motion

    0下载:
  2. 本软件为一个图像处理方面的运动图像及边缘检测的小软件-the software for an image processing of the image and edge detection of small software
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:930345
    • 提供者:张插
  1. Cannysuanfa

    0下载:
  2. 用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:154164
    • 提供者:
  1. bianyuanjiance

    0下载:
  2. 本源码是对图像进行拉普拉斯锐化(边缘检测),在图像预处理阶段,非常实用的边缘检测代码,更适合于初学者分析与学习-the source of images Laplacian sharpening (edge detection), the image preprocessing stage. very practical edge detection code, it is more suitable for beginners to learn and Analysis
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:151322
    • 提供者:
  1. CannyEdgeDetect

    0下载:
  2. 对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:162663
    • 提供者:卡洛宾
  1. Edge

    0下载:
  2. 对图像的边缘进行检测,不同hough,而是通过图像的灰度低度的变化,来判断图像的边缘,从而得到图像边缘-right image edge detection, hough different, but through the low gray image of change, to determine the edge of the image, and thus Edge
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:1261
    • 提供者:卢军
  1. Hough

    0下载:
  2. Hough变换,用于对图像处理,画出曲线边缘,具体参见hough变换-Hough transform, for the image processing, paint edge curve, the specific see hough transform
  3. 所属分类:.net编程

    • 发布日期:2008-10-13
    • 文件大小:1982
    • 提供者:卢军
  1. image_enhancement

    0下载:
  2. image enhancement by nonlinear extrapolation in frequency space。使用小波进行边缘锐化和增强的论文
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2701349
    • 提供者:明天
  1. edge

    0下载:
  2. 基于OPENCV的图象边缘检测,(VC++) 利用canny算法寻找图象边缘并再输出中标志.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:106339
    • 提供者:朱晨
  1. lianma

    0下载:
  2. 本程序中提供了CANNY算子提取边缘,并获得边缘连码的简单实现.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:116848
    • 提供者:hezhongsheng
  1. EdgeDetect

    0下载:
  2. 图像边缘检测,我用过,可以处理。仅供学习研究,严禁商用。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3153
    • 提供者:罗亮
  1. opencvcannydetectEdect

    0下载:
  2. 基于opencv的canny边缘检测 ,在界面上有一个滚动条,可以选择检测的阈值的大小
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:564053
    • 提供者:夏利兵
  1. SARimage

    1下载:
  2. SAR图像的多尺度边缘检测方法,希望对大家有所帮助
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:65039
    • 提供者:王下
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 46 »
搜珍网 www.dssz.com