搜索资源列表
ifdef
- 人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR 01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。 -Face Detecti
SGLDMatrix
- 灰度空间共现矩阵(SGLD)是著名的提取目标纹理的特征,已经成功地应用于人脸检测等计算机视觉中。大家可研究此MAtlab代码,在实用中转化为C代码使用。-Gray is a total space matrix (SGLD) is a well-known goal of extracting texture characteristics, has been successfully applied to the face detection and other computer vision
ann_src
- 该程序是在vc环境下编写的bp神经网络c++类库,能够广泛应用于人脸检测以及动作监控。
peopel face
- 人脸检测的C/C++源代码 -Face Detection of C / C source code
DetectionLibrary
- Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
FullFaceDetector
- 基础的人脸检测程序,含有matlab程序,C语言程序及dll库。-simple face detector using C and matlab.
axvface
- 阿须人脸检测程序 1.0,人脸识别定位的示范程序-A face detection procedures to be 1.0, face recognition model program targeting
555
- 人脸检测与眼睛定位程序,可以打开图片直接演示-Easy to learn C++, Learning C++, classic books, there are examples and Exercises book answers
Gabor
- 人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。-code for facedetection,the performance is nice! usage: I=double(imread c:\Data\girl1.jpg )) detect_face(I) The function will display the bounding box if a face is found.
FaceDetection_MATLAB_Call_OpenCV
- 本程序在MATLAB中调用了OpenCV的AdaBoost检测器实现了人脸检测,还可用来学习MATLAB中调用C/C++代码的方法,研究人脸识别和希望熟悉MATLAB的同志们不妨试一试。-This procedure is called in MATLAB, OpenCV the AdaBoost detector implemented face detection, can also be used to learn MATLAB to call C/C++ code used to stu
CODE
- 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序
face-detector
- 动作识别人脸检测源代码,可以进行人脸检测,c-face detector
DeepLearnToolbox_CNN_lzbV2.0
- DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
FaceDetection
- 人脸检测纯C++代码,由中科院计算所山世光研究员带领的人脸识别研究组研发。代码基于C++实现,且不依赖于任何第三方的库函数,开源协议为BSD-2(Face detection of pure C++ code, the calculation of face recognition research group led by the Chinese Academy of Sciences researcher Shan shiguang. The code is based on C++ imp