搜索资源列表
body10
- OpenCV训练自己的分类器可以实现人脸检测躯干检测-OpenCV train their own classification
train-classification
- OpenCV人脸检测源代码,可用于进行对人脸的识别和处理-OpenCV face detection source code can be used to carry out face recognition and treatment
plate-recognition
- 这是一份基于VC的简单车牌识别代码,初学opencv的不妨借鉴参考。-This is a simple license plate recognition based on the VC code, beginner may wish to draw the opencv reference.
SplitandMerge
- Application of VC + + for image segmentation technique through Split and Merge, made in visual studio 2010 and opencv 2.4.3
test
- 以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别-In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition
sRGB2LabOpenCV
- OpenCV中RGB转Lab的matlab实现,与matlab自带的sRGB转RGB不太一样。-OpenCV in RGB to Lab matlab realize, comes with matlab sRGB to RGB not the same.
Haar-Detect
- 用OpenCV封装的Haar算法进行人脸检测,检测目标可以是多个人脸。-Face detection using Haar algorithm of OpenCV package, target detection can be more than one person face.
kalman
- 使用opencv写的卡尔曼滤波的一个demo,跟踪鼠标指针的移动-Kalman filter using opencv write a demo, tracking the movement of the mouse pointer
GetSample
- 使用opencv写的制作训练样本的小程序,用于减小制作样本的工作量-Making use of opencv write a small program of training samples, used to reduce the workload of production samples
Resize
- 用opencv+vs2010打开,用来改变图像的大小,已调试通过.-Changing the image size
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
chamfermatching
- Descr iption of the file: template matching source of Chamfer matching algorithm. It s OpenCV implementation
cvSamplePeopleDetect
- opencv识别行人实例代码,需要自行加opencv的库,即可使用。-It s an opencv example code of Pedestrian recognition , you need to add their own opencv library to use.
11
- 用OpenCV+VC代码实现金字塔光流法检测运动的物体-With code pyramid optical flow method to detect moving objects
1
- opencv读取取视频后,在提取帧图片,并将其保存-opencv access to video, extract fr a mes pictures
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.
Dijkstra
- 算法作业,迪杰斯特拉算法vs2008+opencv实现,任意构造有向图并计算图上任意两点最短路径及其长度-Arithmetic operations, Dijkstra algorithm using vs2008 and opencv , arbitrary construct a directed graph and calculate the shortest path between any two points on the map and its length
gabor-filter
- OpenCV python for local orientation based gabor filtering