搜索资源列表
rennian
- opencv实现人脸检测 用的是harr分类器
predict
- 利用OpenCV库实现的一个Kalman滤波的例子。-A Kalman filter example achieved with OpenCV.
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
MushroomClassification
- opencv实现的mushroom数据的分类,一共有八种不同的学习方法,包括贝叶斯、SVM、神经网络,等等。-opencv implementation mushroom data classification, a total of eight kinds of different learning methods, including Bayesian, SVM, neural networks, and so on.
Facetracking
- 使用OPENCV实现视频流中的人脸跟踪以及眼睛定位-The use of video streaming OPENCV implementation of the Human Face Tracking and Eye Location
gbt
- 采用opencv gbdt的实现,还有个例子。大家可以自己扩充-Using opencv gbdt implementation, as well as an example. We can expand their own
handtrack
- 本程序是用kinect相机对人手进行跟踪识别,用opencv及OpenNI来实现。-This procedure is to be tracked to identify staffing kinect camera with opencv and OpenNI.
Face-recognition-based-on-PCA
- 基于PCA的人脸识别 适用于样本文件数量较小,用opencv实现-PCA-based face recognition for smaller number of sample documents, using opencv
facerecognition
- 人脸检测 基于opencv实现 需要安装opencv 在VS2008平台那个开发-Face detection is based on need to install opencv opencv realized that development in VS2008 platform
test
- 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
Context-Tracker-Tracking
- 基于上下文的目标跟踪代码实现,用OPenCV编程实现,功能很强大哦-Context-based target tracking code, using OPenCV programming, very powerful oh
Random-Forest-Classify
- 随机森林分类器,用Opencv与C混合编程实现,程序包含如何分类及训练,对初学者有一定的帮助-Random Forest classifier, using Opencv with C mixed programming, the program includes how to classify and training, there is some help for beginners
svm
- opencv实现的svm算法的代码示范,可用于学习svm的原理和使用效果。-opencv svm algorithm implementation code demonstration svm can be used to learn the principles and results.
svm_-linear_unseparable
- opencv实现的svm,对标准svm原理做了基本的改进,能够处理线性不可分的情况。-opencv realized svm, svm standard basic principle made improvements to handle the case of non-linear.
DetFace
- 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
Nine_block_box
- 实现自动寻找九宫格初始状态到目标状态的最短路径并结合opencv图像切割以图像的形式展现出来。-Looking squared automatic initial state to target state and the shortest path opencv combined with images cut to form an image unfolded.
SVM
- 自己用opencv实现的机器学习十大算法中的支持向量机算法,经过测试,算法运行很好-Own opencv realize with the machine learning ten algorithms in support vector machine algorithm, tested, the algorithm runs very well
迭代法图像复原算法3月20日改
- 使用C#的WPF与打印机调用打印例子。使用PrintDialog 类,用打印队列实现打印。利用vc6.0+opencv实现人脸识别(Use C#'s WPF and printer to call the Print example. Use the PrintDialog class to print with a print queue. Using vc6.0+opencv to realize face recognition)
pytorch-openpose-master
- 本例程是我研究生阶段做的一个小项目,该项目用pytorch的深度学习框架来进行人体姿态识别,能够实现头部和身体的骨架识别!图像处理方面加入了OpenCV包进行相关的处理,希望能帮助大家!(175/5000 This routine is a small project that I did in the graduate stage. The project uses pytorch's deep learning framework to recognize human body postu
使用python调用摄像头数据实现虚拟背景
- 基于python+pytorch+opencv实现的复杂环境下的虚拟背景功能