搜索资源列表
BayesLeastError.rar
- Matlab程序,对图像进行分割,运用贝叶斯最小错误率的方法,Matlab program, image segmentation, the minimum error rate using Bayesian methods
alphamatting
- 一个实现image matting的程序,包括bayesian matting,flash matting,还有poission matting.-Image matting an implementation program, including bayesian matting, flash matting, there poission matting.
bayesthresholding
- 这个代码是基于贝叶斯的阈值分割,很有用的-This code is based on the Bayesian threshold segmentation, very useful
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
curveletdenoise
- curvelet变换贝叶斯估计方法,用于估计含噪声图像的噪声参数。再对图像进行去噪处理-curvelet transform Bayesian estimation methods used to estimate the image noise with noise parameters. Re-image de-noising processing
BayesWaveletDenoise
- 上传的算法是基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法-From the algorithm is based on Bayesian (BAYES) wavelet threshold (WAVELET) image denoising algorithm
minipro
- 该系统功能:实现手写识别,能通过对样例库中的数据进行学习,然后能判别、分类新的输入样例。其中包含了Kn近邻算法,贝叶斯参数估计的实现。实现了open test, close test等测试方法。-The system features: realization of handwriting recognition, through the library of sample data for study, and then to identify, classify the new input
NonlinearBayesianfilteringwithapplicationstoestima
- 非线性贝叶斯过滤与应用估算和导航,非常不错的粒子滤波英文论文-Nonlinear Bayesian filtering with applications to estimation and navigation
Bayes_Classify
- 基于贝叶斯最小错误率算法的崇明岛遥感图像分类程序。并且有饼状图显示各类地物比例-Minimum error rate based on Bayesian algorithm for Chongming Island, the remote sensing image classification procedures. And the pie chart below shows the proportion of various types of features
BayesWaveletDenoise
- 贝叶斯小波去噪,例子很详尽,好几个例子,里面有论文-Bayesian wavelet denoising, examples in great detail, with a thesis
cseg
- MATLAB基于贝叶斯的RGB的彩色图像分割-MATLAB Based on Bayesian Color Image Segmentation in RGB
wavelet
- 贝叶斯和通用阈值软阈值图像去噪方法MATLAB程序,希望对大家有帮助,仅供大家参考,希望有用-Bayesian and universal soft-threshold threshold Image Denoising MATLAB program, we want to help, only for your reference and hope be useful
skin_detection
- OpenCV进行皮肤检测.用了阈值法和贝叶斯方法.其中皮肤标记是用鼠标来完成的.自己还是比较满意的,愿与大家分享.-OpenCV for skin detection. Using the threshold method and Bayesian methods. Where the skin tag is to use the mouse to complete. I am still satisfied, and would like to share with you.
patternrecogniziaton
- 模板匹配法和贝叶斯公式法 进行数字识别 图像模式识别—VC++技术实现(源码)-Template matching method and Bayesian formula method to digitally identify the image pattern recognition technology-VC++ (source)
DenoiseMethods
- 主要包括3种去噪方法,Bayesian Least Squares,BM3d 和Non-local means -this attachment contains three classical denoising methods Bayesian Least Squares,BM3d and Non-local means
BayesianCoSegmentationOfMultipleMRImages
- 分割是在MRI analysis.We的基本问题之一,同时考虑了多种MR图像分割,其中,例如,可能是一个系列的问题经过一段时间的扫描相同的组织(的2D/3D)图像,图像的数量,或不同的切片图像的对称部分。 MR图像的多是分割份额常见的结构信息,因此他们可以协助彼此分割的程序。我们提出了一个贝叶斯共同分割算法在共享的信息整个图像是通过利用马尔可夫随机场前,和吉布斯采样后采样是有效的聘用。由于我们的共同拉动分割算法考虑到所有的图像信息的同时,它提供比个人更准确和坚实的结果分割,如支持从模拟和实际结果
Bayesian
- Baysian network for perl
TSBL_code
- 稀疏贝叶斯学习的代码,出自UCLA,大家可以下载-sparse bayesian learning
Bayesian-Object-Detection
- Bayesian Object Detection in Dynamic Scenes
Improved-Naive-Bayesian-classifier
- 对朴素贝叶斯算法的进一步改进。朴素贝叶斯分类器是一种简单而高效的分类器,但是它的属性独立性假设使其无法表示现实世界属性之间的依赖关系,以及它的被动学习策略,影响了它的分类性能。本文从不同的角度出发,讨论并分析了三种改进朴素贝叶斯分类性能的方法。为进一步的研究打下坚实的基础-Naive Bayes algorithm further improved. Naive Bayes classifier is a simple and efficient classifier, but its attr