期刊文献+
共找到465篇文章
< 1 2 24 >
每页显示 20 50 100
A Local Binary Pattern-Based Method for Color and Multicomponent Texture Analysis
1
作者 Yao Taky Alvarez Kossonou Alain Clément +1 位作者 Bouchta Sahraoui Jérémie Zoueu 《Journal of Signal and Information Processing》 2020年第3期58-73,共16页
Local Binary Patterns (LBPs) have been highly used in texture classification <span style="font-family:Verdana;">for their robustness, their ease of implementation an</span><span style="fo... Local Binary Patterns (LBPs) have been highly used in texture classification <span style="font-family:Verdana;">for their robustness, their ease of implementation an</span><span style="font-family:Verdana;">d their low computational</span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">cost. Initially designed to deal with gray level images, several methods based on them in the literature have been proposed for images having more than one spectral band. To achieve it, whether assumption using color information or combining spectral band two by two was done. Those methods use micro </span><span style="font-family:Verdana;">structures as texture features. In this paper, our goal was to design texture features which are relevant to color and multicomponent texture analysi</span><span style="font-family:Verdana;">s withou</span><span style="font-family:Verdana;">t any assumption.</span></span><span style="font-family:;" "=""> </span><span style="font-family:;" "=""><span style="font-family:Verdana;">Based on methods designed for gray scale images, we find the combination of micro and macro structures efficient for multispectral texture analysis. The experimentations were carried out on color images from Outex databases and multicomponent images from red blood cells captured using a multispectral microscope equipped with 13 LEDs ranging </span><span style="font-family:Verdana;">from 375 nm to 940 nm. In all achieved experimentations, our propos</span><span style="font-family:Verdana;">al presents the best classification scores compared to common multicomponent LBP methods.</span></span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">99.81%, 100.00%,</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">99.07% and 97.67% are</span><span style="font-family:;" "=""> </span><span style="font-family:Verdana;">maximum scores obtained with our strategy respectively applied to images subject to rotation, blur, illumination variation and the multicomponent ones.</span> 展开更多
关键词 Multispectral Images local binary patterns (lbp) texture Analysis Rotation Invariance Illumination Variation Blurring Invariance
下载PDF
Classification of Gastric Lesions Using Gabor Block Local Binary Patterns
2
作者 Muhammad Tahir Farhan Riaz +1 位作者 Imran Usman Mohamed Ibrahim Habib 《Computer Systems Science & Engineering》 SCIE EI 2023年第9期4007-4022,共16页
The identification of cancer tissues in Gastroenterology imaging poses novel challenges to the computer vision community in designing generic decision support systems.This generic nature demands the image descriptors ... The identification of cancer tissues in Gastroenterology imaging poses novel challenges to the computer vision community in designing generic decision support systems.This generic nature demands the image descriptors to be invariant to illumination gradients,scaling,homogeneous illumination,and rotation.In this article,we devise a novel feature extraction methodology,which explores the effectiveness of Gabor filters coupled with Block Local Binary Patterns in designing such descriptors.We effectively exploit the illumination invariance properties of Block Local Binary Patterns and the inherent capability of convolutional neural networks to construct novel rotation,scale and illumination invariant features.The invariance characteristics of the proposed Gabor Block Local Binary Patterns(GBLBP)are demonstrated using a publicly available texture dataset.We use the proposed feature extraction methodology to extract texture features from Chromoendoscopy(CH)images for the classification of cancer lesions.The proposed feature set is later used in conjuncture with convolutional neural networks to classify the CH images.The proposed convolutional neural network is a shallow network comprising of fewer parameters in contrast to other state-of-the-art networks exhibiting millions of parameters required for effective training.The obtained results reveal that the proposed GBLBP performs favorably to several other state-of-the-art methods including both hand crafted and convolutional neural networks-based features. 展开更多
关键词 texture analysis Gabor filters gastroenterology imaging convolutional neural networks block local binary patterns
下载PDF
Local binary pattern-based reversible data hiding 被引量:3
3
作者 Monalisa Sahu Neelamadhab Padhy +1 位作者 Sasanko Sekhar Gantayat Aditya Kumar Sahu 《CAAI Transactions on Intelligence Technology》 SCIE EI 2022年第4期695-709,共15页
A novel local binary pattern-based reversible data hiding(LBP-RDH)technique has been suggested to maintain a fair symmetry between the perceptual transparency and hiding capacity.During embedding,the image is divided ... A novel local binary pattern-based reversible data hiding(LBP-RDH)technique has been suggested to maintain a fair symmetry between the perceptual transparency and hiding capacity.During embedding,the image is divided into various 3×3 blocks.Then,using the LBP-based image descriptor,the LBP codes for each block are computed.Next,the obtained LBP codes are XORed with the embedding bits and are concealed in the respective blocks using the proposed pixel readjustment process.Further,each cover image(CI)pixel produces two different stego-image pixels.Likewise,during extraction,the CI pixels are restored without the loss of a single bit of information.The outcome of the proposed technique with respect to perceptual transparency measures,such as peak signal-to-noise ratio and structural similarity index,is found to be superior to that of some of the recent and state-of-the-art techniques.In addition,the proposed technique has shown excellent resilience to various stego-attacks,such as pixel difference histogram as well as regular and singular analysis.Besides,the out-off boundary pixel problem,which endures in most of the contemporary data hiding techniques,has been successfully addressed. 展开更多
关键词 hiding capacity(HC) local binary pattern(lbp) peak signal-to-noise ratio(PSNR) reversible data hiding
下载PDF
A Novel Tracking-by-Detection Method with Local Binary Pattern and Kalman Filter 被引量:1
4
作者 Zhongli Wang Chunxiao Jia +6 位作者 Baigen Cai Litong Fan Chuanqi Tao Zhiyi Zhang Yinling Wang Min Zhang Guoyan Lyu 《Journal of Harbin Institute of Technology(New Series)》 EI CAS 2018年第3期74-87,共14页
Tracking-Learning-Detection( TLD) is an adaptive tracking algorithm,which tracks by learning the appearance of the object as the video progresses and shows a good performance in long-term tracking task.But our experim... Tracking-Learning-Detection( TLD) is an adaptive tracking algorithm,which tracks by learning the appearance of the object as the video progresses and shows a good performance in long-term tracking task.But our experiments show that under some scenarios,such as non-uniform illumination changing,serious occlusion,or motion-blurred,it may fails to track the object. In this paper,to surmount some of these shortages,especially for the non-uniform illumination changing,and give full play to the performance of the tracking-learning-detection framework, we integrate the local binary pattern( LBP) with the cascade classifiers,and define a new classifier named ULBP( Uniform Local Binary Pattern) classifiers. When the object appearance has rich texture features,the ULBP classifier will work instead of the nearest neighbor classifier in TLD algorithm,and a recognition module is designed to choose the suitable classifier between the original nearest neighbor( NN) classifier and the ULBP classifier. To further decrease the computing load of the proposed tracking approach,Kalman filter is applied to predict the searching range of the tracking object.A comprehensive study has been conducted to confirm the effectiveness of the proposed algorithm (TLD _ULBP),and different multi-property datasets were used. The quantitative evaluations show a significant improvement over the original TLD,especially in various lighting case. 展开更多
关键词 Tracking-Learning-Detection (TLD) local binary pattern (lbp) Kalman filter
下载PDF
Vehicle detection algorithm based on codebook and local binary patterns algorithms 被引量:1
5
作者 许雪梅 周立超 +1 位作者 墨芹 郭巧云 《Journal of Central South University》 SCIE EI CAS CSCD 2015年第2期593-600,共8页
Detecting the moving vehicles in jittering traffic scenes is a very difficult problem because of the complex environment.Only by the color features of the pixel or only by the texture features of image cannot establis... Detecting the moving vehicles in jittering traffic scenes is a very difficult problem because of the complex environment.Only by the color features of the pixel or only by the texture features of image cannot establish a suitable background model for the moving vehicles. In order to solve this problem, the Gaussian pyramid layered algorithm is proposed, combining with the advantages of the Codebook algorithm and the Local binary patterns(LBP) algorithm. Firstly, the image pyramid is established to eliminate the noises generated by the camera shake. Then, codebook model and LBP model are constructed on the low-resolution level and the high-resolution level of Gaussian pyramid, respectively. At last, the final test results are obtained through a set of operations according to the spatial relations of pixels. The experimental results show that this algorithm can not only eliminate the noises effectively, but also save the calculating time with high detection sensitivity and high detection accuracy. 展开更多
关键词 移动车辆 测算法 二值模式 码本 图像金字塔 背景模型 结构特征 检测精度
下载PDF
Coal rock image recognition method based on improved CLBP and receptive field theory 被引量:1
6
作者 Chuanmeng Sun Ruijia Xu +2 位作者 Chong Wang Tiehua Ma Jiaxin Chen 《Deep Underground Science and Engineering》 2022年第2期165-173,共9页
Rapid coal-rock identification is one of the key technologies for intelligent and unmanned coal mining.Currently,the existing image recognition algorithms cannot satisfy practical needs in terms of recognition speed a... Rapid coal-rock identification is one of the key technologies for intelligent and unmanned coal mining.Currently,the existing image recognition algorithms cannot satisfy practical needs in terms of recognition speed and accuracy.In view of the evident differences between coal and rock in visual attributes such as color,gloss and texture,the complete local binary pattern(CLBP)image feature descriptor is introduced for coal and rock image recognition.Given that the original algorithm oversimplifies local texture features by ignoring imaging information from higher-order pixels and the concave and convex areas between adjacent sampling points,this paper proposes a higher-order differential median CLBP image feature descriptor to replace the original CLBP center pixel gray with a local gray median,and replace the binary differential with a second-order differential.Meanwhile,for the high dimensionality of CLBP descriptor histogram and feature redundancy,deep learning perceptual field theory is introduced to realize data nonlinear dimensionality reduction and deep feature extraction.With relevant experiments conducted,the following conclusion can be drawn:(1)Compared with that of the original CLBP,the recognition accuracy of the improved CLBP algorithm is greatly improved and finally stabilized above 94.3%under strong noise interference;(2)Compared with that of the original CLBP model,the single image recognition time of the coal rock image recognition model fusing the improved CLBP and the receptive field theory is 0.0035 s,a reduction of 71.0%;compared with the improved CLBP model(without the fusion of receptive field theory),it can shorten the recognition time by 97.0%,but the accuracy rate still maintains more than 98.5%.The method offers a valuable technical reference for the fields of mineral development and deep mining. 展开更多
关键词 coal-rock identification complete local binary pattern receptive field texture feature
下载PDF
Local Binary Patterns and Its Variants for Finger Knuckle Print Recognition in Multi-Resolution Domain
7
作者 D. R. Arun C. Christopher Columbus K. Meena 《Circuits and Systems》 2016年第10期3142-3149,共8页
Finger Knuckle Print biometric plays a vital role in establishing security for real-time environments. The success of human authentication depends on high speed and accuracy. This paper proposed an integrated approach... Finger Knuckle Print biometric plays a vital role in establishing security for real-time environments. The success of human authentication depends on high speed and accuracy. This paper proposed an integrated approach of personal authentication using texture based Finger Knuckle Print (FKP) recognition in multiresolution domain. FKP images are rich in texture patterns. Recently, many texture patterns are proposed for biometric feature extraction. Hence, it is essential to review whether Local Binary Patterns or its variants perform well for FKP recognition. In this paper, Local Directional Pattern (LDP), Local Derivative Ternary Pattern (LDTP) and Local Texture Description Framework based Modified Local Directional Pattern (LTDF_MLDN) based feature extraction in multiresolution domain are experimented with Nearest Neighbor and Extreme Learning Machine (ELM) Classifier for FKP recognition. Experiments were conducted on PolYU database. The result shows that LDTP in Contourlet domain achieves a promising performance. It also proves that Soft classifier performs better than the hard classifier. 展开更多
关键词 Biometrics Finger Knuckle Print Contourlet Transform local binary pattern (lbp) local Directional pattern (LDP) local Derivative Ternary pattern (LDTP) local texture Description Framework Based Modified local Directional pattern (LTDF_MLDN) Nearest Neighbor (NN) Classifier Extreme Learning Machine (ELM) Classifier
下载PDF
Android Malware Detection Using Local Binary Pattern and Principal Component Analysis
8
作者 Qixin Wu Zheng Qin +3 位作者 Jinxin Zhang Hui Yin Guangyi Yang Kuangsheng Hu 《国际计算机前沿大会会议论文集》 2017年第1期63-66,共4页
Nowadays,analysis methods based on big data have been widely used in malicious software detection.Since Android has become the dominator of smartphone operating system market,the number of Android malicious applicatio... Nowadays,analysis methods based on big data have been widely used in malicious software detection.Since Android has become the dominator of smartphone operating system market,the number of Android malicious applications are increasing rapidly as well,which attracts attention of malware attackers and researchers alike.Due to the endless evolution of the malware,it is critical to apply the analysis methods based on machine learning to detect malwares and stop them from leakaging our privacy information.In this paper,we propose a novel Android malware detection method based on binary texture feature recognition by Local Binary Pattern and Principal Component Analysis,which can visualize malware and detect malware accurately.Also,our method analyzes malware binary directly without any decompiler,sandbox or virtual machines,which avoid time and resource consumption caused by decompiler or monitor in this process.Experimentation on 5127 benigns and 5560 malwares shows that we obtain a detection accuracy of 90%. 展开更多
关键词 ANDROID MALWARE detection binary texture FEATURE local binary pattern Principal component analysis
下载PDF
Retrieval of High Resolution Satellite Images Using Texture Features 被引量:1
9
作者 Samia Bouteldja Assia Kourgli 《Journal of Electronic Science and Technology》 CAS 2014年第2期211-215,共5页
In this research, a content-based image retrieval (CBIR) system for high resolution satellite images has been developed by using texture features. The proposed approach uses the local binary pattern (LBP) texture ... In this research, a content-based image retrieval (CBIR) system for high resolution satellite images has been developed by using texture features. The proposed approach uses the local binary pattern (LBP) texture feature and a block based scheme. The query and database images are divided into equally sized blocks, from which LBP histograms are extracted. The block histograms are then compared by using the Chi-square distance. Experimental results show that the LBP representation provides a powerful tool for high resolution satellite images (HRSI) retrieval. 展开更多
关键词 Content-based image retrieval high resolution satellite imagery local binary pattern texture feature extraction
下载PDF
基于四叉树的ORB-LBP改进算法
10
作者 陈易文 储开斌 +1 位作者 张继 冯成涛 《传感器与微系统》 CSCD 北大核心 2023年第10期156-159,164,共5页
针对ORB算法存在图像分布不均匀、匹配程度不高、匹配精度差的问题,通过划分网格计算图像灰度值的方法计算角点提取阈值。通过在金字塔层上构建四叉树的方法,在不同金字塔层分别构建不同深度的四叉树以提高计算效率,最后融合BRIEF-LBP... 针对ORB算法存在图像分布不均匀、匹配程度不高、匹配精度差的问题,通过划分网格计算图像灰度值的方法计算角点提取阈值。通过在金字塔层上构建四叉树的方法,在不同金字塔层分别构建不同深度的四叉树以提高计算效率,最后融合BRIEF-LBP特征描述子以提升ORB算法匹配精度。实验结果表明:对比传统ORB算法在速度上降低了5%,但均匀度提升了66左右,召回率也提升了10%;对比其他改进算法,速度提升了2%和5%,特征点分布均匀度提升了48和49,召回率也提升了36.63%和4.925%,实现了在少量增加计算量的同时,特征点均匀度和匹配精度效果有较大提升。 展开更多
关键词 ORB算法 局部二值模式 四叉树 融合描述子
下载PDF
基于感兴趣区域的改进型LBP手指静脉识别 被引量:2
11
作者 黄艳国 杨训根 周满国 《传感器与微系统》 CSCD 北大核心 2023年第4期143-147,共5页
为进一步提升手指静脉识别算法的识别率,在图像预处理阶段提出一种快速感兴趣区域(RoI)提取方法,简化候选区域提取的计算过程,缩短手指区域提取时间。识别特征则是在局部二值模式(LBP)的基础上,利用邻域像素的平均值代替中心值,通过邻... 为进一步提升手指静脉识别算法的识别率,在图像预处理阶段提出一种快速感兴趣区域(RoI)提取方法,简化候选区域提取的计算过程,缩短手指区域提取时间。识别特征则是在局部二值模式(LBP)的基础上,利用邻域像素的平均值代替中心值,通过邻域像素的关系引入,提升了图像的纹理表达效果。在SDUMLA数据库与天津市智能实验室采集指静脉图像数据库上,分别取得了99.53%,99.74%的识别率,表明了算法优良的识别性能与泛化能力。 展开更多
关键词 手指静脉识别 感兴趣区域 局部二值模式
下载PDF
基于LBP纹理与SegNet网络的灾损建筑物提取 被引量:3
12
作者 谢跃辉 李百寿 高豫川 《北京测绘》 2023年第3期397-401,共5页
高分辨率遥感影像中震后灾损建筑物提取是震害预估中极具重要的参考指标,研究遥感影像的震后灾损建筑物提取方法具有重要的科学意义。本文以青海玉树震后典型的灾损建筑物数据为研究对象,针对卷积神经网络对于城市建筑物纹理特征信息利... 高分辨率遥感影像中震后灾损建筑物提取是震害预估中极具重要的参考指标,研究遥感影像的震后灾损建筑物提取方法具有重要的科学意义。本文以青海玉树震后典型的灾损建筑物数据为研究对象,针对卷积神经网络对于城市建筑物纹理特征信息利用的不足,将局部二值模式(LBP)纹理特征与SegNet深度卷积神经网络相结合,采用有监督学习分类的方式训练卷积神经网络,实现震后灾损建筑物自动分类提取,并与传统面向对象提取方法进行对比。实验结果表明,LBP纹理特征与SegNet卷积神经网络模型相结合,对于震后灾损建筑物的提取能提高预测精度,用户精度与生产者精度分别有2%~7%,2%~9%的提升。 展开更多
关键词 局部二值模式纹理 SegNet网络 灾损建筑物 自动提取
下载PDF
基于LBP和神经网络的织物疵点分类
13
作者 孙红蕊 周星亚 +2 位作者 原义豪 木也塞尔·努热合买提 夏克尔·赛塔尔 《服饰导刊》 2023年第3期110-120,共11页
织物疵点在销售中严重影响着产品的价格与品质,传统的织物疵点检测主要依靠人工检测,这种检测方式如今无法满足机器化时代下的高速度、高精度、高质量的要求。针对织物疵点检测难度大,效率低的问题,文章采用局部二值模式(LBP)和神经网... 织物疵点在销售中严重影响着产品的价格与品质,传统的织物疵点检测主要依靠人工检测,这种检测方式如今无法满足机器化时代下的高速度、高精度、高质量的要求。针对织物疵点检测难度大,效率低的问题,文章采用局部二值模式(LBP)和神经网络对织物疵点分类。首先,采用局部二值模式(LBP)对织物疵点纹理特征进行提取;其次,将特征值进行归一化处理并且将获得的特征值如能量、方差、熵等送入到已经训练好的BP神经网络中;最后,通过BP神经网络将前面送入的织物疵点特征值进行织物疵点先识别再分类;研究认为:基于局部二值模式和神经网络的织物疵点检测方法是一种可行的方法。该方法的平均准确率达到80%以上,平均召回率达到80%以上,分类的平均正确率达到85%以上。 展开更多
关键词 织物疵点分类 神经网络 局部二值化 特征提取
下载PDF
基于LBP的同图复制粘贴篡改图像的检验研究
14
作者 徐泽立 于奎栋 《刑事技术》 2023年第5期481-488,共8页
铺天盖地的篡改图像已成为当今社会安全隐患之一。同图复制粘贴篡改是当前篡改图像中较为频繁使用的篡改手法,本文尝试基于LBP算法对同图复制粘贴篡改图像进行鉴别。先将图像转为灰度图再使用低通滤波操作将会降低检验效果的因素减少,... 铺天盖地的篡改图像已成为当今社会安全隐患之一。同图复制粘贴篡改是当前篡改图像中较为频繁使用的篡改手法,本文尝试基于LBP算法对同图复制粘贴篡改图像进行鉴别。先将图像转为灰度图再使用低通滤波操作将会降低检验效果的因素减少,再运用Harris算法提取特征点,LBP算法提取特征向量,并将特征值匹配,最后用RANSAC算法来消除误匹配点。结果显示,本文算法可有效检测出经过后处理操作过的同图复制粘贴篡改图像,该方法检验同图复制粘贴篡改图像效果良好。 展开更多
关键词 图像检验 复制粘贴篡改 HARRIS算法 局部二值模式(lbp)
下载PDF
结合改进LBP和SRC的高光谱图像分类研究
15
作者 龚渝 赵圣璞 +1 位作者 徐俊洁 赵慧敏 《计算机工程与应用》 CSCD 北大核心 2023年第2期253-260,共8页
针对传统局部二值模型(local binary pattern,LBP)提取高光谱图像纹理特征信息量庞大的难题,提出一种基于对称旋转不变等价局部二值模型(symmetrical rotation invariant uniform LBP,SRIULBP)的高光谱图像特征提取方法,以缩减特征维度... 针对传统局部二值模型(local binary pattern,LBP)提取高光谱图像纹理特征信息量庞大的难题,提出一种基于对称旋转不变等价局部二值模型(symmetrical rotation invariant uniform LBP,SRIULBP)的高光谱图像特征提取方法,以缩减特征维度;针对稀疏表示分类(sparse representation classification,SRC)模型中稀疏字典冗余的缺陷,采用近邻思想,提出最近邻稀疏表示(nearest neighbor SRC,NNSRC)分类方法,实现高光谱图像的高效、高准确度分类。数据实验结合表明,SRIULBP能快速提取图像特征,提出的分类方法不仅在分类精度上优于其他稀疏表示分类算法,并且具有更强的时效性与泛化能力。 展开更多
关键词 高光谱图像分类 改进局部二值模型 特征提取 最近邻稀疏表示
下载PDF
复杂光照下LBP人脸识别算法的改进
16
作者 李根 岳望 《信息与电脑》 2023年第15期106-109,共4页
针对复杂光照下人脸识别准确率低,改进了局部二值模式(Local Binary Patterns,LBP)算法。首先,以灰度对图像进行分层,在不同灰度层内提取LBP特征,根据某一分层上的特征分布及不同分层相同区域的特征相似度,确定该特征值的权重。其次,根... 针对复杂光照下人脸识别准确率低,改进了局部二值模式(Local Binary Patterns,LBP)算法。首先,以灰度对图像进行分层,在不同灰度层内提取LBP特征,根据某一分层上的特征分布及不同分层相同区域的特征相似度,确定该特征值的权重。其次,根据特征值的权重,动态调整尺度变换的窗口大小,合并权重较高的特征,减裁权重较低和无效特征,并构成新的直方图进行对比识别。最后,进行实验对比分析。实验结果表明,该算法可以有效地减少不同尺度变换中的特征计算量,且在复杂光照条件下更加有效地保留细节特征信息,减少干扰特征。 展开更多
关键词 复杂光照 局部二值模式(lbp) 人脸识别
下载PDF
基于LBP值对空间统计特征的纹理描述符 被引量:19
17
作者 徐少平 刘小平 +2 位作者 李春泉 胡凌燕 杨晓辉 《模式识别与人工智能》 EI CSCD 北大核心 2013年第8期769-776,共8页
针对基于内容图像检索应用背景下局部二值模式(LBP)描述符缺乏空间描述能力及所需特征矢量维数较长的不足,提出一种基于LBP值对空间统计特征构建的改进纹理描述符(ILBP).ILBP描述符首先利用LBP微模式编码方法将原始图像转换为LBP伪灰度... 针对基于内容图像检索应用背景下局部二值模式(LBP)描述符缺乏空间描述能力及所需特征矢量维数较长的不足,提出一种基于LBP值对空间统计特征构建的改进纹理描述符(ILBP).ILBP描述符首先利用LBP微模式编码方法将原始图像转换为LBP伪灰度图像,然后再提取出多个关于LBP值对空间分布关系统计值构成描述图像特征的特征矢量.在基于内容的图像检索原型测试平台上完成大量实验.实验结果表明,与LBP及其各类变种描述符相比,ILBP描述符在进一步增强LBP描述符描述能力的同时大幅度压缩特征矢量维数,具有更好的查询正确率和查询效率. 展开更多
关键词 基于内容的图像检索 局部二值模式(lbp) 局部二值模式伪图像 统计特征 查询正确率
下载PDF
使用多尺度LBP特征描述与识别人脸 被引量:52
18
作者 王玮 黄非非 +1 位作者 李见为 冯海亮 《光学精密工程》 EI CAS CSCD 北大核心 2008年第4期696-705,共10页
提出了一种基于多尺度LBP特征的人脸描述与识别算法。对原始人脸图像进行二级小波分解,并采用LBP算子分别计算两幅低频逼近图像的LBP特征谱;将LBP特征谱划分为若干个互不重叠的特征区域,然后分别进行直方图统计。最后,将所有区域的LBP... 提出了一种基于多尺度LBP特征的人脸描述与识别算法。对原始人脸图像进行二级小波分解,并采用LBP算子分别计算两幅低频逼近图像的LBP特征谱;将LBP特征谱划分为若干个互不重叠的特征区域,然后分别进行直方图统计。最后,将所有区域的LBP直方图序列连接起来得到多尺度LBP特征,将其作为人脸的鉴别特征用于分类识别。所提出算法在ORL人脸数据库中取得了高达99%的人脸识别率。实验分析表明,多尺度LBP特征具有较强的人脸图像描述能力和可鉴别性,且对人脸表情及位置的变化具有较高的鲁棒性。 展开更多
关键词 人脸识别 多尺度分析 lbp算子 直方图
下载PDF
融合LBP和GLCM的纹理特征提取方法 被引量:23
19
作者 王国德 张培林 +1 位作者 任国全 寇玺 《计算机工程》 CAS CSCD 2012年第11期199-201,共3页
为提取有效的特征用于纹理描述和分类,提出一种融合局部二进制模式(LBP)和灰度共生矩阵(GLCM)的纹理特征提取方法。利用旋转不变的LBP算子处理纹理图像,得到LBP图像及其GLCM,采用对比度、相关性、能量和逆差矩描述图像的纹理特征。实验... 为提取有效的特征用于纹理描述和分类,提出一种融合局部二进制模式(LBP)和灰度共生矩阵(GLCM)的纹理特征提取方法。利用旋转不变的LBP算子处理纹理图像,得到LBP图像及其GLCM,采用对比度、相关性、能量和逆差矩描述图像的纹理特征。实验结果表明,与其他方法相比,该方法提取的纹理特征具有更强的纹理鉴别能力,平均分类正确率达到93%。 展开更多
关键词 纹理分析 特征提取 Haralick特征 GABOR滤波器 局部二进制模式 灰度共生矩阵
下载PDF
基于完整LBP特征的人脸识别 被引量:31
20
作者 袁宝华 王欢 任明武 《计算机应用研究》 CSCD 北大核心 2012年第4期1557-1559,共3页
提出一种基于完整局部二值模式(CLBP)进行人脸识别的方法,CLBP算子包括三个部分:中心像素的LBP(CLBP_C)、符号部分的LBP(CLBP_S)、数值部分的LBP(CLBP_M)。该方法首先采用CLBP算子提取人脸灰度图像的直方图;然后融合成CLBP直方图,进行... 提出一种基于完整局部二值模式(CLBP)进行人脸识别的方法,CLBP算子包括三个部分:中心像素的LBP(CLBP_C)、符号部分的LBP(CLBP_S)、数值部分的LBP(CLBP_M)。该方法首先采用CLBP算子提取人脸灰度图像的直方图;然后融合成CLBP直方图,进行直方图相似性比较;最后根据最近邻原则进行识别。在ORL和YALE标准人脸数据库上的实验表明,该方法得到的结果比LBP效果更好,鲁棒性更高。 展开更多
关键词 完整局部二值模式 特征提取 人脸识别 局部二值模式
下载PDF
上一页 1 2 24 下一页 到第
使用帮助 返回顶部