登录
首页 » matlab » 边缘检测以及霍夫变换

边缘检测以及霍夫变换

于 2020-12-30 发布
0 230
下载积分: 1 下载次数: 6

代码说明:

说明:  简单的Canny边缘检测程序,另外包含霍夫变换检测道路直线。(Simple Canny edge detection procedures, including Hough transform detection of road lines.)

文件列表:

边缘检测以及霍夫变换, 0 , 2020-12-30
__MACOSX\._边缘检测以及霍夫变换, 210 , 2020-12-30
边缘检测以及霍夫变换\double_thresholding.m, 792 , 2020-12-03
__MACOSX\边缘检测以及霍夫变换\._double_thresholding.m, 316 , 2020-12-03
边缘检测以及霍夫变换\non_maximum_suppression.m, 2030 , 2020-12-09
__MACOSX\边缘检测以及霍夫变换\._non_maximum_suppression.m, 316 , 2020-12-09
边缘检测以及霍夫变换\iguana_edges.png, 15658 , 2019-05-06
__MACOSX\边缘检测以及霍夫变换\._iguana_edges.png, 316 , 2019-05-06
边缘检测以及霍夫变换\hough_transform.m, 1135 , 2020-12-10
__MACOSX\边缘检测以及霍夫变换\._hough_transform.m, 316 , 2020-12-10
边缘检测以及霍夫变换\.DS_Store, 6148 , 2020-12-30
__MACOSX\边缘检测以及霍夫变换\._.DS_Store, 120 , 2020-12-30
边缘检测以及霍夫变换\road.jpg, 63506 , 2019-05-06
__MACOSX\边缘检测以及霍夫变换\._road.jpg, 316 , 2019-05-06
边缘检测以及霍夫变换\gaussian_kernel.m, 315 , 2020-12-03
__MACOSX\边缘检测以及霍夫变换\._gaussian_kernel.m, 316 , 2020-12-03
边缘检测以及霍夫变换\mat_name.mat, 287824 , 2020-10-23
__MACOSX\边缘检测以及霍夫变换\._mat_name.mat, 316 , 2020-10-23
边缘检测以及霍夫变换\partial_y.m, 145 , 2020-12-03
__MACOSX\边缘检测以及霍夫变换\._partial_y.m, 316 , 2020-12-03
边缘检测以及霍夫变换\untitled2.m, 1347 , 2020-12-07
__MACOSX\边缘检测以及霍夫变换\._untitled2.m, 176 , 2020-12-07
边缘检测以及霍夫变换\edges.mat, 13472 , 2020-10-23
__MACOSX\边缘检测以及霍夫变换\._edges.mat, 316 , 2020-10-23
边缘检测以及霍夫变换\lane1.png, 209523 , 2019-05-06
__MACOSX\边缘检测以及霍夫变换\._lane1.png, 316 , 2019-05-06
边缘检测以及霍夫变换\lane2.png, 401407 , 2019-05-06
__MACOSX\边缘检测以及霍夫变换\._lane2.png, 316 , 2019-05-06
边缘检测以及霍夫变换\ref.mat, 13472 , 2020-10-23
__MACOSX\边缘检测以及霍夫变换\._ref.mat, 316 , 2020-10-23
边缘检测以及霍夫变换\link_edges.m, 1667 , 2020-12-09
__MACOSX\边缘检测以及霍夫变换\._link_edges.m, 316 , 2020-12-09
边缘检测以及霍夫变换\partial_x.m, 145 , 2020-12-03
__MACOSX\边缘检测以及霍夫变换\._partial_x.m, 316 , 2020-12-03
边缘检测以及霍夫变换\Homework3.mlx, 2977541 , 2020-12-10
边缘检测以及霍夫变换\canny.m, 509 , 2020-12-09
__MACOSX\边缘检测以及霍夫变换\._canny.m, 316 , 2020-12-09
边缘检测以及霍夫变换\iguana.png, 155090 , 2019-05-06
__MACOSX\边缘检测以及霍夫变换\._iguana.png, 316 , 2019-05-06
边缘检测以及霍夫变换\gradient.m, 338 , 2020-12-09
__MACOSX\边缘检测以及霍夫变换\._gradient.m, 316 , 2020-12-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PSO
    说明:  实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
    2021-04-18 14:28:51下载
    积分:1
  • Motion_detect_with_RGBshadow_remove
    利用背景减除法进行运动前景分割,而后利用归一化RGB颜色空间进行阴影减除,利用连通域进行滤澡,对每一帧进行运动前景提取。(Motion detection by background subtraction and RGB shadow removing method.)
    2012-11-20 10:47:33下载
    积分:1
  • segy
    说明:  地震数据处理中的基础的地震数据读取程序,MATLAB环境下应用(Seismic Data Reading)
    2018-12-29 09:59:01下载
    积分:1
  • registration
    这是一个matlab的代码。利用自带函数,代码实现了医学图像的配准(This is a matlab source. Code implements images registration)
    2017-04-27 10:14:08下载
    积分:1
  • BDTime2UTC
    实现北斗时(北斗周计数,周内秒)到UTC的转换(transfer BDT to UTC)
    2021-03-17 22:09:20下载
    积分:1
  • Average-model
    用平均背景法去除背景,算法思想比混合高斯模型和codebook模型简单,适合提取背景变化较小的场景。用中值滤波去除掉产生的椒盐噪声(Average method to remove the background with the background, the algorithm thought codebook than the Gaussian mixture model and a simple model for extraction of small changes in background scene. With a median filter to remove salt and pepper noise generated)
    2011-11-19 17:08:39下载
    积分:1
  • SSIM-0.24
    zhou wang提出的结构相似性图像质量评价算法,是一种全参考的质量评价模式(zhou we analyze the dynamic process of the structural similarity of image quality evaluation algorithm, is a reference to the quality of the whole evaluation model)
    2007-06-12 23:04:09下载
    积分:1
  • sfun_mppt_inc
    光伏逆变系统中的最大功率点跟踪算法,采用的是电导增量方法,采用s函数编写,可用simulink载入使用。(maximum power point tracking method in photovoltaic system, this algorithm is written by s-function method and using the incremental conductance method.)
    2012-11-13 01:59:10下载
    积分:1
  • PF
    说明:  经典的粒子滤波算法,适用于粒子滤波的初学者更好的了解粒子滤波(Classical particle filter, particle filter for better understanding of particle filter for beginners)
    2011-11-29 09:39:53下载
    积分:1
  • DOG
    说明:  高斯尺度差角点检测算法 将轮廓曲线在不同尺度下的演化差异的变化量作为角点响应函数并提出相应的 DoG 检测算子(Gauss scale difference corner detection algorithm)
    2020-04-02 20:48:59下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载