搜索资源列表

  1. LBP

    0下载:
  2. vs2010+opencv的LBP特征向量提取-the LBP features vs2010+opencv vector extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:5807104
    • 提供者:liyuan
  1. LBP相关文献参考资料代码

    0下载:
  2. LBP参考资料LBP参考资料LBP参考资料LBP参考资料
  3. 所属分类:图形图象

  1. LBP

    0下载:
  2. texture analysis using lbp technique
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:48128
    • 提供者:khelifa
  1. lbp

    0下载:
  2. 一个LBP程序,可供后期特征提取,分类 是学习LBP的好资料-An LBP program for post-feature extraction, classification is good information to learn LBP
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:cliff.huang
  1. LBP

    0下载:
  2. 对一块图像区域提取LBP纹理特征,该图像区域可以是一整幅图像,也可以是图像中的一块区域。-On a piece of extract LBP texture characteristics of image region, the image region can be a whole image, may also be an area in the image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:14336
    • 提供者:姜佳轮
  1. LBP

    0下载:
  2. LBP算子,用matlab实现,在本机上成功运行。-LBP operator, using matlab to achieve, on this machine to run successfully.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:55296
    • 提供者:王海强
  1. LBP-doc

    0下载:
  2. LBP基本算法和各种变形文档,用matlab实现。 在本机上成功运行。-LBP basic algorithm and various modifications documents, using matlab realize. Successfully run on this machine.
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:11712512
    • 提供者:王海强
  1. lbp

    0下载:
  2. 本代码为lbp算子的matlab实现,并附有简单的测试代码。可用于提取图片纹理特征,计算不同图片纹理差异等。-The code for lbp operator matlab implementation, together with a simple test code. Can be used to extract image texture features, calculate different picture texture
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:冷冷
  1. LBP

    0下载:
  2. 在数字图像处理和模式识别领域,LBP指局部二值模式,是一种有效的纹理描述算子,度量和提取图像局部的纹理信息,对光照具有不变性。本程序是LBP算子在C++&opencv平台下的实现,可以实时检测图像的纹理特征。-In digital image processing and pattern recognition, LBP represents local binary patterns, is an effective texture
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-22
    • 文件大小:8675328
    • 提供者:冷冷
  1. LBP

    0下载:
  2. LBP算法的实现,使用opencv显示处理后的图像-LBP algorithm, using the image display processing opencv
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:1074176
    • 提供者:孟江曼
  1. LBP

    0下载:
  2. LBP(局部二值模式)特征提取,用于人脸识别,-LBP feature extraction for face recognition. . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:16751616
    • 提供者:邵新华
  1. LBP

    0下载:
  2. 经典lbp 算子,输出lbp特征。。。输入bmp的一个buffer-Classic lbp operator, output lbp feature. . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:cuiwei
  1. lbp

    0下载:
  2. 计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:zhangyi
  1. LBP

    0下载:
  2. 用opencv实现LBP算法。通过一个3*3的模板在图像矩阵上滑动,用模板四周的八领域像素和中间的像素值比较,大于的为1,小于的为0,从左上角顺时针排列,然后转化为十进制放在模板中间的对应位置。-LBP algorithm with opencv. Through a 3* 3 matrix template image slide, with the template field of eight around the center
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:3072
    • 提供者:文亚
  1. LBP(AR)

    0下载:
  2. 在AR彩色人脸识别数据库上进行的LBP局部二值模式的人脸识别算法,matlab版本的-Color Face Recognition in AR database on local binary patterns of LBP face recognition algorithm, matlab version
  3. 所属分类:书籍源码

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:雷晨雨
  1. LBP

    0下载:
  2. LBP人脸图像识别的算法,加入了分数阶微分的运用,在原有的基础上对LBP算法进行了改进。-LBP facial image recognition algorithms, adding the use of fractional differential, on the basis of the original LBP algorithm has been improved.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:zhengluping
  1. lbp-face-recognition

    0下载:
  2. 运用matlab,LBP分割脸部特征,从而达到识别人物面部表情的效果-Use matlab, LBP split facial features, so as to identify the effect of facial expressions
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:49152
    • 提供者:yqy
  1. LBP

    0下载:
  2. 本程序是在vs2010上实现的LBP算法,根据已有matlab程序完全自己编写-This program is on vs2010 LBP algorithm implemented in accordance with existing procedures matlab written completely on my own
  3. 所属分类:OpenCV

    • 发布日期:2024-05-22
    • 文件大小:14388224
    • 提供者:张琛
  1. LBP

    0下载:
  2. LBP(局部二值模式)的matlab程序,有主文件lbp.m,对低版本的还有调用getmapping.m的文件,还有就是测试文件,是自己写的用循环语句批量处理图片用的-LBP (Local Binary Pattern) matlab program, there is the master file lbp.m, there are calls for a low getmapping.m version of the file, t
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:孟宇乐
  1. lbp

    0下载:
  2. Image_LBPDescr iptor Calculate the LBP histogram for an integer-valued image. -Calculate the LBP histogram for an integer-valued image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:8192
    • 提供者:zhang
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »

源码中国 www.ymcn.org