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

搜索资源列表

  1. 220195168672005715205401563311

    0下载:
  2. 图像的腐蚀图像的膨胀图像的结构开和结构闭图像的细化图像的边缘检测图像的Hough变换图像的轮廓提取图像的识别和模板匹配- The picture corrosion picture inflation picture structure opens with the structure shuts the picture the thin picture edge examination picture Hough transformation picture outline to with
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30.3kb
    • 提供者:shixian
  1. 用LOG滤波器提取图像边缘

    0下载:
  2. LOG滤波器提取边缘 1 用LOG滤波器提取图像边缘 2 比较直接滤波和先缩小原图进行滤波再插补的乘法次数-LOG edge extraction filter with a filter LOG Image Edge Extraction two relatively straightforward first narrow filter and maximum interpolation filtering further multiplication of the number o
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:467.23kb
    • 提供者:王晶
  1. Cannysuanfa

    0下载:
  2. 用Canny算子提取图像边缘,适合于初学者研究的好代码-Canny operator Image Edge Extraction suitable for beginners study by the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:150.55kb
    • 提供者:
  1. 2008All3

    0下载:
  2. matlab中的图像边缘提取, matlab中的图像边缘提取
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2.01mb
    • 提供者:silen
  1. 图象的边沿检测与提取,轮廓跟踪算法代码

    0下载:
  2. 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:31.38kb
    • 提供者:罗丁
  1. 对图像进行中值滤波处理的源代码

    0下载:
  2. 平滑滤波 一般来说,图像的能量主要集中在其低频部分,噪声所在的频段主要在高频段,同时系统中所要提取的汽车边缘信息也主要集中在其高频部分,因此,如何去掉高频干扰又同时保持边缘信息,是我们研究的内容。为了去除噪声,有必要对图像进行平滑,可以采用低通滤波的方法去除高频干扰。图像平滑包括空域法和频域法两大类,在空域法中,图像平滑的常用方法是采用均值滤波或中值滤波,对于均值滤波,它是用一个有奇数点的滑动窗口在图像上滑动,将窗口中心点对应的图像像素点的灰度值用窗口内的各个点的灰度值的平均值代替,如果滑动窗口
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42.83kb
    • 提供者:123
  1. dsp_matlab100

    0下载:
  2. 各种图像边缘提取算法的matlab语言实现及一些测试用图像-various Image Edge Extraction Algorithm Matlab language and some test images
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1.45mb
    • 提供者:zhou
  1. dsp_matlab300

    0下载:
  2. 各种图像边缘提取算法的C语言实现及一些测试用图像-It provides abundant c program algorithms for image edge check and pictures for testing.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2.73mb
    • 提供者:zhou
  1. 利用Sobel边缘算子法对图像进行边缘提取的源代码

    2下载:
  2. sobel边缘算子对图像进行边缘提取,简单实现,对图像处理的朋友大有裨益。-pixel Edge Operator right image edge extraction, the simple realization of the right image processing friends useful.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:944byte
    • 提供者:李永红
  1. Canny算子

    0下载:
  2. 用VS2008编辑器,C++写的图像边缘提取算法Canny
  3. 所属分类:GDI/图象编程

  1. 图像增强(空域、频域、锐化等)

    1下载:
  2. 该程序是用c#语言编写的代码,实现了图像增强的基本操作,包括直方图修正、边缘提取、滤波等操作。
  3. 所属分类:C#编程

    • 发布日期:2011-02-25
    • 文件大小:411.83kb
    • 提供者:cvj157
  1. 图像处理中色彩转换

    2下载:
  2. 图像处理中读入图片保存图片的封装函数 以及灰度处理 边缘提取 可以处理1 24 8 16 24位位图 还可以获取颜色进行指定颜色转换-image process with vc++
  3. 所属分类:GDI/图象编程

  1. VC编程实现图像处理的一些功能

    0下载:
  2. VC编程实现图像处理的一些功能:边缘检测、HOUGH变换、轮廓提取、种子填充、轮廓跟踪,VC programming to achieve some of the features of image processing: edge detection, HOUGH transform, contour extraction, seed filling, Contour Tracking
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-04-09
    • 文件大小:74.41kb
    • 提供者:龚正娟
  1. Prewitte边缘算子法

    0下载:
  2. 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:947byte
    • 提供者:周迎风
  1. Sub-pixel

    0下载:
  2. 亚像素--区分轮廓 图像边缘提取是测量的基础和关键-Sub-pixel- to distinguish the outline of the image edge detection is the basis of measurements and key
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:579.6kb
    • 提供者:prince
  1. canny_edge

    1下载:
  2. 此程序是运用Canny算子提取图像边缘特征的改进程序,对于图像边缘的提取效果很好!-This program is the use of Canny operator to extract image edge features to improve procedures for image edge extraction well!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:1.01kb
    • 提供者:阿宝
  1. 边缘检测特征提取

    2下载:
  2. 本程序是使用Matlab编写的对于图像的边缘检测特征提取,很实用的。(This procedure is written using Matlab, for the image edge detection, feature extraction, it is practical.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3.98mb
    • 提供者:星儿
  1. AllFeatureAllFeature

    0下载:
  2. 提取图像的梯度特征,计算梯度边缘的数字,经归一化后进行特征提取(Gradient feature of image extraction)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:667kb
    • 提供者:Ethann
  1. data_processing2

    0下载:
  2. 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:51kb
    • 提供者:路飞一号
  1. 测量高度差

    0下载:
  2. 测量两图像间的高度差,通过提取图像边缘,测量两图像间高度差(he height difference between the two images is measured, and the height difference between the two images is measured by extracting the edge of the image.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:4.31mb
    • 提供者:chenlei123
« 12 3 4 5 6 »
搜珍网 www.dssz.com