搜索资源列表

  1. wavelet

    0下载:
  2. 小波边缘检测(自适应阈值)-Wavelet edge detection (adaptive thresholding)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3850240
    • 提供者:l
  1. 1

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码-Based on Wavelet Transform Multiscale image edge detection matlab source code
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:石磊
  1. facedetection

    0下载:
  2. face detection肤色分割 把彩色图象由rgb彩色空间变换到ycbcr彩色空间,通过算子分割出肤色区域,得到二值图,然后进行膨胀与腐蚀,最后进行边缘检测。-face detection skin color segmentation to color images from rgb color space conversion into YCbCr color space, through the operator parti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:zhaoyebai
  1. bianyuanjiance

    0下载:
  2. matlab环境编程下的图像边缘检测程序。-matlab programming environment under the image edge detection procedure.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sun shurong
  1. 0099

    0下载:
  2. 在网上搜的有关边缘检测的论文,比较全的哦,花了很大的功夫才找到的.-Online search of the edge detection paper, compare the whole of the Oh, to spend a great deal of effort to find the.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:4121600
    • 提供者:liyang
  1. origin_canny

    0下载:
  2. canny算子进行边缘检测的源代码。 (1)首先对图像进行高斯滤波,去除噪声的影响; (2)对滤波后图像计算梯度的幅值和方向 (3)对梯度幅值进行模极大值抑制 (4)双阈值确定边缘-canny edge detection operator to the source code. (1) First of all Gaussian image filtering to remove noise (2) after fi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:章格
  1. colorimageSobol

    0下载:
  2. 彩色图像剃梯度算子,适用于彩色图像的边缘检测,matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lintiansheng
  1. 5423

    0下载:
  2. 大家可以下去看看,做做参考,是一个与图像边缘检测方面有 关的论文-U.S. can continue to see, doing reference, is an image edge detection and related papers
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:118784
    • 提供者:
  1. sobeljiance

    0下载:
  2. 文章提出了一种基于Sobel算子和网格的二尺度彩色图像边缘检测方法.该方法将图像划分成预先设定大小的网格,在两个尺度上对图像进行分析,完成图像的边缘检测。首先用Sobel算子求得图像边缘,依据网格内含有边缘像素的数目以及连通情况将不同的网格分别处理。 然后以网格为数据单元,在较大尺度上运用Sobel算子得到图像边缘。最后通过设定数据的优先级和使用形态学的方法合并两次计算边缘的结果。该方法充分考虑到了图像当中可能出现的各种复杂情况,从两个
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:126976
    • 提供者:jdshgufi
  1. CannyEdgeDetectionandItsMATLABRealizatio

    0下载:
  2. canny边缘检测,用过了都说好使.大家不妨学学>-canny edge detection, used the say so. everyone may wish to learn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:73728
    • 提供者:lei
  1. MATLABGUIedgedetection

    0下载:
  2. MATLAB GUI 图像边缘检测 图形界面-Image Edge Detection MATLAB GUI graphical interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:林清源
  1. EdgeDetection

    0下载:
  2. 一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 附设计文档。-A common edge detection function, by entering different parameters, can realize Sobel operator, Prewitt operator, Roberts operator, Marr op
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:592896
    • 提供者:
  1. edge-detect-matlab

    0下载:
  2. 实现图像的边缘检测功能,会生成六种不同的结果。-Image edge detection function, will generate six different results.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张瑞
  1. 11

    0下载:
  2. matlab的边缘检测程序,里面还附带和别的算法比较程序-matlab edge detection process, which is also attached to the procedures and other algorithms
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lyp
  1. Kirsch

    0下载:
  2. 对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少-The input image by Kirsch edge detection operator, parameter K used to adjust the edge of the number of
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:181248
    • 提供者:文华
  1. Canny

    0下载:
  2. 基于canny方法的边缘检测方法的实现, 这是最原始的方法实现,根据不同的应用可以对其进行相应的改进-Methods based on canny edge detection methods realize that this is the most primitive method, according to different applications can be improved accordingly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:mike
  1. matlab

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码-Based on Wavelet Transform Multiscale image edge detection matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:liming0028
  1. matlab

    0下载:
  2. 基于小波变换的多尺度边缘检测matlab源代码-Based on Wavelet Transform Multiscale edge detection matlab source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:RAB
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly rec
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:873472
    • 提供者:吴海峰
  1. MATLAB-code-wavelet-edge

    0下载:
  2. 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
  3. 所属分类:图形图像处理(光照,映射..)

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

源码中国 www.ymcn.org