搜索资源列表

  1. xiaobo

    0下载:
  2. 这是小波变换进行图像边缘检测,这是比较好效果,希望大家能一起分享。-This is the wavelet transform image edge detection, this is a relatively good results, I hope you will share.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:120832
    • 提供者:lgpzx
  1. edgedetect_basedonWavelet

    0下载:
  2. 利用小波变换进行图像边缘提取,用matlab语言编写实现。edgedetect_basedonWavelet.m-using wavelet transform image edge extraction, using Matlab language achievement. Edgedetect_basedonWavelet.m
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:杨诚
  1. blockcoding

    0下载:
  2. 关于图像边缘检测及方块编码的程序,有源码,编译后能运行,方便学习,有一定参考价值。-on edge detection and box coding procedures, source code, compile after the operation, facilitate learning, a certain reference value.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:463872
    • 提供者:
  1. edgedetectionwavelettransform

    1下载:
  2. 我开发的一个关于小波变换进行数字图像边缘检测的程序。仅供参考。欢迎联系探讨-development of the wavelet transform of a digital image edge detection procedures. For reference purposes only. Welcome to explore links
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:242688
    • 提供者:陈勇
  1. WhMeanShift

    0下载:
  2. 利用MeanShift算法进行图像平滑和分割,这种方法能够保持图像边缘。另付灰度和彩色图像的简洁代码。本程序均以函数给出,非常方便移植。-MeanShift use smoothing algorithms for image segmentation and that the method can be maintained Edge. Extra gray and color images concise code. The pro
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:20080722
  1. sobelqc

    0下载:
  2. 这是一个很不错的图像处理源码,里面包含了FFT,卷积,图像边缘检测等各种常用的图像处理方法。-This is a very good source image processing, which contains the FFT, convolution, Edge detection, and other commonly used methods of image processing.
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:21504
    • 提供者:wang
  1. My-DIPnew

    0下载:
  2. 运用vc++编写的关于图像边缘检测及方块编码的程序。-use vc prepared on the Edge Detection and box coding procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:466944
    • 提供者:李成成
  1. bianyuanjiancefenge

    0下载:
  2. 多种图像边缘检测与分割处理matlab版本,注解详细.以前见过类似代码,讲解不是很详细,都不只道先运行哪个代码,另外代码中的命令也不只道是起什么用途的,现在看了这个代码,豁然开朗!-variety of edge detection and image segmentation processing Matlab version, Notes detail. they have seen similar code is not expl
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:大海
  1. CannyJava

    0下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
  3. 所属分类:多媒体编程

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:
  1. Ch1799

    0下载:
  2. 小波工具箱的应用基础 395 16.1 一维小波分析的应用 395 16.1.1 小波分解在普通信号分析中的应用 395 16.1.2 小波变换在信号特征检测中的应用 411 16.2 二维小波分析的应用 417 16.2.1 小波分析在图像平滑中的应用 417 16.2.2 小波分析在图像增强中的应用 418 16.2.3 小波分析在图像融合中的应用 420 16.3 小波包分析的应用 422 1
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:崔鹏
  1. Susan_Edge_Detection_Algorithm_Code

    0下载:
  2. Susan图像边缘检测算法,定位准确,对多个区域的结点也能精确检测。-Susan Edge Detection Algorithm, accurate positioning of a number of regional nodes can be accurately detected.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:29696
    • 提供者:alpha
  1. matlab121

    0下载:
  2. 图像处理中的边缘提取算子对图像边缘提取的应用和改进,-image processing from the brink operator Image Edge Extraction of the application and improvement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:张静
  1. ImageEdgeProcessing

    0下载:
  2. matlab图像边缘边缘检测:包括小波多尺度边缘检测主程序、求纵向细节v和横行细节h的合成及模极大值、对矩阵取自适应阈值等-Matlab Edge Edge Detection : including wavelet multiscale edge detection main program. seeking details of the vertical and horizontal v h details of the synth
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:Jimmy Yen
  1. edgetools--susan

    0下载:
  2. 基于susan 算法的图像边缘检测程序,非常好使-susan algorithm based on the Edge Detection procedures, so very
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:石峰
  1. edgedetected

    0下载:
  2. 此代码为图像边缘检测代码,用于分离图像的背景与对象,在VC环境下编写-this code for the image edge detection code for the separation of the background image and object, in the preparation of VC environment
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:89088
    • 提供者:杨帆
  1. Robert_Edge

    0下载:
  2. 彩色图像边缘检测的ROBERT算子,可以适用于应用程序和初学者。-Color Image Edge Detection ROBERT operator, can be applied to applications and beginners.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 彩色图像边缘检测的Sobel算子,适用于图像编程应用和初学者学习。-Color Image Edge Detection Sobel operator, applied to image applications and programming beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 彩色图像边缘检测的Laplacian算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Laplacian operator, applicable to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 彩色图像边缘检测的Guass-laplacian算子,适用于应用程序编程和初学者学习。-Color Edge Detection Guass- laplacian operator. apply to the Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 彩色图像边缘检测的Krisch算子,适用于应用程序编程和初学者学习。-Color Image Edge Detection Krisch operator, applied to Application Programming and beginners learning.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘从义
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org