搜索资源列表
VideoImageLineExtractNewDemo
- 视频图像直线实时提取与检测算法 VC++开发
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
Hought.rar
- 霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform,Hough Transform
hough1.rar
- hough 检测直线 算法简单 是静态图像中检测直线的快速实现, Hough detecting
R2007test__hough
- 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
opencv.rar
- 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
Hough变换 图像的形状检测
- hough变换,用于直线和圆,椭圆的检测,很实用,hough transform for line and circle, ellipse detection, it is practical
Houghtransformation.rar
- 将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
houghtoline
- 利用hough变换获取图像中的直线,然后利用均值融合所有找到的直线,能准确描述真实直线。-Hough transform to obtain the use of images in a straight line, and then use the mean integration of all to find a straight line that can accurately describe the true straight line.
HoughTransform
- 这是一个关于Hough变换的源代码,可以用来在图像中检测直线,压缩包里还有用来检测的图片和图片结果,希望对大家有用。-Hough Transform
open
- 检测直线,求出直线的起始点和终止点,在图像中去除直线-Detect a straight line, find the starting point of a straight line and the termination point, a straight line in the image removed
houghlines
- 直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
StraightLineFinder
- 对图像直线特征的提取,利用canny算子,并用联通分量进行归并-A straight line features of the image extracted using canny operator, and merge with Unicom components
zhouhua
- 二维图像直线提取的快速实现matlab代码,以文档格式给出,复制在matlab上可直接运行-Linear two-dimensional images of the rapid extraction matlab code is given in document format, copy in matlab can be directly run
hough
- 能够检测图像中的多条直线,效果很好啊!可以下载试试看看啊!-Can detect a number of images in a straight line, ah well! Give it a try can download to see ah!
霍夫直线计算图像倾斜角度
- 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
直线拟合
- 基于opencv图像处理,对分布的多点进行直线拟合(Opencv image processing based on straight line fitting of multi point distribution)
去噪和直线提取
- 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
直线旋转
- 直线旋转例子,比较简单易懂,适合初学者参考。(The linear rotation example is relatively easy to understand and is suitable for beginners.)
Gary_LSD-master
- LSD用于图像直线检测,本代码为LSD的MATLAB版本,可用作学术参考(LSD for image line detection, this code is the matlab version of LSD, can be used for academic reference)