搜索资源列表
bayes阈值去噪
- 很不错的小波+bayes阈值去噪,包含多种小波方法及软硬阈值的选择
fenleichengxu.rar
- 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
codebook.rar
- 实现了基于码书的运动检测,并有与其他的检测算法做对比,例如MOG,Bayes,三帧差分等。,Codebook based on the realization of the motion detection, as well as with other contrast detection algorithm, such as MOG, Bayes, differential, etc. 3.
Bayes-Matting
- 抠图中最为经典和基本的算法贝叶斯抠图,在matlab下的实现,效果和速度都较为理想。-Bayessian Matting is the most basic and classic method in matting algorithm.We provide a implementation in matlab.
Navie-Bayes
- 机器学习中关于朴素贝叶斯(NB)方法的Matlab源代码,附带四个数据集用于实验-Machine Learning on Bayesian (NB) method of Matlab source code, with four data sets for experiments
LinearBayesImageFusion
- 图像融合是图像处理的一个研究热点,这里提供一种线性Bayes估计的融合方法-Image fusion is image processing of a research hot spots, here a linear Bayes estimate of Fusion
Classification
- 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
BayesWaveletDenoise
- 上传的算法是基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法-From the algorithm is based on Bayesian (BAYES) wavelet threshold (WAVELET) image denoising algorithm
discretization
- 介绍数据挖掘里的离散化算法,对连续属性进行离散化的数据预处理-discretizaion for naive bayes method in the data mining
Bayes_xiugai
- 设计一种BAYSE 分类器完成对IRIS 数据库的分类-Bayes classifier for iris database
bayes
- 基于最小错误率bayes分类,matlab编写-Bayes classification based on minimum error rate, matlab write
Bayes
- 基于RGB彩色图像的matlab图像分割-RGB color images based on image segmentation matlab
Bayes-recognize
- 基于Bayes手写数字识别系统,delphi7编写-Bayes-based handwritten numeral recognition systems, delphi7 preparation
PatternRecognition
- 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
Bayes
- 利用贝叶斯实现的人脸识别得C++源代码,简单实用-bayes
Bayes
- 最小错误概率的Bayes分类器 手写数字识别-Minimum error probability of Bayes classifier handwritten numeral recognition
bayes
- 基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法源代码-Based on Bayesian (BAYES) threshold wavelet (WAVELET) image denoising algorithm source code
Bayes
- 传统贝叶斯分类器,最小错误率贝叶斯分类器、最小风险贝叶斯分类器-Traditional Bayesian classifier, the minimum error rate classifier, minimum risk Bayes classifier
Bayes-Iris
- 根据贝叶斯原理设计的一个简单的分类器,利用已知样本数据训练后,分类器就可以对未知样本进行分类。(实验时采用的是Iris数据集。)-According to the design of a simple Bayesian classifier, using the known training sample data, the classifier can classify the unknown samples. (Experiments using the Iris data set.)
bayes
- Bayes分类 1)三类协方差不相等 2)三类协方差相等( ) 3)编程上机画出三类分类界线(或分界面)。 -Bayes classification 1) three types of covariance not equal 2) three equal covariance () 3) programming line on the machine to draw three categories (or sub-interface).