搜索资源列表
MATLAB检测两直线的交点
- 用matlab编辑的实现检测两直线交点的源代码,源代码包括两个程序-using Matlab Editor Detection two straight intersection of source code, source code, including two procedures
LineDetectonviaStandardHoughTranform
- 利用hough变换检测直线的matlab实现,希望对初学者有用.
LaneDetect
- 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
hough
- 用函数hough检测直线,程序很好,可以调里面参数。效果很好-Use function houhg to check the line
houghtest
- 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
DetectStraightlineAndCurves
- 研究生课程机器人控制基础大作业 检测直线与曲线-Robot Control Technology-DetectStraightlineAndCurves use matlab
xiugaizuidaleijianzhi
- matlab中直线检测的代码包括图像滤波、分割、边缘检测等,很实用的程序-Image processing algorithms in the opening operation code can be used directly, a very useful program
houghlines
- hough变换用于直线的检测,适用于计算机视觉的初学者,简单容易理解-hough transform for line detection, computer vision for beginners, easy to understand. . .
houghdetectline
- hough变换检测直线,MATLAB环境下可直接运行-hough detect lines
Matlab-based-lane-detection-line
- 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
target-tracking
- 考虑两辆车在道路上同向行驶,在O-16s时,两车均保持匀速直线运动,由安装在后车上的车载毫米波雷达检测出与前车的距离为150m,相对速度为-3m/s,方位角 。在16-20s时,前车向右偏转,与后车的相对角加速度为 。后车加速,与前车的纵向相对加速度为 。雷达的扫描周期为T=0.1s,系统噪声为 , 。量测误差为 。-Consider the two cars traveling the same direction on the road, in the O-16s, the two vehi
hough
- hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
hough_matlab
- 基于HOUGH变换的直线检测的MATLAB源程序代码,下载可以直接运行-HOUGH transform line detection based on the MATLAB source code, you can download directly run! !
hough
- 主要用于直线检测,可以检测多条直线,但参数设置不好的话,效果并不是很好-Line detection
Houghlinedetect.doc
- 有关使用matlab下使用hough函数实现直线检测的方法,并可对任意两条直线计算两者的夹角-using hough function detect the straight lines under the Matlab
opencv 检测直线、线段、圆、矩形
- matlab学习,对于初学matlab的人来说是良好的基础
hough直线检测matlab代码
- 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
道路图象分割
- 基于hough变换进行图像中的道路检测直线检测(License plate detection based on MATLAB)
LSD直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
直线匹配MATLAB
- MATLAB对图片进行直线检测和匹配,有应用实例,实验图片,运行时间较长,请耐心等待