Welcome![Sign In][Sign Up]
Location:
Search - support vector machine face detection

Search list

[Otherlsvm

Description: 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
Platform: | Size: 2125 | Author: 韩乐 | Hits:

[Other resourceHumanDetectionAndRecognitionInColorVideoMonitorSys

Description: 实际应用中所采集的大多是彩色序列图像,研究彩色序列图像的人脸检测和识别有特别重要的意义. 文中对彩色序列图像的人脸检测和识别进行了深入的研究和探讨,在综合了国内外计算机视觉和人工智能领域先进理论 和技术的基础上,开发了一个完整的人脸检测和识别系统.在系统实现过程中,提出了以下一些创新性的概念、 方法和系统结构.关  键  词:人脸检测 人脸识别 肤色分析 运动分析 支撑向量机 主成分分析 -practical application by the majority of the acquisition of color images, Study color image sequence of face detection and identification of special significance. Color text of the image sequence Face Detection and Identification conducted a thorough study and research, consolidated domestic and foreign computer vision and artificial intelligence theory and the field of advanced technologies on the basis of development of a complete face detection and recognition system. the system implementation process, the following number of innovative concepts, methods and systems architecture. Keywords : Face Detection Face Recognition color analysis Motion Analysis Support Vector Machine Principal Component Analysis
Platform: | Size: 7730889 | Author: 李岚熙 | Hits:

[Otherlsvm

Description: 支持向量机方法,用matlab实现,用于分类检测、模式识别,人脸检测等-Support Vector Machine method, the realization of Matlab for the detection and classification, pattern recognition, face detection
Platform: | Size: 2048 | Author: 韩乐 | Hits:

[OtherHumanDetectionAndRecognitionInColorVideoMonitorSys

Description: 实际应用中所采集的大多是彩色序列图像,研究彩色序列图像的人脸检测和识别有特别重要的意义. 文中对彩色序列图像的人脸检测和识别进行了深入的研究和探讨,在综合了国内外计算机视觉和人工智能领域先进理论 和技术的基础上,开发了一个完整的人脸检测和识别系统.在系统实现过程中,提出了以下一些创新性的概念、 方法和系统结构.关  键  词:人脸检测 人脸识别 肤色分析 运动分析 支撑向量机 主成分分析 -practical application by the majority of the acquisition of color images, Study color image sequence of face detection and identification of special significance. Color text of the image sequence Face Detection and Identification conducted a thorough study and research, consolidated domestic and foreign computer vision and artificial intelligence theory and the field of advanced technologies on the basis of development of a complete face detection and recognition system. the system implementation process, the following number of innovative concepts, methods and systems architecture. Keywords : Face Detection Face Recognition color analysis Motion Analysis Support Vector Machine Principal Component Analysis
Platform: | Size: 7730176 | Author: QHLee | Hits:

[VC/MFCFaceTracking-LLH

Description: 基于模板匹配与支持矢量机的人脸检测 梁路宏 艾海舟 肖习攀 叶航军 徐光佑 张钹 。本文提出了一种将模板匹配与支持矢量机(SVM)相结合的人脸检测算法。算法首先使用双眼—人脸模板对进行粗筛选,然后使用SVM分类器进行分类。在模板匹配限定的子空间内采用“自举”方法收集“非人脸”样本训练SVM,有效地降低了训练的难度。实验结果的对比数据表明,该算法是十分有效的。-Based on template matching and support vector machine Face Detection Liang Wang Ai Haizhou Road, Xi Pan Xiao Ye Zhang Bo Xu Guangyou military aircraft. This paper proposes a template matching and support vector machine (SVM) a combination of face detection algorithm. Algorithm the first to use both eyes- face template to carry out coarse filter, and then use the SVM classifier to classify. Template matching in the sub-space limit the use of
Platform: | Size: 1135616 | Author: cy | Hits:

[Special EffectsA_Study_og_Face_Recognition_Methods_Baced_on_Wavel

Description: 针对灰度图像,提出一种基于知识的人脸检测方法。 提出了一种给予支持向量机的人脸检测方法。 提出了一种基于小波分解的LDA人脸识别方法。 提出了一种基于小波和DCT的人脸识别方法。 提出了一种机遇CEDT和支持向量机的人脸分类和识别方法。 -For gray-scale images, a knowledge-based face detection methods. A support vector machine method of face detection. A wavelet decomposition of the LDA-based face recognition methods. A wavelet and DCT-based face recognition methods. A CEDT opportunities and support vector machine classification and face recognition.
Platform: | Size: 7113728 | Author: yanyan | Hits:

[Special EffectsSVM_FACE

Description: 基于支持向量机的人脸检测训练集增强算法实现。根据支持向量机(support vector machine,简称SVM)~ ,对基于边界的分类算"~(geometric approach)~ 言,类别边界附近的样本通常比其他样本包含有更多的分类信息.基于这一基本思路,以人脸检测问题为例.探讨了 对给定训练样本集进行边界增强的问题,并为此而提出了一种基于支持向量机和改进的非线性精简集算法 IRS(improved reduced set)的训练集边界样本增强算法,用以扩大-91l练集并改善其样本分布.其中,所谓IRS算法是指 在精简集(reduced se0算法的核函数中嵌入一种新的距离度量一一图像欧式距离一一来改善其迭代近似性能,IRS 可以有效地生成新的、位于类别边界附近的虚拟样本以增强给定训练集.为了验证算法的有效性,采用增强的样本 集训练基于AdaBoost的人脸检测器,并在MIT+CMU正面人脸测试库上进行了测试.实验结果表明通过这种方法 能够有效地提高最终分类器的人脸检测性能.-According to support vector machines(SVMs),for those geometric approach based classification methods,examples close to the class boundary usually are more informative than others.Taking face detection as an example,this paper addresses the problem of enhancing given training set and presents a nonlinear method to tackle the problem effectively.Based on SVM and improved reduced set algorithm (IRS),the method generates new examples lying close to the face/non—face class boundary to enlarge the original dataset and hence improve its sample distribution.The new IRS algorithm has greatly improved the approximation performance of the original reduced set(RS)method by embedding a new distance metric called image Euclidean distance(IMED)into the keme1 function.To verify the generalization capability of the proposed method,the enhanced dataset is used to train an AdaBoost.based face detector and test it on the MIT+CMU frontal face test set.The experimental results show that the origina
Platform: | Size: 649216 | Author: 郭事业 | Hits:

[Special EffectsComplete-identification-including-skin-and-the-act

Description: 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face detection, you can immediately use it for your video surveillance system. The technology involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE programming, image processing, histogram equalization, image filtering, C++ programming, but also what other people have the background knowledge of face detection
Platform: | Size: 2305024 | Author: 憨豆 | Hits:

[AI-NN-PRTraining-support-vector-machines-an-application-to

Description: 一篇介绍将SVM应用于人脸探测的论文,推荐-Training support vector machine an application to face detection
Platform: | Size: 906240 | Author: 汤圆 | Hits:

[Graph RecognizeFace-Detection

Description: 完整的包括皮肤及动作识别的C++人脸检测源代码,涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程等。-Complete, including skin and actions identified C++ face detection source code, the technology involved are: wavelet analysis, scaling down model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE Programming , image processing, histogram equalization, image filtering, C++ programming.
Platform: | Size: 462848 | Author: 黄大伟 | Hits:

[matlabgaborsvm1

Description: 先用gabor 小波滤波器,做特征提取,然后用支持向量机(SVM)做分类,来实现人脸检测.需要用matlab 2010 或更新的版本才能运行-the code is used for face detection.Firstly it use gabor wavelet filter for feature extraction,Secondly it use support vector machine (SVM)for classification.matlab 2010 required.
Platform: | Size: 163840 | Author: xiang | Hits:

[Graph Recognizetemplate-matching-and-SVM

Description: 本文说明了基于模板匹配与支持向量机SVM的人脸识别算法-Based on template matching and support vector machine for face detection
Platform: | Size: 300032 | Author: jinju | Hits:

[Special EffectsColor-rendering.

Description: 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpose of this paper is to provide a I development of SSE optimized, c++ library for face detection, you can get it for your video monitoring system. Regarding technical: wavelet analysis, dimension reduction model (PCA, LDA, ICA), artificial neural network (ANN), support vector machine (SVM), SSE programming, image processing, histogram equalization, image filtering, c++ programming, and the other face detection background knowledge.
Platform: | Size: 15360 | Author: 青哥 | Hits:

[Otherpca_svm_face

Description: 支持向量机和主成份分析的人脸检测代码,适合初学者。-Face detection code support vector machine and principal component analysis, suitable for beginners.
Platform: | Size: 1024 | Author: w shanbing | Hits:

[matlabfdsvm11

Description: matlab code for Face Detection using Support Vector Machine (SVM)
Platform: | Size: 166912 | Author: sswtechnology | Hits:

[AI-NN-PROpenCode_luzhenbo

Description: [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行人检测,车牌识别,特征提取,无人驾驶,自动驾驶,毫米波雷达,激光雷达,辅助驾驶,ADAS,AdaBoost,LBP,HOG,MeanShift,目标检测,目标识别,目标跟踪,数据挖掘,大数据 电子邮件:41670240@qq.com 微信:luzhenbo2 个人博客: http://blog.sina.com.cn/luzhenbo2 欢迎同行切磋交流,同时请自我介绍,内容包括:姓名、所在城市、所在单位,工作职责等。-[Original] chaos analysis, cluster analysis, support vector machine, group intelligent optimization, depth learning (convolution neural network) Matlab toolbox full open source version Download Author: Lu Zhenbo Graduated from: Naval University of Engineering, Marine and Marine Engineering (Underwater Engineering), Ph.D. Depth of learning, machine learning, machine vision, group intelligence, nonlinear and chaos, Matlab and VC++ mixed, large data (1), and a large number of data processing, Image processing, intelligent vision, convolutional neural network, face detection, pedestrian detection, license plate recognition, feature extraction, image processing, image processing, image processing, ADAS, AdaBoost, LBP, HOG, MeanShift, target detection, target recognition, target tracking, data mining, large data, radar, radar, autopilot, millimeter wave radar E-mail: 41670240@qq.com WeChat: luzhenbo2 Personal blog: http://blog.sina.com.cn/luzhenbo2 Welcome to peer exchange, and pleas
Platform: | Size: 1847296 | Author: 陆振波 | Hits:

[GIS programpatturnpatternclassification

Description: 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
Platform: | Size: 2048 | Author: rkzo$995641 | Hits:

[OS programmejhnq-detection-matlab

Description: 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
Platform: | Size: 2048 | Author: Arrchav | Hits:

[OpenGL programdte

Description: 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
Platform: | Size: 2048 | Author: Stanaprd | Hits:

[Special Effectsface detection

Description: 运用HOG提取人脸特征与支持向量机算法训练模型,进行人脸识别(Using HOG to extract facial features and support vector machine algorithm training model for face recognition)
Platform: | Size: 7041024 | Author: BrokenMoon | Hits:
« 12 »

CodeBus www.codebus.net