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

Search list

[WEB CodeHOG

Description: 基于hog人体识别的很好的文章,既有基于adaboost的又有svm的分类器。
Platform: | Size: 306358 | Author: 孙兆辉 | Hits:

[2D GraphicHOG 人体检测的源代码

Description: HOG 特征向量的计算 用于SVM分类
Platform: | Size: 2750862 | Author: hhj4000@163.com | Hits:

[DocumentsHOG

Description: 基于hog人体识别的很好的文章,既有基于adaboost的又有svm的分类器。-Hog human identification based on a very good article, both based on the AdaBoost and the SVM classifier.
Platform: | Size: 3606528 | Author: 孙兆辉 | Hits:

[Graph programphog

Description: phog算法的matlab实现,hog特征用于对象识别,比如人脸识别、人体识别。-phog algorithm matlab achieve, hog characteristics for object recognition, such as face recognition, human identification.
Platform: | Size: 17408 | Author: luandayong | Hits:

[matlabhog

Description: Hog try I try to implement hog descriptor
Platform: | Size: 1330176 | Author: RidvanDongelci | 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:

[OpenCVBlog_hogCompute6.tar

Description: Opencv HOG (Histogram of Orientation Gradient) training based on Dalal method. When you try to use Opencv HOG, you may not know how the training of the SVM model is done. Here is the example Linux with Opencv2.1
Platform: | Size: 18151424 | Author: szproxy | Hits:

[matlabexercise5

Description: Matlab HOG exercise matlab svm learning
Platform: | Size: 4860928 | Author: kirill | 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 Effectshog_svm

Description: matlab实现hog+svm图像二分类(Matlab implementation of hog and svm images two categories)
Platform: | Size: 911360 | Author: hero2015 | Hits:

[Special EffectsHOG

Description: 求取任意图片的HOG特征,一共提取360个梯度特征,可用于ADABoost,SVM中。(Seek the HOG feature of any picture)
Platform: | Size: 18432 | Author: 阳明子许0905 | Hits:

[Windows Develop利用Hog特征和SVM分类器进行行人检测

Description: 利用Hog特征和SVM分类器进行行人检测(Using Hog features and SVM classifiers for pedestrian detection)
Platform: | Size: 59158528 | Author: Elena0806 | Hits:

[Special EffectsHOG

Description: 将这330个3780维的HOG特征当做测试样本,用支持向量机(SVM)分类器来判别出,这些窗口的HOG特征是否有行人,有行人的用矩形框标记起来。HOG行人特征及所对应的SVM分类器的参数,在opencv中已经训练好了,我们只需要得到HOG特征,然后调用SVM即可得到判别结果(The 330 Hera features of 3780 dimensions are used as test samples, and the support vector machine (SVM) classifier is used to determine whether the HOG features of these windows are pedestrians and pedestrians are marked with rectangles. HOG pedestrian characteristics and the corresponding SVM classifier parameters, in the opencv has been trained, we only need to get HOG characteristics, and then call SVM to get the results)
Platform: | Size: 5207040 | Author: satchel | Hits:

[Special Effectssvm

Description: 使用hog特征进行分类,采用opencv里的svm算法(By using the hog feature,we classfy the face images with svm algorithm.)
Platform: | Size: 20043776 | Author: liiakw | Hits:

[OtherSVM

Description: 通过HOG获取特征,用SVM对图像进行分类。(The feature is acquired by HOG, and the image is classified by SVM.)
Platform: | Size: 6071296 | Author: 朋至远方 | Hits:

[Graph program训练Hog以及检测

Description: 对行人图片提取hog数据量然后对其检测 用svm数据分类(The data of hog data is extracted and then classified by SVM data)
Platform: | Size: 4928512 | Author: 一哥1211 | Hits:

[Windows DevelopSVM

Description: 使用HOG提取特征,SVM进行图像分类,可以进行两种以上分类(Using HOG to extract features and SVM for image classification)
Platform: | Size: 18534400 | Author: yangyang123 | Hits:

[Special Effectshog-feature

Description: 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征是一种在计算机视觉和图像处理中用来进行物体检测的特征描述子。它通过计算和统计图像局部区域的梯度方向直方图来构成特征。Hog特征结合SVM分类器已经被广泛应用于图像识别中,尤其在行人检测中获得了极大的成功。需要提醒的是,HOG+SVM进行行人检测的方法是法国研究人员Dalal在2005的CVPR上提出的,而如今虽然有很多行人检测算法不断提出,但基本都是以HOG+SVM的思路为主(The Histogram of Oriented Gradient (HOG) feature is a feature descriptor for object detection in computer vision and image processing. It constructs features by computing and counting histograms of gradient directions in local regions of images. Hog features and SVM classifier have been widely used in image recognition, especially in pedestrian detection. It needs to be reminded that the method of pedestrian detection by HOG+SVM is proposed by French researcher Dalal on 2005 of CVPR, and although many pedestrian detection algorithms are constantly proposed, it is mainly based on the idea of HOG+SVM.)
Platform: | Size: 162816 | Author: 赵阿敏 | Hits:

[Graph programsvm

Description: 基于hog特征的svm的图像分类识别,matlab程序(Image classification and recognition based on hog-svm)
Platform: | Size: 509952 | Author: fire008 | Hits:

[Special EffectsHOG-SVM-classifer-master

Description: 利用传统的SVM-HOG算法,进行行人检测(HOG-SVM algorithm for pedestrian detection)
Platform: | Size: 8192 | Author: ammrdoudou | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net