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

搜索资源列表

  1. smagic

    1下载:
  2. 图像处理综合例子,提供的功能主要有:    (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
  3. 所属分类:Graph program

    • 发布日期:2017-05-22
    • 文件大小:6662676
    • 提供者:黄知
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. hafubianhuan

    0下载:
  2. 哈夫变换直线参数检测是图像分析和计算机视觉中一个基本问题,哈夫变换能很好地解决这个问题,然而哈夫变换的巨大计算量使它难于实时应用.因为一个图像点对应参数空间的一条曲线,图像点与量化后的参数区间是一对多的关系,造成了标准哈夫变换的计算复杂性.而两点确定一条直线,两个图像点对应一个参数点,利用这个原理能大幅度减少哈夫变换的计算量. -Hough transform line detection is a parameter image analysis and computer vision a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2066
    • 提供者:徐昊
  1. MyVanishingPoint

    0下载:
  2. 通过canny算子和hough变换得到的多条竖直线计算垂直方向上的灭点-By canny operator and the hough transform for calculation of a number of vertical lines on the vertical vanishing point
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3837255
    • 提供者:lclldy
  1. houghlines

    0下载:
  2. hough变换的最后一步,即通过找到的几个变换域中的几个点,确定原始空域中的直线!-hough transform the final step, that is, several transform domain by finding a few points to determine the air space in the original line!
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1324
    • 提供者:afanafan
  1. yuanma

    0下载:
  2. 基于matlab的图像增强(点操作,滤波器,直方图增强),图像分割,霍夫变换等-Matlab-based image enhancement (dot operator, filter, histogram enhancement), image segmentation, Hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3907
    • 提供者:guaaag
  1. main

    0下载:
  2. 利用形态学,霍夫(Hough)变换,实现畸变QR码的4个角点的定位。-To correct the distortion of the QR code,use morphology operation, Hough transform, to locat the positioning of the four corner points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1962
    • 提供者:陈苗荣
  1. fencengchongjian

    0下载:
  2. 基于鲁棒估计灭点分层重建的研究 提出了一种基于Hough算法的直线聚类检测方法求取图像中的直线信息以及基于RANSAC的由直线信息估计灭点信息的改进算法,以提高估计灭点的鲁棒性。-Research of hierarchical reconstruction based on robust vanishing point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:655308
    • 提供者:as
  1. harris

    0下载:
  2. 基于harris的角点检测算法和hough直线检测。去判断图片角点和线存在的位置-base on the haries corner detect algorithm and hough line detection. find the corner and line on the picture.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:1126
    • 提供者:jihang
  1. hough_lines

    0下载:
  2. vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8747645
    • 提供者:lee
  1. IAn_Improved_n

    0下载:
  2. 本文提出了一种基于方向可变滤波器的改进Hough变换方法。该方法首先利用方向可变滤波器检测出图像边缘和边缘的方向特性,然后后基于边缘点及其方向,通过改进的Hough变换得到圆心、半径。最后,将该算法应用于球类对象分割并得到较好的结果。 已通过测试。 -In this paper, based on the direction of the variable filter improved Hough transform method. First, using the direction v
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:761786
    • 提供者:门槛
  1. Houghtransform

    1下载:
  2. 基于hough变换瞳孔定位识别:使用灰度累加算子首先获得一个瞳孔内点,然后进行瞳孔分割、边缘检测、椭圆拟合,极端条件下也可实现瞳孔定位识别,鲁棒性很好-Based on the the hough transform pupil location identification: the use of gray-scale accumulation operator First a pupil within, and then split pupil, edge detection and ell
  3. 所属分类:Document

    • 发布日期:2017-11-16
    • 文件大小:68439
    • 提供者:
  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. PrimitiveDetection

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

    • 发布日期:2017-11-23
    • 文件大小:11191160
    • 提供者:小魏
  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. LineDection

    0下载:
  2. 论文《一种基于梯度的直线段检测算法—光子学报》的matlab源码和论文PDF,点main函数运行,直线段效果非常好。里面还有一个main_hf的哈夫变换的直线段检测方法,作为对比。-Paper " based on gradient line segment detection algorithm- Photon Technology" matlab source, point main function runs, the effect is very good straig
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:1199104
    • 提供者:qinxunhui
  1. 28541

    0下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测-Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5564
    • 提供者:电暖器
  1. huofu

    0下载:
  2. matlab中运用hough变换,设定恰当的阈值,将超过阈值的点在三维空间标示出来&将三维参数矩阵根据半径的不同做成不同的帧,制作成视频-hough transform matlab in use, set the appropriate threshold, will exceed the threshold point in three-dimensional space marked out & three-dimensional parameter matrix made of
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1126
    • 提供者:唐心
  1. houghts

    5下载:
  2. 一种基于Hough变换的航迹起始方法。给出了点迹雷达的结果,同时给出了所有量测结果的状态图。-A track initiation method based on Hough transform. There is some radar to track results, and given all the measurements of the state diagram.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2020
    • 提供者:xs
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1682929
    • 提供者:jianglei
« 1 2 3 45 »
搜珍网 www.dssz.com