搜索资源列表
svm libsvm使用中的参数说明和视频教程以及程序中数据的格式要求
- libsvm使用中的参数说明和视频教程以及程序中数据的格式要求-libsvm-use instructions and video tutorials, and parameter data in the format of the program requirements
SVM.rar
- 视频监控系统源代码,使用VC++开发,希望给正在学习VC的人带来帮助。,Source code of video monitoring System developed by VC++, hope it will be helpful to someone learning VC++.
semanticscene
- 本程序主要用于对视频场景基于语义进行分割,先用SVM向量机进行语义分类,然后再进行分割,效果很好-This procedure is mainly used for video scene segmentation based on semantics, first vector machine SVM semantic classification, and then further divided, well
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
jsvm
- jsvm参考软件 SVM可伸缩编码参考软件-jsvm SVM scalable video coding reference software Reference Software
HOG
- 为了准确地对监控场景中的运动目标进行语义上的分类, 提出了一种基于聚类的核主成分分析梯度方向直方图和二叉决策树支持向量机的运动目标分类算法.利用背景减法提取运动目标前景区域, 并识别出潜在候选运动目标.利 用提出的基于聚类的核主成分分析的梯度直方图描述子提取候选运动目标的特征, 以较低维数的数据有效地描述运动目标的有效特征. 将提取的运动目标特征输入二叉决策树支持向量机, 实现多类目标的准确分类. 通过在不同视频序列上的实验验证, 提出的算法对运动目标进行较好地分类, 而且在运算速度方面较传
svc-Learn-SVM-Step-by-Step
- 一个实例搞定libsvm分类《Learn SVM Step by Step》by faruto2011系列视频-应用篇-An instance to get the the libsvm classification " Learn the SVM Step by Step " by faruto2011 Series Video- Beginner s Guide
Color-rendering.
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识。-Face expression identification code, part of the realization of the algorithm and write the purpo
run
- 为正在做视频跟踪的人们提供一些数据。在进行动作识别时,需要利用SVM分类器,然后将人的动作分为几类,然后进行训练。这是一些跑姿势的数据。-Provide some data for the people who are doing the video track. During action recognition, need to use the SVM classifier, then action will be divided into several categories of peo
Neural-Network
- This folder contains the following sub-folders which are essential in our project: 1.Raw Data All the raw data collected from Flagstaff hill, CMU Athletic Field, and Railroad on Neville St. 2.Filter Filter to rule out signal of Channel
SVM_pedestrian-identification
- 利用SVM机器学习对视频中行人进行识别。本工程的识别率较高。如有不足之处,请大家多多指点。-Using SVM machine learning of pedestrian to identify in the video. The project has higher recognition rate. If there are any shortcomings, please advice for me.
PeopleDensitydll
- 视频图像的人群密度检测,多种人群密度场景下人群计数算法: 算法功能:建立图像特征和图像人数的数学关系 算法输入:训练样本图像1,2…K 算法输出:模型估计参数 ,参考图像 算法流程:1)对训练样本图像进行分块处理(算法1.1); 2)通过算法1.2,计算训练样本各个对应分块的ALBP特征归一化,再用K-means算法(可使用opencv等算法库实现,不再描述其算法),将图像块分成k(k<K)类,获取k(k<K)个聚类中心,即为参考图像; 3)对分块的图像进行与
recog
- The sign language recognition to create a to store the training image, the video capture infront the user image and each sign language assign the letter the preprocessing the image then image is convert into rgg to cbcr. The image is segmented fe
SVM
- 一个自己封装的SVM类,可以实现对正负样品图片的剪切,分类器的训练,利用原来的文件测试分类器,利用一段视频测试分类器,同时也可以完成分类器的引用,同时SVM的训练参数可调。-Reference to a category of their own package of SVM, can achieve the image on the positive and negative samples of shear, training a classifier, using the original
vad_directed_by_noise_classification
- vad_directed_by_noise_classification.m This code is an implementation of VAD algorithm proposed in: Robust voice activity detection directed by noise classification please cite the article in your paper: Robust voice activity detec
Action-Detection
- This paper advances prior work by proposing a joint learning framework to simultaneously identify the spatial and temporal extents of the action of interest in training videos. To get pixel-level localization results, our method uses dense traj
kenjao_v74
- 大学数值分析算法,实现了图像的灰度化并进一步用于视频监视控,包括最小二乘法、SVM、神经网络、1_k近邻法。- University of numerical analysis algorithms, Achieve a grayscale image and further control for video surveillance, Including the least squares method, the SVM, neural networks, 1 _k neighbor met
jeiman_v20
- 包括随机梯度算法,相对梯度算法,实现了图像的灰度化并进一步用于视频监视控,包括最小二乘法、SVM、神经网络、1_k近邻法。- Including stochastic gradient algorithm, the relative gradient algorithm, Achieve a grayscale image and further control for video surveillance, Including the least squares method, the SVM
pingfui_v30
- 包括最小二乘法、SVM、神经网络、1_k近邻法,是国外的成品模型,实现了图像的灰度化并进一步用于视频监视控。- Including the least squares method, the SVM, neural networks, 1 _k neighbor method, Foreign model is finished, Achieve a grayscale image and further control for video surveillance.
python_face_recog
- 基于python+opencv 的 人脸识别,对一段视频进行读取,并检测出人脸,然后进行PCA 降维,最后用SVM进行人脸识别,识别率94%左右。(Based on python + opencv face recognition, a video was read, and face detection, and then PCA dimension reduction, and finally SVM face recognition, recognition rate of about 9