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

搜索资源列表

  1. 3_edge

    0下载:
  2. matlab实现图像边界跟踪。hough变换,自动直方图阈值分割等。-Matlab achieve image boundary tracking. Hough transform, automatic histogram threshold segmentation.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1403
    • 提供者:JUN
  1. wjy

    1下载:
  2. hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-27
    • 文件大小:4000768
    • 提供者:杨飞
  1. runway

    0下载:
  2. 包含了hough变换,图象的边沿检测与提取,跑道检测算法-Contains hough transform image edge detection and extraction, runway detection algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:3137374
    • 提供者:张菁超
  1. Image-processing

    1下载:
  2. 图像处理程序,集成了Sobel算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测、直方图、Hough线变换、Hough圆变换、缩放、旋转、腐蚀等功能-Image processing program,including functions of Sobel edge detection operator, Laplace operator edge detection, Canny edge detection operator, histogram, Hough transfor
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:14978048
    • 提供者:赵明航
  1. MATLAB.zip

    1下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。例如,图1(a)中的九条线段对应于如图1(b)所示的其Hough参数空间的九个累加器峰值。图1(b)中,Hough参数空间的横纵坐标分别为直线极坐标方程:ρ=x×cos(θ) + y×sin(θ) 的两个参数ρ和θ。九个峰值的ρ和θ值唯一的确定其对应线段所在直线的两个参数。并且线段的长度决定坐标(ρ,θ)处的
  3. 所属分类:matlab

    • 发布日期:2016-05-09
    • 文件大小:1024
    • 提供者:peter
  1. hebin-image-processing-CPP

    0下载:
  2. 何斌 图像处理源代码,包括几何变换、正交变换、图像增强、形态学变换(腐蚀与膨胀)、图像复原、图像编码、阈值分割、投影检测、霍夫变换等-Bin image processing source code, including geometric transformation, orthogonal transformation, image enhancement, morphological transformation (corrosion and expansion), image resto
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:15277519
    • 提供者:尹芳
  1. houghss

    0下载:
  2. 基于canny边缘检测和hough变换的长直线检测,入门级别,代码简单易懂。-Long canny edge detection and hough transform line detection, entry-level, the code is simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:619
    • 提供者:张小红
  1. Edge-detection-

    1下载:
  2. 边缘检测和hough 变换实现边缘检测MATLAB-Edge detection and hough transform edge detection MATLAB
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-08
    • 文件大小:5915
    • 提供者:高蓉
  1. improsss

    0下载:
  2. help me for add hough transform to my program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:57461
    • 提供者:aliash
  1. PrimitiveDetection

    0下载:
  2. 基元检测代码及演示程序:边缘检测、角点检测、Blob检测、哈夫变换、多尺度表达-Primitive Detection: Edge Detection\ Corner Detection\ Blob Detection\ Hough Transform\ Multiple Scale
  3. 所属分类:OpenCV

    • 发布日期:2017-11-23
    • 文件大小:11191160
    • 提供者:小魏
  1. tuxiangchuli

    0下载:
  2. 几种简单的算子的边缘监测、hough变换、轮廓提取、种子填充、轮廓跟踪的算法-Several simple edge operator monitoring, hough transform, contour extraction, seed filling, contour tracking algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:84352
    • 提供者:唐金棲
  1. code

    0下载:
  2. 本实验研究了数字图像处理中图像分割中的hough变换和运用hough变换的线检测。-This study hough transform line detection the hough transform digital image processing, image segmentation and apply.
  3. 所属分类:Graph program

    • 发布日期:2017-11-26
    • 文件大小:1418564
    • 提供者:黄凯
  1. hough

    0下载:
  2. detection license plate using haough transform
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-16
    • 文件大小:452395
    • 提供者:sami
  1. HL

    0下载:
  2. Hough line 是一個用於圖像分析的特徵提取技術,計算機視覺,數字圖像處理該技術的目的是不完善的情況下,在一定的對象一類形狀的投票程序。-The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing. The purpose of the technique is to find imperfect ins
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4660
    • 提供者:wayne
  1. renyanjiance

    0下载:
  2. 基于hough变换的人眼检测,检测效果很好,拿来与大家分享-Eye detection, based on hough transform detection ,works well, shared with you
  3. 所属分类:Special Effects

    • 发布日期:2017-11-19
    • 文件大小:44532
    • 提供者:杨秀芳
  1. code

    0下载:
  2. 该程序基于霍夫变换实现直线提取 用到了canny算法-The program is based on the Hough transform for line extraction canny algorithm is used
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:619677
    • 提供者:陈成
  1. LineDetection

    1下载:
  2. 基于Hough变换和基于Radon变换的直线检测算法代码-source code of two straight line detection algorithm (based on Hough Transform and Radon Transform)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2048
    • 提供者:Shan Haotian
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. Hough_circle

    0下载:
  2. 霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:620
    • 提供者:倪佩佩
  1. chengxuwenjianzip

    0下载:
  2. 关于图像处理中的hough变换以及边界跟踪处理的程序。-Hough transform image processing and the boundary tracking processing procedures.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:227527
    • 提供者:徐宁
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com