搜索资源列表
houghline1
- 经典的检测直线的算法,Matlab源码 用Matlab6.5实现-classic line detection algorithms, source code using Matlab achieve Matalab 6.5
Hough变换直线检测
- 直线Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,检测峰值。这里基于伪方向的直线提取算法。只对具有相同伪方向的边缘点对采样减小了采样空间,提高了精度。
houghl1
- 编码实现Hough变换算法,最基本的Hough变换检测直线方法,可以实现-achieve to detect lines
r4
- 这个资料是智能小车的,具有光感,黑线检测,pid算法走直线的功能。-This information is a circuit diagram of the smart car, light perception, the detection of black lines pid algorithm walk a straight line function.
boundary2
- 可以检测图像中所有的曲线(包含直线)并对每一条曲线做相应的代号标识,算法速度高,精度高。-All images can detect curves (including linear) and each curve accordingly code identification algorithm speed, high precision.
tdedvrxw
- 含噪脉冲信号进行相关检测,FIR 底通和带通滤波器和IIR 底通和带通滤波器,本科毕设要求参见标准测试模型,有信道编码,调制,信道估计等,本程序的性能已经超过其他算法,直线阵采用切比学夫加权控制主旁瓣比。- Noisy pulse correlation detection signal, Bottom-pass and band-pass FIR and IIR filter bottom pass and band-pass filter, Undergraduate complete se
imnbqkyn
- 从先验概率中采样,计算权重,代码里有很完整的注释和解释,结合PCA的尺度不变特征变换(SIFT)算法,直线阵采用切比学夫加权控制主旁瓣比,对HARQ系统的吞吐量分析,主同步信号PSS在时域上的相关仿真,含噪脉冲信号进行相关检测,能量熵的计算。- Sampling a priori probability, calculate the weight, Code, there are very complete notes and explanations Combined with PCA sc
hough直线检测matlab代码
- 一种用matlab实现的hough直线检测算法,包括灰度化,特征点标注,与最终结果图。参数可调。
LSD直线提取算法MATLAB
- 自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)