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

搜索资源列表

  1. Sobel抽出 空間フィルター

    0下载:
  2. Sobel 算子进行边缘检测,效果还不错.-Sobel operator for edge detection, the results were pretty good.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27622
    • 提供者:马蓉
  1. sobel+midfilter

    0下载:
  2. VISUAL C++ 图像处理 SOBEL边缘检测外加中值滤波。
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:158607
    • 提供者:xiaozhen220
  1. 基于win32api的边缘检测

    0下载:
  2. win32api程序,超经典,包括sobel、laplacian、hough等,内容丰富-A program about win32api,very cool,include sobel,laplacian,hough,etc. Useful.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:163844
    • 提供者:沈郑燕
  1. 图像边缘检测sobel算法

    0下载:
  2. 图像边缘检测sobel算法
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-04-06
    • 文件大小:1175233
    • 提供者:_CEO_Bitch
  1. sobel

    1下载:
  2. Sobel算子进行图像边缘检测的DSP实现,其中还附带了实验说明,及其报告,在DSP6713上,打开就可以实现。-sobel dsp6713
  3. 所属分类:其他小程序

    • 发布日期:2013-05-15
    • 文件大小:1097005
    • 提供者:朱清坤
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:黄新
  1. 897979

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1595
    • 提供者:黄新
  1. Sobel

    0下载:
  2. Sobel边缘检测程序和实例,效果很好,有很详细的源码,很详细-Sobel edge detection procedures and examples of good results, there is a very detailed source code, very detailed
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3987722
    • 提供者:wanhongji
  1. ImageProcess

    0下载:
  2. 对图像进行多种方法平滑,锐化处理,sobel,hough边缘检测,中值滤波去燥等功能-Variety of methods for image smoothing, sharpening, sobel, hough edge detection, median filtering and other functions to the dry
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:119743
    • 提供者:skylost
  1. Sobel

    0下载:
  2. 图像处理 实现了sobel算子的图像边缘检测-Image processing to achieve a sobel edge detection operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1287060
    • 提供者:景枫林
  1. Sobel

    0下载:
  2. 使用matlab来对图像进行边缘检测的方法之一,便于在此基础上进行其他的功能的实现-Using matlab to the image edge detection methods, to facilitate this function based on the realization of other
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:62728
    • 提供者:ying
  1. tsobbellh

    0下载:
  2. 这是我本人自己开发的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合与与仿真,并在FPGA上测试过。能进行修改支持其他大小图像的sobeel边缘检测,同时还能实现其它的图像模块化处理算法,例如高斯滤波,平滑等。 -This is my own development vhd file, can be used for 256* 256 size image sobel edge detection under QuartusI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2921
    • 提供者:兴奋
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. Sobel-edge-detection

    0下载:
  2. 可以实现图像的边缘检测盒提取,效果比较好。-Extract image edge detection box, the results were quite good.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6063
    • 提供者:冯枫
  1. Sobel-operator-side-C-program

    0下载:
  2. Sobel边缘检测的C程序源代码,检测运动目标的边缘-Sobel operator side C program,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2855
    • 提供者:李鹏飞
  1. sobel-with-verilog-language

    0下载:
  2. 用verilog实现sobel边缘检测算法-sobel edge detection with verilog language
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:8127
    • 提供者:施楠
  1. eight-model-Sobel-function

    0下载:
  2. 该函数对经典采用八方向模板Sobel边缘检测算子来检测梯度值-An improved eight model Sobel function was proposed,
  3. 所属分类:Other systems

    • 发布日期:2017-05-19
    • 文件大小:5329232
    • 提供者:仨人
  1. 边缘检测综合示例

    0下载:
  2. canny边缘检测+sobel边缘检测+scharr滤波器的使用(Canny edge detection, +sobel edge detection, +scharr filter)
  3. 所属分类:Windows编程

  1. sobel函数用法示例

    0下载:
  2. 调用sobel函数 进行边缘检测 结合了高斯平滑和微分求导 是一种经典的边缘检测算子(Calling Sobel function for edge detection)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:240640
    • 提供者:拂晓轻寒
  1. src的副本

    0下载:
  2. 实现了canny 和 sobel边缘检测(Implementation canny sobel of edge detection algorithm)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:wu shuang
« 12 3 »
搜珍网 www.dssz.com