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

搜索资源列表

  1. 8用matlab图像处理工具箱进行canny边缘检测.rar

    1下载:
  2. 所属分类:图形/文字识别

    • 发布日期:2008-05-25
    • 文件大小:193411
    • 提供者:firstgjb
  1. 小波变换在图像边缘检测中的应用研究

    0下载:
  2. 小波变换在图像边缘检测中的应用研究-wavelet transform in the image edge detection of Applied Research
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:80656
    • 提供者:屈晓超
  1. 使用小波变换的图像边缘检测算法

    1下载:
  2. 使用小波变换的图像边缘检测算法-use wavelet transform Edge Detection Algorithm
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:290522
    • 提供者:屈晓超
  1. 边缘锐化

    1下载:
  2. 很好的边缘锐化(图像处理)-Edge Sharpening good (image processing)
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:45260
    • 提供者:戢亮子
  1. 小波边缘检测

    1下载:
  2. 基于小波变换模极大的多尺度图像边缘检测matlab源代码-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:880
    • 提供者:tian
  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. 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. 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. 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. prewitte边缘算子对图像边缘提取

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

    • 发布日期:2008-10-13
    • 文件大小:947
    • 提供者:王光飞
  1. 基于蚁群算法的图像边缘检测

    2下载:
  2. 基于蚁群算法的图像边缘识别程序,运行即可,附带图片(Image edge recognition program based on ant colony algorithm, just run, with pictures)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2020-11-06
    • 文件大小:51200
    • 提供者:保安小安
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com