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

Search list

[Special Effectshog_extraction

Description: 基于OPENCV的静止图像的HOG特征提取算法的全部程序,完全可用于各种图像的HOG特征提取,以进一步训练分类器进行行人检测-source code that apply to the pedestrian detection based on OPENCV.this document can help you extract HOG features from any type image which include human in it
Platform: | Size: 4096 | Author: lightblueboy | Hits:

[matlabHog(1)_MatlabCode_20090408

Description: HoG matlab,内含HOG算法基本代码-HoG matlab code
Platform: | Size: 3072 | Author: 杨策 | Hits:

[OpenCVHOG

Description: HOG的详细介绍和源代码,以及附带详细PPT介绍,对学习HOG很有帮助-HOG detailed description and source code, and the PPT with detailed description, very helpful in learning HOG
Platform: | Size: 25100288 | Author: mattew | Hits:

[Special Effectshog

Description: HOG特征的实现方案,用于人脸识别,已经被opencv采用-the feature of HOG
Platform: | Size: 518144 | Author: Clarence | Hits:

[Windows Developobjectdet20070707

Description: cvpr07年 对象检测代码 hog+svm,压缩包里含有行人,车辆等分类器,可以直接检测-cvpr07 on object identification code hog+ svm, compression bag with pedestrians, vehicles and other classifiers
Platform: | Size: 5592064 | Author: liurui | Hits:

[matlabHOG-LBP-detection

Description: 该程序分别提取正负样本图像的HOG和LBP特征,利用支持向量机进行样本训练,得到行人分类器。利用训练好的分类器进行检测,实验结果表明,该方法可以有效检测出图像中的行人,并达到了较好的检测结果。-A novel approach based on combining Histogram of oriented gradients (HOG) and LocalBinary Pattern(LBP) is suggested in the program.Also liner SVM is acted as the classifier,and the experiment suggests that the method can better deal with human detection.
Platform: | Size: 14336 | Author: 邵文 | Hits:

[Special EffectsAn-HOG-LBP-Human-Detector

Description: 一种基于HOG-LBP特征的人脸检测方法,对于遮挡的人体非常有效。-By combining Histograms of Oriented Gradients (HOG) and Local Binary Pattern (LBP) as the feature set, we pro- pose a novel human detection approach capable of handling partial occlusion. Two kinds of detectors, i.e., global de- tector for whole scanning windows and part detectors for local regions, are learned from the training data using lin- ear SVM. For each ambiguous scanning window, we con- struct an occlusion likelihood map by using the response of each block of the HOG feature to the global detector. The occlusion likelihood map is then segmented by Mean- shift approach. The segmented portion of the window with a majority of negative response is inferred as an occluded region. If partial occlusion is indicated with high likelihood in a certain scanning window, part detectors are applied on the unoccluded regions to achieve the fi nal classifi ca- tion on the current scanning window. With the help of the augmented HOG-LBP feature and the global-part occ
Platform: | Size: 3078144 | Author: 有来有去 | Hits:

[matlabHOG-LBP-detection

Description: matlab 实现的hog和lbp 结合的行人检测-matlab hog-lbp detection
Platform: | Size: 13312 | Author: zxc | Hits:

[Special EffectsHOG-LBPPdetection

Description: HOG-LBP+detection 行人检测-HOG-LBP+detection Pedestrian Detection
Platform: | Size: 14336 | Author: 朱涛 | Hits:

[Special Effectsfast-additive-svms.tar

Description: 基于HOG+LBP+HIKSVM的行人检测算法matlab代码实现,里面包含了libsvm-mat-3.0-1软件包.-the algorithm implementation of pedestrian detection based on the dates+ LBP+ HIKSVM,it contains the libsvm-mat-3.0-1 package
Platform: | Size: 47104 | Author: xiaoyufei | Hits:

[File FormatHOG-LBP

Description: HOG_LBP is method to detect pedestrians image
Platform: | Size: 955392 | Author: Clopezriv | Hits:

[Graph Recognizepedestrian-detectionsvms.tar

Description: Hog + LBP + svm 行人检测-Hog+ LBP+ svm pedestrian detection
Platform: | Size: 58368 | Author: tony | Hits:

[Software Engineering25292626

Description: 为了实现复杂环境下的人脸特征有效表达,提出一种改进的梯度方向直方图(HOG)人脸识别方法.首先以人脸图像网格作为采样窗口并在其上提取 HOG特征;然后将所有网格 HOG特征向量进行组合,实现整个人脸特 征表达;最后采用最近邻分类器进行识别.另外,比较了该方法与Gabor小波和局部二值模式(LBP)2种著名的人脸 局部特征表示方法的优劣.实验结果表明,在调优的 HOG参数下,在具有光照和时间环境等复杂变化的FERET人 脸库中,较少维数的 HOG特征比LBP特征有更好的表现,而且 HOG特征提取时间和特征向量维数比Gabor小波方法更具有优势-In order to achieve facial features in complex environments valid expression, an improved gradient direction histogram (HOG) face recognition method. Firstly face image and extract the grid as a sample window HOG features on it then all mesh HOG feature vector combination, realize the whole people express facial feature Finally, nearest neighbor classifier to identify. In addition, the comparison of the method with Gabor wavelet and local binary pattern (LBP) 2 famous facial features indicate the quality of the local approach. Experimental results show that HOG parameter tuning in FERET face with complex changes in the environment of light and time, the characteristic dimension of less than HOG LBP features better performance, and feature extraction time and HOG dimension of feature vectors have an advantage over Gabor wavelet method
Platform: | Size: 1274880 | Author: wang | Hits:

[matlabvlfeat-0.9.20-bin

Description: 特征提取的工具包,实现各种特征,如hog,lbp,sift.-Feature extraction kit achieve a variety of features, such as hog, lbp, sift.
Platform: | Size: 18255872 | Author: 刘晓晶 | Hits:

[Special EffectsHoG-and-HoG-LBP

Description: 行人检测中的HoG和HoG-LBP算法的对比试验。-Pedestrian Detection comparative test HoG and HoG-LBP algorithm.
Platform: | Size: 11264 | Author: Bao Donghai | Hits:

[AI-NN-PRINRIAHogLbpLabel

Description: 本方法是hog+lbp+svm来判断是否为行人,函数库为opencv,代码为C++,hog是opencv自带的,lbp为均匀模式,59维度,训练样本为INRIA数据集-opencv lbp svm president detection inria data
Platform: | Size: 17152000 | Author: 陶峰 | Hits:

[OtherHOG-LBP

Description: Building Detection Using Enhanced HOG-LBP features and Region Refinement Processes
Platform: | Size: 1858560 | Author: mingjun wang | Hits:

[OtherHOG-LBP detection

Description: 检测lbp+hog特征,MATLAB代码,用于特征识别和检测(Detect lbp+hog features)
Platform: | Size: 13312 | Author: steve_ustc | Hits:

[matlabHOG_LBP

Description: 融合hog与lbp特征的图像分类,使用svm进行分类,最终给出运行混淆矩阵(The image classification of hog and LBP features is classified by SVM, and the run obfuscation matrix is finally given.)
Platform: | Size: 1024 | Author: wmqqiu | Hits:

[Special Effects图像识别代码集

Description: HOG LBP 在python matlab C++环境下的实现(Implementation of HOG LBP in Python matlab C++ environment)
Platform: | Size: 4008960 | Author: kzlee | Hits:
« 12 »

CodeBus www.codebus.net