当前注册人数422991人 邮箱: 密码: 注册新用户 忘记密码
首页 C/C++/MFC C# ASP.NET VB.NET MATLAB Android   站内搜索 下载代码说明/积分规则
为什么要注册?

1. 可以直接免费从本站下载代码,防止邮件发送不到您的邮箱,或登录不了国外网站

2. 可以设定关键字,当有您关心的代码收录时,邮件通知您

3. 对这里的代码进行评分和评论

4. 可以和大家一起分享你的源代码,得到更多的建议

Line Detection via Standard Hough Transform

使用标准Hough变换进行直线检测

2007年12月04日
Matlab R14, Image Processing Toolbox
本代码使用标准Hough变换,在一个二进制图像中,检测直线段。
相关知识

非常不错的代码,调用示例如下:

 [pdetect,tetadetect,Accumulator] = houghline(Imbinary,pstep,tetastep,thresh)

源代码原文下载:
Line Detection via Standard Hough Transform Function uses Standard Hough Transform to detect Lines in a binary image. According to the Hough Transform, each pixel in image space corresponds to a line in Hough space and vise versa.This function uses polar representation of lines i.e. x*cos(teta)+y*sin(teta)=p to detect lines in binary image. upper left corner of image is the origin of polar coordinate system.

源码图片

从本站下载附件及源代码(1个附件,已经成功下载2572次)

最值得关注的外文源代码

Free Source Code for Image segmentation and Extraction
Edge Detection of Color Images using Canny
Ideal Low Pass Filter
Low Pass Filter Design Using Z Transforms
评论(评论是增加积分的一个有效途径)
字数在300字内
请如实评论
本源代码共评论531次,此处显示最近20次评论! 查看所有评论

eli  2022年12月05日
很好
1475963  2021年04月21日
参考参考
kongcheng  2018年07月26日
厉害啊
都是假象  2018年03月23日
厉害了
brizafly  2017年10月10日
学习了
天涯沙漠  2017年01月02日
谢谢分享。加些程序使用说明更好
Mandy  2016年11月30日
不知道这个可以加一些约束吗
马叉虫  2016年10月22日
不错
  2016年09月06日
学习到了
hanjt1990  2016年06月19日
不错 学习学习
天涯沙漠  2016年06月03日
service@dangdang.com
xumvp  2016年04月15日
不错
hanhua7701  2016年04月14日
谢谢分享。加些程序使用说明更好
天涯沙漠  2015年08月10日
不错不错
天涯沙漠  2015年08月06日
不错
tuoge  2015年08月06日
谢谢分享,挺好的
xiaobs1  2015年06月28日
很好的代码 有助于初学者
回首恍然如梦  2015年06月04日
很好哟
DDDj迪  2015年04月03日
很好,谢谢
kaoyanfor2010  2015年02月05日
好东西
字数在300字内
请如实评论
200万国内源码搜索
CopyRight (C) codesoso.com 2007-2009 All Rights Reserved zhihuishi   免责声明