登录
首页 » matlab » LBP

LBP

于 2013-08-05 发布 文件大小:16359KB
0 93
下载积分: 1 下载次数: 149

代码说明:

  LBP(局部二值模式)特征提取,用于人脸识别,(LBP feature extraction for face recognition. . .)

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

发表评论

0 个回复

  • susan
    susan算子 基于边缘的图像分割 This function uses the SUSAN algorithm to find edges within an image(susan operator on the edge of the image segmentation This function uses the SUSAN algorithm to find edges within an image)
    2010-06-09 09:06:59下载
    积分:1
  • fast_distance_map_caculate
    使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。(using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.)
    2006-12-30 19:11:06下载
    积分:1
  • hyperspectral
    高光谱图像在matlab上处理数据波段,并且包括降维功能(Hyperspectral images deal with data bands on MATLAB and include dimensionality reduction functions)
    2018-03-24 14:30:06下载
    积分:1
  • 小波模极大值程序
    说明:  小波模极大源代码,可用来进行小波降噪或小波模态参数识别(Wavelet modal maximum source code, can be used for wavelet noise reduction or wavelet modal parameter identification)
    2020-10-16 10:35:01下载
    积分:1
  • yuzhi2
    首先将RGB转换到HSV,再根据阈值进行HSV图像的分割(First convert RGB to HSV, then HSV image segmentation based on threshold)
    2014-05-04 11:26:39下载
    积分:1
  • tuxiangzengqiang
    增强图像中的有用信息,它可以是一个失真的过程,其目的是要改善图像的视觉效果,针对给定图像的应用场合(Enhance the useful information in the image, it can be a process of distortion, its purpose is to improve image visual effect, for a given image)
    2013-07-02 17:08:38下载
    积分:1
  • Particle-Filter
    基于粒子滤波的目标跟踪源码,需要opencv和gsl两个库的支持,运行效率较高(Particle filter based target tracking source, two gsl library opencv and need the support of high efficiency)
    2011-07-26 10:31:51下载
    积分:1
  • kmeans-image-segmentation
    K均值算法实现图像的分割,分割效果可以达到预期的效果(K-means algorithm to achieve image segmentation, segmentation results can be achieved the desired results)
    2009-04-25 11:12:53下载
    积分:1
  • JPEGCompression
    说明:  编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • kongyulvbo
    采用五种算子对图像进行空域滤波处理,实现去模糊效果。(Using five kinds of operators on the image spatial filter processing, and to the blurring effect.)
    2010-01-10 23:07:02下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载