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

搜索资源列表

  1. FiltersCode

    1下载:
  2. 使用C#程式語言撰寫的邊緣檢測程式碼,可撰擇不同的計算方式如sobel, prewi-use C# programming language to write the edge detection code can be written Optional different calculation methods such as segmentation, prewitt
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34679
    • 提供者:小明
  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. 图像增强及模式分析

    1下载:
  2. 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-10-24
    • 文件大小:820961
    • 提供者:zh_jiapei
  1. Sobel Edge Detection.zip

    0下载:
  2. 所属分类:C#编程

    • 发布日期:2011-06-12
    • 文件大小:283642
    • 提供者:edwin0530
  1. DALSWAdmin.rar

    0下载:
  2. C#程序实现form换肤代码本程序包括皮肤文件与office2007界面控件,C# Implementation of Image Edge Detection (uniformity, marginal difference, sobel, canny) iplab_demo
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3180548
    • 提供者:阿速度
  1. ImgPro

    0下载:
  2. 自己写的java数字图像处理,实现几种简单的分割图像算法;sobel,prewitt等。-Write your own java digital image processing, image segmentation algorithm several simple sobel, prewitt and so on.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4440277
    • 提供者:encho
  1. edgedetecting

    0下载:
  2. 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:pingxiyan
  1. work

    0下载:
  2. 根据输入的参数不同,选用不同的算子对输入的图像进行边缘检测,包括sobel,log,canny等5哥算子-According to different input parameters, choose a different operator input image edge detection, including the sobel, log, canny operator 5 Columbia
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:47859
    • 提供者:谈晶晶
  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. Canny_method

    0下载:
  2. I think some of the edges aren t getting detected becuase of the sobel filters not catching the edges, but I m not sure. I think the thick lines are from not doing the supression and hysteresis properly. Here is my canny edge code and convolution
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2630
    • 提供者:KuduK
  1. DSPLIT

    0下载:
  2. 这个程序是索贝尔边缘算子的实现,希望对大家有帮助-This procedure is the Sobel edge operator achieve, hoping to have everyone help
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2700523
    • 提供者:zhuyujie
  1. sobel1

    0下载:
  2. 用sobel算子对图像在垂直和平行两种处理
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2077048
    • 提供者:song
  1. SobelKirsch

    0下载:
  2. a split egde of image on Sobel and Kirch Algorithm in English
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3651233
    • 提供者:nguyen
  1. image6

    0下载:
  2. image processing: sobel and prewitte edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:856714
    • 提供者:Zackie
  1. edge2

    0下载:
  2. coding for edge detection using sobel-coding for edge detection using sobel..
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:597596
    • 提供者:zull hilmii
  1. GSobel

    0下载:
  2. sobel for color images
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:665
    • 提供者:keerthana
  1. Projectssobel

    0下载:
  2. student project, sobel filtr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:467539
    • 提供者:pokerflat
  1. Cotton1

    0下载:
  2. RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式-RAw format the display of images, edge detection, including edge detections of the SOBEL operator, the Laplacian operator with a different template , as well as some simple filtering approach
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:96157
    • 提供者:林宁
  1. ImageTest

    0下载:
  2. 图像处理系列之5--边缘检测篇 涵盖内容: 1>Roberts算子 2>Prewitt算子 3>Sobel算子 4>Laplacian算子 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Image Processing Series 5- Edge Detection chapter co
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10628919
    • 提供者:
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com