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

搜索资源列表

  1. 基于小波变换的边缘提取程序

    0下载:
  2. 一个基于小波变换的边缘提取程序,用matlab实现,速度块,很不错。-one based on wavelet transform edge extraction procedures used Matlab to achieve speed block, very good.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:林志泉
  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing -- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace op
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:206613
    • 提供者:王云华
  1. 彩色图像边缘检测

    1下载:
  2. 利用robert算子对图像彩色图像进行边缘检测,真彩色图像编程要注意三个字节表示一个象素,分别对RGB三色做Robert算子运算-Detect edge of color image using Robert subcomputioner,true color image programming should represent a pixel by three bytes,and compute the three colors(RGB) using Robert subcomputioner
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:16775
    • 提供者:丁峰
  1. Canny边缘检测

    2下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:167933
    • 提供者:冯健
  1. 彩色图像的边缘检测

    0下载:
  2. 本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1303
    • 提供者:邱卫东
  1. facet边缘检测的matlab源代码

    0下载:
  2. facet边缘检测的matlab源代码,是基于二阶模型,只要运行最后一个hhh.m就可以了-facet Edge Detection Matlab source code is based on second-order model, as long as the last one run on the hhh.m
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:127167
    • 提供者:wrm
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:478447
    • 提供者:王晶
  1. 03 VC图像分割与边缘检测源代码

    5下载:
  2. 03 VC图像分割与边缘检测源代码,用不同方法实现图像分割-03 VC image segmentation and Edge Detection source code, using different methods of image segmentation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:204142
    • 提供者:glg
  1. 图像旋转和边缘提取

    0下载:
  2. 基本的图像处理方法:灰度图像,二值图像,提取边缘,图像旋转-basic image processing methods : gray-scale images, two binary images, edge extraction, image rotation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:139890
    • 提供者:吴成玉
  1. 边缘抽出

    0下载:
  2. 边沿抽出,包括sobel,prewitt,laplace等多种算子于一体,是VB边缘检测的典范!-edges out, including segmentation, prewitt, such as Laplace operator in a variety of integration, VB is a model for edge detection!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:张宸宇
  1. SUSAN边缘检测的实现代码

    0下载:
  2. SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7840
    • 提供者:ydd
  1. 模拟图像边缘检测的C代码[原创]

    1下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:hj
  1. VC实现拉普拉斯高斯边缘检测

    0下载:
  2. 一个实现拉普拉斯边缘检测的VC函数,各个成员变量程序中有详细说明-achieve a Laplace Edge Detection VC function, all member variables procedures are described in detail
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1728
    • 提供者:谢鹏
  1. 边缘检测代码

    0下载:
  2. 关于图像边缘检测技术的代码。包括:拉普拉斯算子,高斯拉普拉斯算子等多种边缘检测方法-on Edge Detection Technology code. Including : Laplace operator, Gaussian Laplician various edge detection method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:355622
    • 提供者:qiqi
  1. 边缘检测CANNY算子的C实现

    1下载:
  2. 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3844
    • 提供者:刘波
  1. 边缘密度、信噪比、重复模式的计算

    0下载:
  2. 该类集成了图像的边缘密度,以及重复计算分析等前期处理方法,为图像后续处理做了很好的铺垫-such integration on the verge of image density and the calculated analysis of pre-processing methods, for image-processing done a very good bedding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5902
    • 提供者:宋成军
  1. 边缘检测程序

    1下载:
  2. 该程序主要包含了图像边缘检测的集中常用的方法,如sobel, Ccanny, kirsch等等的源代码,希望能对大家有所帮助dene-the program mainly includes the Edge Detection concentration commonly used methods, such as segmentation, Ccanny. "The source code, etc., we hope to help Dene
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:575559
    • 提供者:hua
  1. 边缘检测

    0下载:
  2. 基于dsp6416处理器的边缘检测算法-dsp6416 processor based on the Edge Detection Algorithm
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:636831
    • 提供者:李杰
  1. prewitte边缘算子对图像边缘提取

    1下载:
  2. prewitte边缘算子对图像边缘提取-prewitte Edge Operator right Image Edge Extraction
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:947
    • 提供者:王光飞
  1. 用Canny算子提取用Canny算子提取边缘

    0下载:
  2. 用Canny算子提取用Canny算子提取边缘.rar边缘.rar用Canny算子提取边缘.rar-Canny operator extract Canny edge detection operators. Rar edge. Can use rar ny operator edge extraction. rar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:345560
    • 提供者:赵君
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com