- VC_Access VC与Access连接及其简单操作的实现
- ELM 极限学习机是一种神经网络仿真
- hidden-space 最小二乘隐空间支持向量机 王玲 薄列峰 刘芳 焦李成 ! 在隐空间中采用最小二乘损失函数$提出了 最 小 二 乘 隐 空 间 支 持 向 量 机#0*&**52H 8 同 隐 空 间 支 持 向 量机#&**52H 一样$最小二乘隐空间支持向量机不需 要 核 函 数 满 足 正 定 条 件$从 而 扩 展 了 支 持 向 量 机 核 函 数 的 选择范围 8 由于采用了最小二乘损失函数$最小二乘隐空间支持向量机产生的优 化 问 题 为 无 约 束 凸 二 次 规 划$这 比 隐空间支持向量机产生的约束凸二次规划更易求解 8 仿真实验结果表明所提算法在 计 算 时 间 和 推 广 能 力 上 较 隐 空 间支持向量机存在一定的优势
- JMFTest 纯java代码
- zhudianbijiaofa C++
- opencv-study-program opencv图像处理的主要过程代码总结以及opencv库中经常使用到的函数功能说明与用法
文件名称:FaceDetectonwithSkinandMotionAnalysis
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.32mb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
人脸识别,使用的是头发和行为分析,可以输入视频,也可以直接使用视频,非常好用-Recognition, using hair and behavior analysis, you can enter the video, you can directly use the video, very easy to use
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Face Detection C++ Library with Skin and Motion Analysis/cbcl_classifiers.zip
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo.zip
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src.zip
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/skin/skin.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/skin.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/svm/face.svm
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/VidCap.exe
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/capture.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/capture.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/AIClassifier.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/AIClassifier.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annetwork.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annetwork.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annlayer.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annlayer.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/basefwt.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/basefwt.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/FaceDetector.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/FaceDetector.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/haar.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/haar.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageFrame.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageFrame.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImagePyramid.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImagePyramid.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageResize.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageResize.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/MotionDetector.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/MotionDetector.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/svm.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/svm.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec1d.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec1d.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2d.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2d.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2dc.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2dc.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvlib.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvlib.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/face.svm
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/ReadMe.txt
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/res/VidCap.ico
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/res/VidCap.rc2
Face Detection C++ Library with Skin and Mot
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo.zip
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src.zip
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/skin/skin.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/skin.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/svm/face.svm
Face Detection C++ Library with Skin and Motion Analysis/facedetector_demo/bin/VidCap.exe
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/capture.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/capture.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/AIClassifier.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/AIClassifier.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annetwork.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annetwork.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annlayer.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/annlayer.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/basefwt.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/basefwt.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/FaceDetector.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/FaceDetector.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/haar.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/haar.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageFrame.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageFrame.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImagePyramid.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImagePyramid.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageResize.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/ImageResize.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/MotionDetector.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/MotionDetector.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/svm.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/svm.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec1d.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec1d.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2d.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2d.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2dc.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvLib/vec2dc.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvlib.cpp
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/cvlib.h
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/face.svm
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/face.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/pca.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/preflt.nn
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/ReadMe.txt
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/res/VidCap.ico
Face Detection C++ Library with Skin and Motion Analysis/facedetector_src/src/res/VidCap.rc2
Face Detection C++ Library with Skin and Mot
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.