Welcome![Sign In][Sign Up]
Location:
Search - Classification opencv

Search list

[Other200711135

Description: Traffic sign shape classification based on Support Vector Machines and the FFT of the signature of blobs.pdf
Platform: | Size: 535552 | Author: 张夏宜 | Hits:

[Graph Recognize1

Description: 人脸检测程序,使用Adaboost算法训练的分类器,分类效果良好 OpenCV平台-Face detection procedures, the use of Adaboost classifier training algorithm, classification results OpenCV platform
Platform: | Size: 2048 | Author: Neo | Hits:

[AI-NN-PRMRF_imgSeg

Description: 有指导的马尔可夫随机场(MRF)的图像分割代码,是有指导的方式(即用鼠标框出分类样本区域)。采用OpenCV编写。-Has guided Markov Random Field (MRF) image segmentation code, is guiding the way (that is, a classification of the box with the mouse sample region). Prepared using OpenCV.
Platform: | Size: 5540864 | Author: sdfadf | Hits:

[Special EffectsLocalOstu

Description: 基于opencv的otsu阈值分割,根据最大类间方差原理,进行全局图像分类-Opencv based on the Otsu threshold segmentation, in accordance with the principle of maximum between-cluster variance for the overall image classification
Platform: | Size: 1024 | Author: chenyuanlu | Hits:

[GDI-BitmapFace

Description: 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classification of XML documents, you can modify the code loading different classifier, cow people can also create your own classifier.
Platform: | Size: 896000 | Author: kq | Hits:

[Industry researchTracking_and_Object_Classification_for_Automated_S

Description: O.Javed and M.Shah. 《Tracking and object classification for automated surveillance》. 这篇英文文献是有关运动目标检测跟踪及其分类的文章。该文利用“人体运动的周期性”,把运动目标分为人、人群、机动车。具有较强的参考价值。-O. Javed and M. Shah. " Tracking and object classification for automated surveillance" . This is about the English literature to track moving target detection and classification of the article. The use of " the cyclical nature of human motion" , the goal of exercise is divided into people, people, motor vehicles. Has a strong reference value.
Platform: | Size: 1049600 | Author: brk1985 | Hits:

[Special EffectsViSurvPostureClassification

Description: 基于水平垂直投影图的人体动作分类器,贝叶斯分类方法,含样本图。可对视频文件实时检测,基于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 library
Platform: | Size: 1937408 | Author: sherry | Hits:

[GIS programhaarcascade_frontalface_alt2

Description: 前脸的检测,分类器,训练分类器,人脸检测,opencv-Prior to face detection, classification, and the training classifier, face detection, opencv
Platform: | Size: 83968 | Author: xzy | Hits:

[AI-NN-PRclassification

Description: 图像处理与模式识别中的识别算法,刚才传了特征提取,这是后续-Image processing and pattern recognition in the recognition algorithm, just pass the feature extraction, which is the follow-up
Platform: | Size: 101376 | Author: 胡刚 | Hits:

[AI-NN-PRMushroomClassification

Description: 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.
Platform: | Size: 6834176 | Author: zhouguoguo | Hits:

[DocumentsDanceDanceRevolutionWithHandGestureControl

Description: 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 game will translate this result into a corresponding key to play the game
Platform: | Size: 225280 | Author: | Hits:

[Special EffectsSeqPartition

Description: 基于距离的点集分类程序,可以把点按相对距离分簇,使用opencv编写-Distance-based classification procedures set of points, you can put points in relative distance clustering, using opencv write
Platform: | Size: 1900544 | Author: 李涵露 | Hits:

[AI-NN-PR2DLDAwiththeSVM-basedfacerecognitionalgorithm

Description: 二维线性鉴别分析(2DLDA)算法能有效解决线性鉴别分析(LDA)算法的“小样本”效应,支持向量机 (SVM)具有结构风险最小化的特点,将两者结合起来用于人脸识别。首先,利用小波变换获取人脸图像的低频分量,忽 略高频分量:然后,用2DLDA算法提取人脸图像低频分量的线性鉴别特征,用“一对多”的SVM 多类分类算法完成人脸 识别。基于ORL人脸数据库和Yale人脸数据库的实验结果验证了2DLDA+SVM算法应用于人脸识别的有效性。-”Small sample size”problem of LDA algorithm can be overcome by two—dimensional LDA f 2DLDA),and Support Vector Machine(SVM)has the characteristic of structural risk minimization.In this paper,two methods were combined and used for face recognition.Firstly,the original images were decomposed into high—frequency and low—frequency components by Wavelet Transform(WT).The high—frequency components were ignored,while the low—frequency components can be obtained.Then.the liner discriminant features were extracted by 2DLDA,and”one VS rest”。strategy of SVMs for muhiclass classification was chosen to perform face recognition. Experimental results based on ORL f Olivetti Research Laboratory1 face database and Yale face database show the validity of 2DLDA+SVM algorithm for face recogn ition.
Platform: | Size: 236544 | Author: 费富里 | Hits:

[Special Effectssvm

Description: SVM,一个简单的用于线性分类的代码,采用openCV写的。-SVM, a simple linear classification code used by openCV written.
Platform: | Size: 3998720 | Author: 高永强 | Hits:

[OpenCVBezierOPENCV

Description: opencv人物形状检测 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-opencv shape detection Video Retrieval System characters video classification and retrieval, with reference to the World trieckvid Competition
Platform: | Size: 1507328 | Author: huweicn | Hits:

[Graph RecognizeHow-to-train-their-classifier-OpenCV

Description: 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
Platform: | Size: 5283840 | Author: yanhao | Hits:

[Special EffectsKMeans-with-opencv

Description: 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
Platform: | Size: 13312 | Author: xl | Hits:

[OpenCVSVM-image-classification--OpenCV--

Description: 基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的-SVM-based image classification with BoW OpenCV implementation from foreign website
Platform: | Size: 39936 | Author: 高幸 | Hits:

[AI-NN-PRimage-classification-opencv

Description: image classifiers opencv c-image classifiers opencv c++
Platform: | Size: 39936 | Author: bayle | Hits:

[OpenCVimage-classification

Description: Object detection using HOG implemented in Python and C++ using OpenCV library
Platform: | Size: 863232 | Author: LilNader | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net