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

搜索资源列表

  1. 基于小波变换模极大的多尺度图像边缘检测matlab源代码

    1下载:
  2. 小波变换的边缘提取程序代码,请大家试一试,应该比较好用-This is a wavelet for edge detection using matlab procedure, using a wavelet bior, have a good detection effect
  3. 所属分类:波变换

    • 发布日期:2017-03-23
    • 文件大小:884
    • 提供者:tianyonggang
  1. chap7.rar

    0下载:
  2. 医学图像处理,绝得能用的细胞边缘检测,分割最佳阈值的迭代算法,轮廓提取受噪声影响的分析,Medical image processing, the cells must have to use edge detection, segmentation optimal threshold of iterative algorithm, contour extraction affected by noise analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:61535
    • 提供者:冯董
  1. vc_imageprocessing

    2下载:
  2. VC++图像处理程序,哈弗变换,边缘检测,差影法,轮廓提取与跟踪,模板匹配,投影法,图像复原,阈值分割,种子填充等。-VC++ Image processing procedures, Haversian transform, edge detection, and poor shadow law, contour extraction and tracking, template matching, projection, image recovery, threshold segmentat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-14
    • 文件大小:1689198
    • 提供者:liya
  1. SubPixelEdgeDetection

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

    • 发布日期:2017-05-13
    • 文件大小:3435104
    • 提供者:胡旭光
  1. ch7_2_3

    0下载:
  2. 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1299
    • 提供者:cwb
  1. waveletanalysisandapplication

    0下载:
  2. 小波分析及其应用,详细介绍了小波变换原理和基本方法,还重点介绍小波变换在语音和图像处理、信号检测、多尺度边缘提取等领域的应用。-Wavelet analysis and applications, described in detail wavelet transform principles and basic methods, but also focuses on Wavelet Transform in the voice and image processing, signal det
  3. 所属分类:Wavelet

    • 发布日期:2017-05-15
    • 文件大小:3591047
    • 提供者:Blueben
  1. ImageTest6

    0下载:
  2. 数字图像处理学--VC++实现 边缘检测 特征提取 图像识别 分类算法-Visual C++ Digital Image Proccessing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:213902
    • 提供者:李明波
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    0下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180766
    • 提供者:刘镖峰
  1. 007

    0下载:
  2. 本文详细介绍了我们为首届全国智能车大赛而准备的智能车系统方案。该 系统以Freescale16 位单片机MC9S12DG128 作为系统控制处理器,采用基于的 摄像头的图像采样模块获取赛道图像信息,通过边缘检测方法提取赛道黑线, 求出小车与黑线间的位置偏差,采用PID 方式对舵机转向进行反馈控制。通过 自制的速度传感器实时获取小车速度,采用Bang-Bang 控制策略形成速度闭环 控制。小车还将通过特定算法分析出前方的路况,并根据路况的不同而为小车 分配以不同的速度。文中
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:
  1. Texture

    0下载:
  2. 纹理图像处理,包括几乎所有的图像处理算法,图像分割,图像均衡,图像锐化,图像边缘检测,图像旋转不变性分析,纹理共生矩阵特征值提取-Texture analysis, image processing,image invariant features etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-19
    • 文件大小:5405623
    • 提供者:杨清跃
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. edgedetection

    0下载:
  2. 从图像的边缘检测入手,在图像识别中提取图像特征,vc图像处理的代码-From the image to start the edge detection, image recognition in image feature extraction, vc image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:322295
    • 提供者:王超
  1. 21212121245

    0下载:
  2. 边缘检测程序,基于边缘提取的经典算子,比较实用-Edge detection procedure, based on the classical edge detection operator, more practical
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:575485
    • 提供者:zhuang
  1. 08

    0下载:
  2. 本程序讲解了数值图像边缘检测,特征轮廓提取及跟踪,以及C++实现。-This procedure on the numerical edge detection, contour extraction and tracking characteristics, as well as C++ to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:72928
    • 提供者:姜利
  1. ImageBoard

    1下载:
  2. 功能十分强大的数字图像处理程序,具有基本的图像输入和变换,图形的即时绘制,彩色图像处理,图像旋转平移缩放,分离滤除RGB三原色,边缘检测与提取,频域变换(FFT,DCT),中值滤波等功能-Function is very powerful digital image processing procedures, have a basic input and transform images, graphics, real-time rendering, color image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4040739
    • 提供者:Myrrhy
  1. edge_detection

    1下载:
  2. 本Matlab程序用于小波模极大值用于边缘提取-The Matlab program is used for the Wavelet Modulus Maxima Edge Detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1225
    • 提供者:陈民
  1. canny

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

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. vcImageParser

    0下载:
  2. vc++图形边缘检测、轮廓提取、hough变换-Graphic edge detection, contour extraction, hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8062690
    • 提供者:liu
  1. Extractionofedgedetectionandcontourfollowing

    0下载:
  2. 边缘检测提取及轮廓跟踪及一些化码,很有用的,你一定用得上。-Extraction of edge detection and contour following and some of code, very useful, you will need them.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:72413
    • 提供者:john
« 1 2 3 45 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com