共查询到20条相似文献,搜索用时 11 毫秒
1.
2.
基于Hough变换改进的直线检测与定位 总被引:5,自引:3,他引:2
利用标准的Hough变换检测空间的直线,研究各种改进的Hough变换算法,设计一种新的Hough变换检测算法,通过实验对比,从而获得更高的精度。 相似文献
3.
4.
5.
介绍了一种基于随机Hough变换的圆检测的改进算法。本文解决了随机Hough变换检测圆中参数单元无效累积的问题,首先构造边缘点集的数据空间,采用搜索的方法将各连续曲线的边缘点顺序存储。然后从中选取最小点集,利用圆的性质求得圆参数,该算法计算量较小,并且避免了解方程组运算带来的误差。 相似文献
6.
车道线识别是安全辅助驾驶和智能驾驶系统的核心研究内容,对控制危险驾驶和疲劳驾驶均有显著的作用,通常利用Hough变换对直线检测的容错性和鲁棒性,可以对车载摄像头拍摄到的车道线进行有效的检出.巧妙地将分块Hough变换和图像块的运动估计相结合,极大地降低了车道线检测和跟踪的算法复杂度,实现了车道线的实时识别与跟踪.实验表明,采用该方法既可以得到稳定的检测结果,又能提高检测的速度,保留了Hough变换的容错性和鲁棒性. 相似文献
7.
8.
给出了基于Hough变换的信号检测结构,用Weibull分布对加拿大McMaster大学IPIX雷达的某单个距离单元的海杂波幅度数据进行拟合,构造了仿真环境,基于MonteCarlo仿真对基于Hough变换的检测器在非起伏目标和四种Swerling起伏环境下的目标检测性能进行了分析,并得到了有参考价值的结论 相似文献
9.
汽车倾斜牌照中字符的定位与提取 总被引:3,自引:0,他引:3
提出了汽车图像中倾斜汽车牌照字符的定位与提取算法。该算法针对汽车牌照的灰度特点,先确定牌照的位置,并从背景中分割出来。对二值化车牌定位图通过Hough变换,计算出车牌主要直线的倾斜角度,通过插值旋转后,重新确定车牌字符的边界,最后精确地提取出汽车牌照中的字符。与其它传统的方法比较,该方法在运算速度和精确性上有一定优势。 相似文献
10.
线性调频(LFM)信号是现代雷达广泛使用的一种大时宽-带宽积的低截获概率信号,根据线性调频信号的小波变换特性,小波脊线与瞬时频率的对应关系,提出了一种检测线性调频信号的联合小波脊线-Hough变换方法,该方法首先计算信号的小波变换,得到二维时-频能量分布图,采用脊算法提取信号的小波脊线,然后在小波脊线时-频平面上再进行Hough变换,从而检测噪声中的线性调频信号并估计信号参数.仿真结果证明,此方法可有效地对线性调频类信号进行检测,并且有较好的抗噪声性能. 相似文献
11.
12.
13.
研究了一种改进的基于Hough变换圆检测的瞳孔识别方法。直接利用Hough变换圆检测进行瞳孔识别准确度低、运算量大,为此,本文提出了改进的识别方法。在实现Canny边缘检测的基础上,利用Hough变换进行求解时,限定检测的半径范围,在此范围内,根据参数空间圆的方程,求出对应的圆心坐标,得到最佳拟合圆,最终实现瞳孔识别以及中心点定位。在vc++6.0开发平台下,对150幅图像进行瞳孔识别检测实验,结果显示,直接利用Hough变换检测方法的准确率为70.7%,平均速度为1 s;本方法的准确率为94%,平均速度为0.45 s,可见相较于直接利用Hough变换进行瞳孔识别,本文方法在识别准确率和识别速度方面均有显著提高。结果表明,此方法能够快速而准确地进行瞳孔识别以及中心点定位。 相似文献
14.
15.
宽边缘细化及改进Hough变换的快速稳像算法 总被引:2,自引:0,他引:2
数字稳像是用来解决由于摄像机所处平台不稳定造成的图像抖动问题,而图像本身模糊带来的图像边缘模糊会给稳像带来不利影响.针对视频图像边缘模糊造成的宽边缘问题,提出一种基于数学形态学思想的快速图像边缘细化算法,同时针对Hough变换计算量大、效率低、易受平行线干扰的缺点,提出改进Hough变换的快速运动估计算法.实验表明:此算法舍弃了大部分的冗余量,提高了计算效率,能快速有效地确定补偿矢量;改进算法可重复性较好,提高了算法的稳定性和运算速度,且对运动物体有抗干扰作用. 相似文献
16.
本文介绍了十年来圆谐波识别技术的发展。提出一种新的图象变换方法:圆谐波m-r平面转换。在圆谐波m-r平面上,导出一种位移、旋转、尺度、强度不变的模式识别方法。给出了飞机识别实验的结果。 相似文献
17.
18.
A fast circle detection method using a variant of Hough-like technique is reported. The proposed technique is simple in implementation, efficient in computation and robust to noise. In general, to evaluate circle parameters for all possible point triplets in an edge image containing n points, nC3 enumerations of the points have to be examined. However, if specific relations of the circle points are sought, the required number of enumerations can be reduced. The authors propose one such scheme of detection with point triplets possessing right angle property and the required enumerations can be reduced to nC2. Moreover, a novel processing strategy known as hypothesis filtering is introduced. The strategy includes two hypothesis constraints termed consistency checking with gradient angles and neighbouring points validation. Experimental results are demonstrated to reveal the performance of the method in detecting circles in both synthetic and real images. Since the proposed method adopts a right angle criterion for hypothesis, circles occluded or broken by more than one half may not be detected. Test results show that the limitation of the proposed method appears to be acceptable. When compared with established Hough transform techniques, the main strengths of the proposed detection method are its attractively computational and memory complexities and good accuracy of detection 相似文献
19.
20.
The contouring permits the detection of various phenomena perturbing a surface. It can deal with local vibrating parts, cracks testing optical flatness, etc. In this paper, a contouring method is presented. The contours of any physical phenomenon having optical properties and perturbing interference patterns can be obtained. The method deals with the computation of an ‘ideal’ fringe grating after digital processing of the experimental one. The ideal fringe grating corresponds to the interference pattern between the studied sample and a reference mirror as if the surface is without any defect. The subtraction of the two gratings yields the determination of the impact contours after the linking of the elementary ones. After contouring, some parameters can be extracted from the data. These parameters can be number of local defects, their sizes, their positions, etc. It has been successfully applied to the characterization of cavities created on surfaces by cavitation erosion. 相似文献