搜索资源列表
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
Hough-fast
- Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
Linedection
- 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
Hough-transform
- 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear extracted
Hough-change
- 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。-the function used to detect images of parallel linear. If the images are two parallel lines, it will be two parallel linear * extracted.
HoughCy
- 好用地 matlab版本地 用hough变换进行直线提取地程序,提取最长地直线,以后会改进,可以提取累计矩阵中,局部峰值点地直线!-good land use Matlab version hough transform line extraction procedures. to extract the longest line, it will improve, can extract accumulated matrix, partial to the peak point straigh
A_FAST_ALGORITHM_TO_DETECTING_RUNWAY_FROM_REMOTE_S
- 文章在分析机场跑道结构特征的基础上,提出了一种从高分辨率遥感图中检测机场跑道的方法。具体介绍了嵌入置信度的边缘检测算法和基于线基元的直线提取方法
Hough变换直线检测
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
houghline.hough 变换提取直线 MATLAB程序
- hough 变换提取直线 MATLAB程序 可以很好的检测出一副图像中的直线,Extraction of straight line hough transform MATLAB program can detect a very good image of a straight line
burns
- 该程序是发表在IEEE上的经典直线提取论文“Extracting Straight Lines”的源代码实现,对计算机视觉、模式识别和信息提取等领域的科学研究人员具有极其重要的参看意义。建议下载学习和适用。-The program is published in the IEEE paper on the classic straight-line extraction " Extracting Straight Lines" the source code impleme
ch7_2_3
- 在图像分割中,利用Hough变换进行直线提取的matlab源程序。提取方法不同于一般的边缘检测算法。-In image segmentation using Hough transform for straight line extraction matlab source. Extraction method is different from the general edge detection algorithm.
line_sobel
- Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
StraightLineFinder
- 对图像直线特征的提取,利用canny算子,并用联通分量进行归并-A straight line features of the image extracted using canny operator, and merge with Unicom components
houghline
- matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
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_line
- 使用hough变换进行图像中直线的提取是一种较为有效地算法,它能有效地拟合一些断点。-Hough transform image using the straight-line extraction is a more efficient algorithm, it can effectively fit a number of breakpoints.
基于VBA的AutoCAD图块属性提取与Excel输出
- 创建直线,将图形属性进行提取只excel表格中(VBACreate a straight line)
去噪和直线提取
- 这是一份可以处理图像中的噪声,和对图像进行直线提取的程序代码!(Image denoising, linear edge extraction)
基于LSD的直线提取算法
- 基于LSD的直线提取算法的原理、特点介绍(Introduction of straight line extraction algorithm based on LSD)
LSD直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)