登录
首页 » matlab » hough_matlab

hough_matlab

于 2012-06-12 发布 文件大小:10982KB
0 76
下载积分: 1 下载次数: 226

代码说明:

  matlab实现图像的读取,灰度变换、二值化、边缘检测和hough变换,包含有简单界面。(matlab image read, gray-scale transformation, binarization, edge detection and hough transform, contains a simple interface.)

文件列表:

hough变换matlab
...............\imageprocess.asv,8503,2012-06-12
...............\imageprocess.fig,3244,2012-05-13
...............\imageprocess.m,8469,2012-06-12

...............\一种基于直线模型的道路识别算法.pdf,551136,2010-07-11
...............\一种面向FPGA的快速Hough变换.pdf,491960,2010-07-13
...............\图像处理技术:直线检测.pdf,178604,2010-07-10
...............\基于Hough变换的角点检测算法.pdf,718976,2010-07-13
...............\基于Hough变换的高分辨SAR图像道路目标检测.pdf,266793,2010-06-05
...............\基于扩散区域Hough方法的道路检测算法研究.pdf,650658,2010-07-11
...............\基于改进Hough变换的建筑目标搜索与识别.pdf,551278,2010-07-14
...............\基于改进Hough变换的收获机器人行走目标直线检测.pdf,521233,2010-06-05
...............\基于改进Hough变换的车道线检测技术.pdf,566123,2010-07-11
...............\基于改进的Hough变换图像分割方法.pdf,407127,2010-06-05
...............\基于最小截取二乘法的道路线形识别算法.pdf,340770,2010-07-11
...............\基于视觉的户外自主导航车辆的道路识别研究.pdf,2662793,2010-07-11
...............\基于视频图像的车道线识别方法.pdf,410759,2010-07-11
...............\基于随机Hough变换的道路边界识别算法研究.pdf,605492,2010-07-11
...............\用改进的Hough变换检测交通标志图像的直线特征.pdf,562605,2010-06-05
...............\用改进的随机Hough变换检测胸水图像中的细胞.pdf,402515,2010-06-05
...............\直线模型下的车道线跟踪与车道偏离检测.pdf,402275,2010-07-11
...............\结合Hough变换与测地线轮廓模型的MR图像左心室自动分割.pdf,579382,2010-06-05
...............\结构化道路车道线识别的一种改进算法.pdf,363129,2010-07-11
...............\航拍图像中机场跑道的快速检测.pdf,542751,2010-07-14

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

发表评论

0 个回复

  • edgelinking_shengzhang
    这是一个基于主动生长的边缘连接算法,自己编写(an edge linking algorithm based on autonomous edge growing for discontinuity edge of edge image caused by missed detection)
    2012-04-06 09:53:32下载
    积分:1
  • xiaobojiangzao
    说明:  小波降噪,运用小波工具将图像进行分层处理,可以得到降噪后的图像,含有凯斯西储大学轴承数据(Wavelet de-noising: the image is layered by using wavelet tools, and the denoised image can be obtained)
    2020-08-06 21:00:13下载
    积分:1
  • ImageCompletion1.01
    image processing application
    2009-06-19 18:42:01下载
    积分:1
  • 程序
    PIVlab - 时间分辨粒子图像测速(PIV)工具: 一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。 使用MATLAB网络研讨会进行人脸识别代码: 使用MATLAB在线讲座的人脸识别中的主要演示文件。 Gabor特征提取: 该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。 主成分分析: 用于特征提取; 链码: 基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle image velocimetry (PIV) tool: A GUI based tool for preprocessing, analysis, validation, post processing, visualization, and Simulation of PIV data. Using MATLAB webinar for face recognition code: The main demo file is used in MATLAB online lectures for face recognition. Gabor feature extraction: The program generates a custom Gabor filter bank and uses them to extract image features. Principal component analysis: For feature extraction; Chain code: Surface contour description of Freeman based on MATLAB)
    2021-03-30 16:59:09下载
    积分:1
  • Image-texture-analysis
    对图像进行纹理处理,为图像识别、目标跟踪创造条件。主要分析:惯性矩、熵以及局部平衡性。(The image texture processing for image recognition, target tracking and create conditions. Main analysis: moment of inertia, entropy, and local balance.)
    2011-05-18 09:14:03下载
    积分:1
  • 2014
    《A RETINEX-BASED ENHANCING APPROACH FOR SINGLE UNDERWATER IMAGE》基于retinex的水下图像复原算法,非常有效(" A RETINEX-BASED ENHANCING APPROACH FOR SINGLE UNDERWATER IMAGE" underwater retinex based image restoration algorithm is very effective)
    2020-10-12 14:57:32下载
    积分:1
  • Active_Contour
    说明:  对图像目标识别和提取,主要通过改进非线性阈值分割实现(For image target recognition and extraction, the main method is to improve the non-linear threshold segmentation.)
    2019-07-01 11:59:36下载
    积分:1
  • use-matlab-for-GPU
    matlab结合GPU的资料,初学者可以看看,很不错的解释,适合参考(matlab GPU combined data, beginners can see, very good explanation for the reference)
    2013-09-11 17:40:35下载
    积分:1
  • Key_Technology_for_Image_Mosaics-
    提出一种基于特征点的运动场景图像拼接算法。基于相似变换消除选取在运动物体上的特征点,并使用RANSAC算法进行外点的剔除。在融合阶段,根据齐次变换矩阵求得对2幅图像的差异图像,并执行区域增长算法。从而分割出运动区域。使用一种分段映射算法生成全景图像。实验证明了算法的有效性。(A feature-based algorithm for image mosaics of 8c宅Iles with moving objects is pI.oposcd.The algorithm eliminates the feature points which arc selected in moving objects using similarity transform,and the outliers are eliminated using RANSAC algorithm.In the image blend phase,a difference of two images is created using homogeneous transformation matrix,and a region growth algorithm is implemented SO as to segment the movmg object region.A piecewise mapping algorithm for generating panoramic images is used.Experimental results show the effectiveness of the algorithm.)
    2014-04-25 09:17:35下载
    积分:1
  • LBP
    对图像进行MB-LBP滤波,具有强大的纹理描绘能力(The image filter MB-LBP)
    2016-09-05 17:03:41下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载