搜索资源列表

  1. edge_detection

    0下载:
  2. 本Matlab程序用于小波模极大值用于边缘提取-The Matlab program is used for the Wavelet Modulus Maxima Edge Detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:陈民
  1. canny

    0下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function ca
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:185344
    • 提供者:hanyantao
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator st
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:齐子新
  1. iamge_contour

    0下载:
  2. 一些图像边缘提取的例子,包含了常用的几种方法,是C源码的-some code for image contour
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1170432
    • 提供者:hehuifang
  1. PathAbleway

    0下载:
  2. 对于智能交通车(在特定道路上)基于视觉系统的识别程序(MATLAB开发环境),可识别多种以图片为形式的路况信息,才去的方法是边缘提取识别法。-For the Intelligent Transportation vehicles (in a particular way) is based on visual system identification procedure (MATLAB development environment)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:刘夏
  1. Probing_into_Technique_of_Image_Enhancement_Based_

    0下载:
  2. :图像增强是图像处理的一个重要分支,是图像边缘提取、图像分割等的基础.文章介绍了常用的图像增强技 术,并且以Madab为工具完成图像的直方图均衡化、巴特沃斯高通滤波器操作的示例,给出了处理前后的对照图像.重点介 绍了利用小波变换进行图像增强,获得了比较好的增强效果.-: Image enhancement is an important branch of image processing is the image edge e
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:194560
    • 提供者:hope
  1. zhongzhilvbo

    0下载:
  2. 图像的边缘提取,拉普拉斯算子实现形式,效果不错
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:liugaosheng
  1. EdgeSegmentation

    0下载:
  2. 一种精确的自适应图像边缘提取方法,相对于传统的算法性能和分割质量有很大的提高-edge Segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:175104
    • 提供者:张先生
  1. IMAGEPREGRESS

    0下载:
  2. 数字图像处理初学者编写的小程序,简单易懂,方便实用;其中包括RGB变GRAY,图像形态学变换(灰度拉伸,窗口变换等),手动去除噪声点,图像边缘提取,图像像素灰度值输入TXT文档等。-something about image pregress.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:257024
    • 提供者:宋立刚
  1. theimageedgedetection

    0下载:
  2. 小波变换的图像边缘提取论文根据边缘检测的评价标准,本文采用基于小波变换的自适应阈值图像边缘检测方法对图像边缘进行检测,并通过计算机对算法进行了验证。通过与传统边缘检测方法的对比,证明所用方法的有效性-The Image Edge Detection Based on Wavelet
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:1596416
    • 提供者:李伟
  1. extraction

    0下载:
  2. 使用robert算子实现的边缘提取程序,对边缘的定位较差,不过图形简单时的提取效果不错,边缘提取的较粗。-Robert achieved using edge detection operator procedures, poor positioning on the edge, but when the graphics simple extraction well, the coarse edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:nima
  1. VC-IMAGE

    0下载:
  2. 这是一个基于VC++平台图像处理程序,包括正交变换,边缘提取,灰度变换,平滑滤波等功能-This is a platform based on VC++ image processing procedures, including orthogonal transformation, edge detection, gray level transformation, filtering and other functions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:4008960
    • 提供者:
  1. bianyuantiqu

    0下载:
  2. 用方向可调小波变换实现图像边缘提取,包涵实验报告及原图像及处理结果-Steerable Wavelet Transform using edge extraction, bear with lab reports and the original image and processing results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:353280
    • 提供者:李蓉
  1. 111

    0下载:
  2. 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:93184
    • 提供者:潘超
  1. edgeextract

    0下载:
  2. 几种基于小波变换的图像边缘提取程序,该程序中有对几种边缘提取程序进行比较,对于初学者或者小波变换编程刚入门的同学比较有帮助-Several wavelet-based image edge detection program that has several kinds of edge extraction procedures were compared, for beginners or transform just started
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:yjh
  1. Edge

    0下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:159744
    • 提供者:xujiangle
  1. SubPixelEdgeDetection

    0下载:
  2. 基于亚像素的边缘提取,对于图像匹配,缺陷检测有很大帮助,希望能对你有所启发-Based on sub-pixel edge detection, for image matching, defect inspection of great help, hope to inspire you
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:3435520
    • 提供者:胡旭光
  1. Edge_Wavelet

    0下载:
  2. 一个用于小波边缘提取的Matlab程序。-A Matlab source code for wavelet ede extract.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:James
  1. nsct

    0下载:
  2. 基于非下采样轮廓波的边缘提取程序。最新的程序-Under the sample based on non-profile wave of edge detection procedure. The latest program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:166912
    • 提供者:chenda
  1. Edge_Linking_and_Line_Segment_Fitting

    0下载:
  2. 边缘提取,并用线段分割。内附示例说明,文件来源于作者网站-Edge Linking and Line Segment Fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:潘珍
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org