-
svm_gesture_recognition
基于opencv的手势识别
1、hog : hog特征提取
2、hogTainer : 样本训练,利用了SVM方式
3、gestureRecognition : 手势识别,利用了训练得出的线性分类器进行识别分类
训练样本在hog文件夹中,对应gesture_a到gesture_e ,五种手势(Gesture recognition 1, hog: hog feature extraction 2, hogTainer: sample training, the use of SVM mode 3, gestureRecognition: gesture recognition using training resulting linear classifier for recognition and classification of training samples in hog folder corresponding to gesture_a gesture_e, five kinds of gestures)
- 2020-12-14 11:59:14下载
- 积分:1
-
FaceDetection
VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好(VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running)
- 2013-10-17 16:49:29下载
- 积分:1
-
Main
使用opencv图像库,识别数码管图片中的数字(Identify numbers in digital tube pictures)
- 2018-04-19 09:52:29下载
- 积分:1
-
Opencv自带的摄像机标定示例程序
可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “OpenCVsamplesc目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。
- 2022-02-01 04:56:08下载
- 积分:1
-
imageshot
This is about image programming.
- 2020-06-23 11:40:02下载
- 积分:1
-
LogPolar
Log-Polar变换, 能把笛卡尔坐标系里面的旋转和尺度变换变为Log-Polar坐标系中的角度方向和log-r方向的平移(The Log-Polar transform can transform the rotation and scale transform in the Descartes coordinate system into the angular direction and the log-r direction translation in the Log-Polar coordinate system)
- 2017-08-18 10:39:59下载
- 积分:1
-
opencvCar
开发环境:vc6.0 ,opencv1.0.整体功能:实现车牌跟踪,检测,车牌定位,车牌分割,字符
分割,字符识别,其中车牌跟踪和车牌检测不是很好,但是对于已经拍好的图片,车牌定位,
车牌分割,字符分割和字符识别效果很好。程序中的核心算法,本人已加详细注释。具体详见程序说明。希望对你有所帮助。(Development Environment: vc6.0, opencv1.0. Overall functions: license plate tracking, detection, license plate location, license plate segmentation, character segmentation, character recognition, including the license plate license plate tracking and detection is not very good, but has take a good picture, license plate location, license plate segmentation, character segmentation and character recognition with good results. The core algorithm in the program, I have added detailed comments. See detailed description of the procedures. I hope for your help.)
- 2020-07-03 22:40:02下载
- 积分:1
-
图像检索系统
在检索原理上,无论是基于文本的图像检索还是基于内容的图像检索,主要包括三方面:一方面对用户需求的分析和转化,形成可以检索索引数据库的提问;另一方面,收集和加工图像资源,提取特征,分析并进行标引,建立图像的索引数据库;最后一方面是根据相似度算法,计算用户提问与索引数据库中记录的相似度大小,提取出满足阈值的记录作为结果,按照相似度降序的方式输出。
- 2022-01-26 00:01:01下载
- 积分:1
-
GetSkeleton-using-OpenNI(Qt)
MS的kinec SDK和OpenNI都提供了人体骨骼跟踪的算法,人体骨骼跟踪算法在kinect人体行为识别中非常重要,该识别过程通常被用来作为行为识别的第一步,比如说,通过定位人体中的骨骼支架,可以提取出人手的部位,从而可以把手的部分单独拿出来分析,这样就达到了手势的定位,而后面的手势识别则可以在刚刚定位出的领域进行处理。总而言之,一套有效的人体骨架追踪算法在kinect的一系列应用中非常有用,不过MS SDK和OpenNI虽然都提供了该算法类的直调用,但是其源码并没有开放,毕竟这是人家最核心的东东。
开发环境:QtCreator2.5.1+OpenNI1.5.4.0+Qt4.8.2(MS kinec SDK and OpenNI provides a human skeleton tracking algorithm, the human skeleton tracking algorithm in recognition kinect human behavior, is very important, the identification process is usually used as the first step in behavior recognition, for example, by positioning the body The skeletal stent, can extract a portion of manpower, which can grip a portion separate out to be analyzed, so that to achieve the positioning of a gesture, and the back of the gesture recognition processing can just locate the areas. All in all, a human skeleton tracking algorithm in the kinect range of applications useful, but MS SDK and OpenNI provides direct invocation of the algorithm class, but its source is not open, and this is, after all, the people most core stuff. Development Environment: QtCreator2.5.1+OpenNI1.5.4.0+Qt4.8.2)
- 2021-03-25 21:29:14下载
- 积分:1
-
356f25b6c7b8
利用Opencv软件实现对一段三车道上的视频进行车辆计数(Using Opencv software implementation for a three lane video vehicle counting
)
- 2016-08-21 16:02:13下载
- 积分:1