搜索资源列表
lbp_matlab
- 局部二进制模式LBP,介绍了三种不同的LBP算子,用于分析图像的局部纹理特征.-local binary mode LBP, introduced three different LBP operator, Image Analysis for the local texture characteristics.
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
lbp_matlab
- 局部二进制模式LBP,介绍了三种不同的LBP算子,用于分析图像的局部纹理特征.-local binary mode LBP, introduced three different LBP operator, Image Analysis for the local texture characteristics.
LBP_C++
- Multiresolution Gray-Scale and Rotation Invariant Texture Classification with Local Binary Patterns作者写的LBP(局部二进制模式)的C++代码-Multiresolution Gray-Scale and RotationInvariant Texture Classificationwith Local Binary Patte
palm
- :首次提出将局部二进制模式(LBP)~-用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征.后采用LBP算子提取局部特征实现两次分类。实验结果表明,与单纯的Gabor滤波器方法相比,系统的识别率可进一步提高。-This paper first presents a new method of palmprint identification by using Local Binary Pattern
local-binary-pattens
- LBP人脸识别:基于对小波分解和局部二进制模式(LBP)分析,提出了一种多级LBP直方图的序列特征(M—HSLBP)的提取方法。-LBP Face Recognition: Based on the wavelet decomposition and local binary pattern (LBP) analysis, a multi-stage sequence of LBP histogram features (M-HSLBP
LBP
- 一种有效的纹理描述算子,局部二进制模式。描述图像局部纹理特征-An effective texture descr iption of the operator, local binary pattern. Descr iption of the image texture features
GaborandLBP
- 首次提出将局部二进制模式(LBP) 用到掌纹识别中。借鉴分级检索的思想,先采用Gabor滤波器提取掌纹的全局能量特 征。后采用LBP算子提取局部特征实现两次分类。-First proposed the Local Binary Pattern (LBP) used palmprint recognition. Learn classification retrieval of thought, first use Gabor fil
Local-Binary-Patterns
- 局部二进制模式,LBP,是已被用于纹理特征的一个 分类。在本文中,提出了一种基于使用这些功能的方法 检测缺陷图案的面料。在培训阶段,在第一个步骤LBP算子是 施加到无缺陷织物样品,逐个象素和参考的所有的行(列) 特征矢量的计算。那么这个图像被分为Windows和LBP算子是 应用这些窗口的每一行(列)。根据与参考比较 特征向量一个合适的阈值,无缺陷的窗户被发现。在检测阶段中,一个 测试图像被划分
hdl
- 回顾与实现高维局部二进制模式及人脸识别应用-Review and Implementation of High-Dimensional Local Binary Patterns and Its Application to Face Recognition
efficientLBP
- 函数实现LBP(局部二元模式分析)。LBP测试像素和它的邻居之间的关系,把这个关系编码成 二进制字。这允许检测模式/功能。-The function implements LBP (Local Binary Pattern analysis).
High-Dimensional-LBP-master
- 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代
LBP
- LBP指局部二值模式,英文全称:Local Binary Pattern,是一种用来描述图像局部特征的算子,LBP特征具有灰度不变性和旋转不变性等显著优点。(LBP refers to the local binary pattern, is an operator used to describe the local features of the image, LBP features with gray scale invari
Facial_Expression_Code
- 基于局部二进制模式的表情识别算法可以识别一些基本的表情(Facial Expression Recognition Based on LBP Algorithm)