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

搜索资源列表

  1. Edge_Detection_and_Segmentation

    0下载:
  2. mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny sobel Straight Line hough Transform quadree region growing threshold watershed
  3. 所属分类:Windows编程

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

    0下载:
  2. 几个边缘检测算子代码:Roberts sobel Prewitt Kirsh和Gauss-Laplace hough变换:平行直线检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:83.58kb
    • 提供者:dlf
  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
    • 文件大小:160kb
    • 提供者:沈郑燕
  1. 56465416

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

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

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

    • 发布日期:2017-04-10
    • 文件大小:1.56kb
    • 提供者:黄新
  1. Codejia.com_40df9b18b021a0ff2295123f1192b961

    0下载:
  2. 共创在线考试测试系统源码2.1.0版利用hough变换提取边界特征,还有sobel算子的算法 -Create online exam testing system version 2.1.0 source code using hough transform boundary feature extraction, as well as sobel Operator Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3.45mb
    • 提供者:qqqq
  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
    • 文件大小:116.94kb
    • 提供者:skylost
  1. Tsobbelhougghh

    0下载:
  2. 该源代码首先使用sobel算法对图像进行行边缘提取,后运用hough变换提取圆形。 -The source code is the first to use the sobel line edge detection algorithm for image use hough transform to extract the round.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:39.53kb
    • 提供者:权力
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2.04mb
    • 提供者:赵丹凤
  1. soble_hough

    0下载:
  2. 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:1kb
    • 提供者:侯国强
  1. houghlinedetection

    0下载:
  2. ostu+sobel+hough变换实现车道线的检测-ostu+sobel+hough transform to detect lane lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:217.92kb
    • 提供者:张冠丽
  1. Win32api-riyh

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,-Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:158.54kb
    • 提供者:sulitrwr
  1. bgs

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:158kb
    • 提供者:qirmoar
  1. allzcvtejombination

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-25
    • 文件大小:181kb
    • 提供者:tpgaoy
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. rcceptance

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:181kb
    • 提供者:Bevmyvy
搜珍网 www.dssz.com