当前位置:
首页
资源下载

搜索资源 - Classification opencv
搜索资源列表
-
1下载:
k均值分类在遥感影像中的应用,完整的c++代码,注释详细易懂,并且已经验证过-k-means classification in remote sensing images in the application, complete c++ code, comments, detailed and easy to understand, and have been verified
-
-
0下载:
基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于opencv库,Based on the level of the vertical projection of human action classification, and Bayesian classification methods, including sample plans. Video files can be real-time detection, based on the opencv
-
-
0下载:
kmeans 的opencv实现版本,可以分类,分类效果还可以。-kmeans the opencv version, can be classified, the classification of the effect can be.
-
-
0下载:
OpenCV机器学习SVM支持向量机的分类程序
word格式-OpenCV machine learning support vector machine SVM classification procedure word format
-
-
1下载:
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.
-
-
0下载:
基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
-
-
0下载:
【原创】VS2008开发,基于OpenCV的人脸检测程序
从摄像头获取图像,人脸检测后输出。
“输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
-
-
0下载:
O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》.
这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" .
-
-
0下载:
前脸的检测,分类器,训练分类器,人脸检测,opencv-Prior to face detection, classification, and the training classifier, face detection, opencv
-
-
1下载:
图像处理与模式识别中的识别算法,刚才传了特征提取,这是后续-Image processing and pattern recognition in the recognition algorithm, just pass the feature extraction, which is the follow-up
-
-
0下载:
For the recognition of hand gestures, OpenCV and HandVu libraries are used to provide the functions
of hand tracking and recognition. When a hand gesture is recognized, the result is sent to the DDR
game through a network socket. Then, the DDR ga
-
-
0下载:
基于距离的点集分类程序,可以把点按相对距离分簇,使用opencv编写-Distance-based classification procedures set of points, you can put points in relative distance clustering, using opencv write
-
-
0下载:
二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机
(SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽
略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸
识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem
-
-
0下载:
SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
-
-
1下载:
matlab图像特征识别。分类器的训练方法。很好的学习资料。如何用OpenCV训练自己的分类器。内含人脸库共训练器使用-matlab image feature recognition. Classifier training methods. Good learning materials. How to use OpenCV train their own classification. Training face database containing a total of uses
-
-
0下载:
OpenCV中贝叶斯分类器的API函数用法举例
OpenCV中贝叶斯分类器的API函数用法举例-OpenCV Bayesian classifier API function usage example, the Bayesian classifier in OpenCV API function usage example
-
-
0下载:
计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作
为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目
标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然
后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过
渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系
统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频
图像中的
-
-
0下载:
基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
-
-
0下载:
image classifiers opencv c-image classifiers opencv c++
-
-
0下载:
Object detection using HOG implemented in Python and C++ using OpenCV library
-