登录
首页 » matlab » LTP_demo-v1

LTP_demo-v1

于 2019-01-11 发布
0 233
下载积分: 1 下载次数: 13

代码说明:

说明:  对图像进行纹理特征提取,有LBP,旋转不变lbp,统一lbp,小波特征提取等比较齐全的特征提取算法(Texture feature extraction of images, such as LBP, rotation invariant lbp, unified lbp, wavelet feature extraction and other relatively complete feature extraction algorithms)

文件列表:

LTP_demo-v1\02463d254.pgm, 19515 , 2006-11-23
LTP_demo-v1\02463d282.pgm, 19515 , 2006-11-23
LTP_demo-v1\contents.m, 1537 , 2007-09-18
LTP_demo-v1\demo.m, 4030 , 2008-09-23
LTP_demo-v1\dist_chi2.m, 806 , 2007-09-18
LTP_demo-v1\dist_lbp_disttrans.m, 2557 , 2007-09-17
LTP_demo-v1\fftcoord.m, 435 , 2006-11-26
LTP_demo-v1\GaborFilter.m, 1416 , 2008-04-22
LTP_demo-v1\gauss.m, 125 , 2005-05-24
LTP_demo-v1\gaussianfilter.m, 507 , 2006-12-04
LTP_demo-v1\is_uniform_pattern.m, 236 , 2007-09-17
LTP_demo-v1\lbp_histo.m, 149 , 2007-02-12
LTP_demo-v1\lbp_image.m, 1081 , 2007-09-17
LTP_demo-v1\lbp_image_set0.m, 327 , 2007-09-17
LTP_demo-v1\lbp_image_set2.m, 828 , 2007-09-17
LTP_demo-v1\LICENSE.txt, 23211 , 2007-09-17
LTP_demo-v1\ltp_image.m, 1287 , 2007-09-17
LTP_demo-v1\ltp_image_set0.m, 287 , 2007-09-17
LTP_demo-v1\ltp_image_set2.m, 790 , 2007-09-17
LTP_demo-v1\mask.mat, 845 , 2006-11-27
LTP_demo-v1\preproc2.m, 4291 , 2007-09-17
LTP_demo-v1\README.txt, 973 , 2007-09-18
LTP_demo-v1\uniform_pattern.m, 406 , 2007-09-18
LTP_demo-v1, 0 , 2008-03-24

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

发表评论

0 个回复

  • 基于帧差法多目标跟踪Matlab代码
    非常完整的帧差法多目标跟踪Matlab代码,并提供了完整的文档介绍,非常适合初学者学习。注:运行时要改一下文件路径,以及把视频文件转成图像序列输入。(Very complete frame difference method, multi-target tracking Matlab code, and provides a complete documentation, very suitable for beginners to learn. Note: at run time, you change the file path, and the video file is converted to an image sequence)
    2017-08-31 10:13:00下载
    积分:1
  • 2353523253
    说明:  一个简单的画图程序,提供基本图元点、线、面,图元填充、裁剪的操作(Simple Draw)
    2009-07-21 17:34:05下载
    积分:1
  • kmeans-segment
    说明:  利用k-means算法进行图像分割,效果较好(Using k-means algorithm for image segmentation is better)
    2010-04-21 14:25:55下载
    积分:1
  • MATLAB烟雾火焰识别GUI界面
    说明:  一、课题介绍 本设计为基于MATLAB的火焰烟雾火灾检测系统。传统的采用颜色的方法,误识别大,局限性强。结合火焰是实时动态跳跃的,采用面积增长率,角点和圆形度三个维度相结合的方式判断是否有火焰。该设计测试对象为视频,通过下一帧和上一帧的差异发现是否有火情,并可发出语音报警。本设计带有一个人机交互式GUI界面,界面友好。是个不错的bishe选题。 二、算法流程 结合火焰的面积增长率,角点和圆形度三个维度综合判断。并且得出每帧图像火焰部分的该三个参数,实时显示在GUI上。 三、GUI界面设计(This design is based on MATLAB flame smoke fire detection system. The traditional method of using color has large error recognition and strong limitation. Considering that the flame is real-time and dynamic jumping, the area growth rate, corner and roundness are combined to determine whether there is flame. The test object of the design is video. Through the difference between the next frame and the previous frame, whether there is fire is found and the voice alarm can be sent out. This design has a personal computer interactive GUI interface, the interface is friendly. It's a good choice for BiShe.)
    2020-08-07 12:33:51下载
    积分:1
  • MSC
    Multiclass Spectral Clustering Algorithm,和Dominant-set算法同属于较常用的聚类算法,用于图像分割等(Multiclass Spectral Clustering Algorith m, and Dominant-set algorithm is more commonly used with the clustering algorithm for image segmentation, etc.)
    2006-09-14 17:04:30下载
    积分:1
  • matlabfusetool
    有关图像融合的一个比较全的代码集合,有gui界面,可选择不同的处理图像方法融合图像(the image of a more integrated whole code set, a gui interface choice of different methods of image processing Image Fusion)
    2007-04-18 11:07:00下载
    积分:1
  • isar
    isar成像处理,对测试数据进行处理的模板,可以显示二维像(ISAR imaging processing, the test data processing template, you can display the 2D image )
    2021-05-13 11:30:02下载
    积分:1
  • Kalman-Track-filter
    带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵(The Matlab code of Kalman filter with Gaussian white noise.)
    2011-12-21 15:48:06下载
    积分:1
  • markov.m
    An simple illustration of champ markov
    2013-02-06 20:37:42下载
    积分:1
  • deblur_code_1_2(1-19)
    去模糊的算法,有MIT做的,参考文献是siggraph06的文章,效果很好(Go fuzzy algorithms, MIT has to do the references are siggraph06 the article, very good)
    2009-03-22 19:54:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载