Welcome![Sign In][Sign Up]
Location:
Search - face lbp

Search list

[GDI-BitmapLBP

Description: orl人脸数据库第4部分,因体积大,分成几个部分,做人脸的必需.-02:00 Face database Part 4, because of their size, divided into several parts, the essential human face.
Platform: | Size: 2882081 | Author: 邵军 | Hits:

[GDI-BitmapLBP

Description: orl人脸数据库第4部分,因体积大,分成几个部分,做人脸的必需.-02:00 Face database Part 4, because of their size, divided into several parts, the essential human face.
Platform: | Size: 2881536 | Author: 邵军 | Hits:

[Graph Recognizelbp

Description: 用于图像识别中,采用matlab编写的程序,lbp算法的实现-For image recognition, using matlab preparation procedures, lbp Algorithm
Platform: | Size: 2048 | Author: fuxiaofeng | Hits:

[Special EffectsLBP

Description: 人脸识别提出的LBP特征计算程序,简单实用的特征,可以得到统计的直方图特征-LBP features of face recognition proposed by the calculation procedure, simple and practical features of the histogram statistics can be characteristic of
Platform: | Size: 3072 | Author: changxin.gao | Hits:

[2D Graphiclbp

Description: LBP(局部二值模式)算法最初用于描述纹理,后引用到人脸,可描述人脸特征。-LBP (local binary mode) algorithm was originally used to describe the texture, the latter a reference to the human face, facial feature can be described.
Platform: | Size: 2048 | Author: 甜甜 | Hits:

[Windows DevelopLBP

Description: LBP人脸识别方法的几篇论文和程序,对学习lbp很有用的-LBP face recognition methods and procedures in several papers, useful for learning lbp
Platform: | Size: 5300224 | Author: 高海鹏 | Hits:

[Special EffectsPCA-LBP-face

Description: VC编写的基于PCA和LBP的人脸识别程序-VC prepared by the PCA and the LBP-based face recognition program
Platform: | Size: 7403520 | Author: 林丹 | Hits:

[Graph programLBP

Description: 主要用于图像处理,局部二值模式,人脸识别方面-Mainly used for image processing, local binary patterns, face recognition area
Platform: | Size: 2048 | Author: 李杏杏 | Hits:

[OpenCVlbp

Description: 1.解压缩之后,在vs2008下可直接运行,不过需要安装opencv 2.提供人脸检测与识别功能 3.人脸识别,需要预先选定文件夹提取特征向量,然后才可以选取比较,这个需要改源程序-1. Unzipped, run directly under the vs2008, but need to install opencv 2. Provides face detection and recognition 3. Recognition, pre-selected folder need to extract the feature vectors before they can select a comparison, this need change the source code
Platform: | Size: 13505536 | Author: 文石磊 | Hits:

[Graph Recognizelbp

Description: lbp implementation for face detection in visual studio c++. if you need support please contact me for further information
Platform: | Size: 3072 | Author: brrrrr | Hits:

[Graph RecognizeFace-detection-LBP

Description: 针对LBP的人脸检测算法的文章3篇,区别于adaboost的人脸检测算法,opencv有相应的训练数据库。-For three of the articles of the LBP face detection algorithm, the face detection algorithm is different from adaboost, opencv training database.
Platform: | Size: 1721344 | Author: | Hits:

[GUI DevelopFace-LBP

Description: 主要介绍LBP算法在人脸识别、纹理特征提取方面的功能,详细介绍了其基本原理以及实现方法,比较有参考价值-Introduces LBP algorithm in face recognition, texture feature extraction function, provides the basic principle and method,has good reference value
Platform: | Size: 5358592 | Author: CWJ | Hits:

[matlaborl-LBP

Description: 这个是LBP人脸算法,对学习者有很好的帮助,关于人脸表情识别,这里是基于ORL人脸库。-This is the human face LBP algorithm, the learners have good help, on facial expression recognition, here is based on the ORL database.
Platform: | Size: 3635200 | Author: chen | Hits:

[Graph programLBP代码

Description: 常用于计算机视觉领域,提取图像的纹理特征,用于人脸识别、掌纹识别等。(It is often used in the field of computer vision to extract the texture features of images, such as face recognition, palmprint recognition and so on.)
Platform: | Size: 2048 | Author: 璇月无痕 | Hits:

[Graph programGabor+LBP

Description: 通过Gabor结合Lbp提取的特征进行人脸识别,获得很好的识别率(face recognition through gabor with lbp which can get a well ratio)
Platform: | Size: 33975296 | Author: 草民 | Hits:

[OtherHigh-Dimensional-LBP-master

Description: 我的高维LBP特征的人脸识别方法董晨,徐东曺,方文执行,简隼。维度祝福:高维特征及其对人脸验证的有效压缩。计算机视觉与模式识别(CVPR),2013。我用OpenCV的人脸检测和人脸地标检测内部接口。实现的详细信息可以在Bor Chun Chen、楚松晨、Winston H. Hsu中找到。审查和高维局部二进制模式及其在人脸识别中的应用实施,技术报告tr-iis-14-003,中央研究院信息科学研究所,2014。(PDF)如果您使用此代码进行研究,请引用上面的技术报告。有关更多信息,请访问项目网站# #前提# # # OpenCV(My implementation of high dimensional lbp feature for face recognition based on Dong Chen, Xudong Cao, Fang Wen, Jian Sun. Blessing of Dimensionality: High-dimensional Feature and Its Efficient Compression for Face Verification. Computer Vision and Pattern Recognition (CVPR), 2013. I use openCV for face detection and IntraFace for facial landmark detection. Details of the implementations can be found in Bor-Chun Chen, Chu-Song Chen, Winston H. Hsu. Review and Implementation of High-Dimensional Local Binary Patterns and Its Application to Face Recognition, Technical Report TR-IIS-14-003, Institute of Information Science, Academia Sinica, 2014. (PDF) If you use this code for your research, please kindly cite the technical report above. For more information, pelase visit the project website ##Prerequisites ###openCV)
Platform: | Size: 336896 | Author: moonteresa | Hits:

[matlabface-recognition-master

Description: 简单的局部二值模式人脸识别程序,采用MATLAB仿真。(A Simple Local Binary Pattern Face Recognition Program Using MATLAB Simulation.)
Platform: | Size: 1192960 | Author: 午後i傾訫 | Hits:

[Special Effectslbp

Description: matlab lbp人脸识别中的getmapping文件(Getmapping file in MATLAB LBP face recognition)
Platform: | Size: 7168 | Author: pek | Hits:

[AI-NN-PRLBP算法实现人脸识别

Description: 基于matlab平台的LBP算法实现人脸识别。(Face recognition based on LBP algorithm based on MATLAB platform.)
Platform: | Size: 12171264 | Author: 大绿树叶 | Hits:

[Special Effects基于LBP算子的人脸识别

Description: 基于LBP的人脸识别算法,Matlab编程语言(Face recognition algorithm based on LBP using matlab programming language)
Platform: | Size: 1074176 | Author: 易大大 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net