搜索资源列表

  1. OHaarTrainingP

    0下载:
  2. OPENCV训练过程的说明文档,在样本创建;训练分类器;利用训练器进行目标检测测作了操作说明源程序在安装OPENCV时,自带apps\HaarTraining -Documentation of the OPENCV training process, created in the sample train classifiers trainer for target detection measurements have be
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:liming
  1. VideoSnapCcut

    0下载:
  2. 经典的视频跟踪处理算法文章Video Snapcut.已经被应用于CS5.-Video SnapCut: Robust Video Object Cutout Using Localized Classifiers
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:22592512
    • 提供者:ly
  1. AsimpleABdemod

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of R
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:chenhebingb
  1. Discriminativemodelsformulticlasobject

    0下载:
  2. Many state-of-the-art approaches for object recognition reduce the problem to a 0-1 classifi cation task. Such re- ductions allow one to leverage sophisticated classifi ers for learning. These models are
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:9971712
    • 提供者:xukaijun
  1. evaluation

    0下载:
  2. Evaluates classifiers with cross validation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:mikePorta
  1. Face-Recognition

    0下载:
  2. 这是一个实现人脸检测的程序,里面有几种人脸检测的分类器。-This is a face detection program, there are several classifiers for face detection.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:42052608
    • 提供者:李智博
  1. myfacedet02

    0下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak c
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2306048
    • 提供者:杨薇
  1. face_recognition_adaBoost_M2

    0下载:
  2. face recognition is done here for a dataset by sequence of series of images and weak classifiers are trained to get back strong classifier
  3. 所属分类:DSP编程

    • 发布日期:2024-05-21
    • 文件大小:70656
    • 提供者:sai
  1. opencvhaarchepaidingwei

    0下载:
  2. 利用opencv,采用Adaboost算法训练分类器,将训练好的分类器用于车牌定位。-Using opencv, Adaboost algorithm training classifiers, trained classifier for license plate location.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:13312
    • 提供者:张文青
  1. Bayesian-Classify

    0下载:
  2. 基于贝叶斯网络的分类器实现,使用C++编写,不错,可以参考-Based on Bayesian network classifiers achieve C++ writing, yes, you can reference
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2204672
    • 提供者:赵小龙
  1. svm_smo

    0下载:
  2. SVM SMO 多分类的c++源码,自己编的,可以运行-SVM SMO multiple classifiers c++ of source code, own series, you can run
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:
  1. Adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-Adaboost is an iterative algorithm, its core idea is different classifications for the same training set (weak classifiers), then these weak
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:270336
    • 提供者:wang
  1. bijishibie

    0下载:
  2. 基于纹理分析笔迹鉴别系统的设计与实现,文中从笔迹图像预处理、特征提取、分类器以及分类器组合等方而展开研究,设计和实现了一个基于文本独立的离线手写体笔迹鉴别系统软件.-Design and Implementation of the writer identification system based on texture analysis, the paper from the handwriting image preprocessi
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:972800
    • 提供者:Chris
  1. shouxieshuzi

    0下载:
  2. 里面包含了手写数字识别代码,有PCA特征提取,FSVM分类器识别,是很好的学习资源-Which contains a handwritten digital identification code, PCA feature extraction, FSVM classifiers recognition, is a good learning resource
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:381952
    • 提供者:周 脉成
  1. haarconv

    0下载:
  2. haarconv.cpp : used to conver haar classifiers into .xml format
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:pratik0g
  1. Matlab_codes-(1)

    0下载:
  2. Its about classifiers ..its very important for fcae recognication.
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:Shekhar
  1. adaboost

    0下载:
  2. daboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器 (强分类器)。-daboost is an iterative algorithm, the core idea is the same training set different classifiers (weak classifiers), and then these weak class
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:陈晓平
  1. classification

    0下载:
  2. 机器学习中几种典型的分类算法,SVM, ML, Gaussian Mixture Model等-typical classifiers(SVM, ML) in ,machine learning.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:张小云
  1. C_adaboost

    0下载:
  2. adaboost算法源码,Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器),通过测试可以运行-adaboost algorithm source code, Adaboost is an iterative algorithm, the core idea is the same training set for different
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:1923072
    • 提供者:crab
  1. Classifiers

    0下载:
  2. introduction of classifier, introducing some basic concepts before practice classify -introduction of classifier, introducing some basic concepts before practice classify
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:saieva
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

源码中国 www.ymcn.org