登录
首页 » matlab » hough_matlab

hough_matlab

于 2012-06-12 发布 文件大小:10982KB
0 176
下载积分: 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 个回复

  • hough
    异步被动传感器系统模糊Hough变换航迹起始算法,模式识别,图形图像处理的经典算法(Asynchronous passive sensor system, fuzzy Hough transform track initiation algorithm, pattern recognition, graphics, image processing algorithm of the classical)
    2009-05-22 20:02:04下载
    积分:1
  • laplacian
    拉普拉斯边缘检测与图像增强,Matlab6.5实现的.m文件,附有原图、检测到的边缘图和增强后的图。(Laplacian edge detection and image enhancement, Matlab6.5 of implementation. M file, with image, detected and enhanced edge map after the map.)
    2009-03-26 10:36:01下载
    积分:1
  • Image_processing_quality_evluation
    图像处理(图像融合,图像加密等)的性能评价指标集包括:平均梯度,边缘强度,信息熵,灰度均值,标准差(均方差MSE),均方根误差,峰值信噪比(psnr),空间频率(sf),图像清晰度,互信息(mi),结构相似性(ssim),交叉熵(cross entropy),相对标准差。(Image processing,average gradient, edge strength, information entropy, gray mean, standard deviation (variance (MSE), are root mean square error, peak signal to noise ratio (PSNR), spatial frequency (SF), the sharpness of the image, the mutual information (MI), similar to the structure of (SSIM) and cross entropy (cross entropy). The relative standard deviation)
    2021-04-21 17:28:49下载
    积分:1
  • src
    读取RAW格式文件,将其转换为BMP格式文件并存储(raw 2 bmp file format convert)
    2016-04-20 16:29:22下载
    积分:1
  • matlab_watermark
    2012实习,新鲜的matlab实现水印的嵌入和提取,包括盲水印提取代码(watermark embedding and extraction, including the blind watermark extraction code)
    2020-12-05 10:09:27下载
    积分:1
  • abc
    八种图像置乱方法:希尔伯特变换、采样置乱、ZIGZIG置乱、等等等等(Eight kinds of image scrambling method)
    2012-01-10 21:03:36下载
    积分:1
  • JPEG-LS
    说明:  基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现(Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga)
    2021-01-12 17:18:48下载
    积分:1
  • svm(matlab)
    支持向量机的MATLAB源程序,效果真的很不错(SVM MATLAB source, the effect is really very good)
    2008-12-19 10:27:21下载
    积分:1
  • sift
    SIFT 算法的实质上是提取局部特征的算法, 该算法在尺度空间寻找极值点, 然后根据极值点来获得尺度、旋转不变量和位置等特征。(In essence, the SIFT algorithm is an algorithm to extract local features. The algorithm finds the extreme points in the scale space and then obtains the characteristics of scale, rotation invariant and position according to the extreme point.)
    2018-05-10 08:13:41下载
    积分:1
  • NumberRecognize
    根据RBM深度网络(Hinton,2006)进行MINST手写文字的分类器的训练,利用训练得到的权值制作了这个小程序,通过这个程序可以看出训练结果对数据集内的测试样本和训练样本都能进行很好的识别,但是对其他的手写字体识别就没有那么好了。(According to RBM depth network (Hinton, 2006) conducted MINST handwritten text classifier training, using the training to get the right value to produce this small program, this program can be seen through the results of the training data set and the training sample test samples are can be well identified, but on the other handwriting recognition is not so good.)
    2013-10-17 15:55:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载