登录
首页 » 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 个回复

  • Image-Segmentation-Method
    本文主要研究基于水平集方法的活动轮廓模型图像分割,在回顾活动轮廓模 型发展的基础上,介绍了曲线演化理论及其水平集方法,证明了水平集方法可以 有稳定的数值实现方式且其处理拓扑变化的自然性,进一步引出了变分水平集方 法。 本文介绍了两种不同的几何活动轮廓模型:基于梯度信息的李纯明模型以及 基于区域信息的 Chan-Vese 模型(C-V 模型)。在分析上述两模型的优缺点上,提 出了一种改进的 C-V 模型,改进模型引入了距离约束项,同时对基于区域的外部 能量项进行了改进,使得水平集函数重新初始化寓于模型的演化之中,分割结果 对参数的依赖性减小。 (This paper mainly study image segmentation of active contour model based on level set. After reviewing the development of the active contour model, curve evolution and level set method are presented, then we proved that the level set method has a stable numerical realization and can describe the topology change of the contour naturally, in addition we introduce level set of variational method. We introduce two different GAC models in this paper: Li Chunming model which is based on gradient information and Chan-Vese model (C-V model) which is based on region information. Based on the drawbacks and advantages of these two models, we improve the C-V model by adding penalizing energy term of signed distance function, at the same time, mending the external energy term which based on region information, then the re-initialization of the level set can accomplish in the model evolution, and the degree of the segmentation result depend on the parameters decline. )
    2011-12-20 20:27:30下载
    积分:1
  • C++.netBMP24bitTo8bit
    此程序实现二十四位BMP到八位BMP图像的转换(this program to 24 BMP eight BMP image conversion)
    2007-04-04 15:20:57下载
    积分:1
  • fenjiechonggou
    基于matlab的图像分解重构的源码,基于matlab的图像分解重构的源码。。。(The reconstruction of the image decomposition based on matlab source code, the reconstruction of the image decomposition based on the matlab source code..)
    2013-08-14 18:57:16下载
    积分:1
  • rgbquadtree
    四叉树分解算法对RGB彩色图像进行分割,MATLAB代码,包括实验图片(Quad-tree decomposition algorithm RGB color image segmentation, MATLAB code, including test images)
    2009-11-19 10:30:47下载
    积分:1
  • goddy
    说明:  基于傅立叶梅林变换的图像配准算法可以控制旋转缩放参数实现配准(Fourier Mellin transform based image registration algorithm can control the rotation scaling parameters to achieve registration)
    2010-04-07 22:16:00下载
    积分:1
  • 1708.06814
    说明:  
    2018-02-12 00:33:48下载
    积分:1
  • 2、平均梯度算法及区域能量算法
    说明:  实现简单的梯度算法,这是一个函数文件。调用函数的主程序文件以及实验用的lena图都一并上传了,使用简单,快捷。注:该程序可以直接处理彩色图像。(Implementation of simple gradient algorithm, this is a function file. The main program file of calling function and Lena diagram for experiment are uploaded together. It is easy and fast to use. Note: This program can process color image directly.)
    2020-07-17 11:02:10下载
    积分:1
  • A-Robust-Image-Enhancement
    一种鲁棒性较强的提高图像阴影区域质量的图像增强技术,LITAO(A Robust Image Enhancement Technique for Improving Image Visual Quality in Shadowed Scenes)
    2011-06-18 03:25:51下载
    积分:1
  • 0301
    图像配准和拼接,肯定可以使用。。。harris+ransac(Image registration and stitching, they can definitely use. . .)
    2011-07-14 11:28:30下载
    积分:1
  • 拟合测量
    说明:  E:
    2019-01-10 23:33:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载