搜索资源列表
computergraphics
- 本程序实现了贝叶斯曲线和hermit曲线-This procedure implements the Bayesian curve and hermit curve
bcs_vb
- 利用贝叶斯恢复算法,实现采样后的数据的高精度恢复重建-Bayesian restoration algorithm, the precision of the data to achieve sampling recovery and reconstruction
BayesianMatting
- 这个代码主要针对贝叶斯抠图的一个程序!其中包括模式识别!-This code for a Bayesian matting program! Including pattern recognition!
Matting(M7)
- 这个程序是用的贝叶斯来进行抠图!可以是彩色图也可以是灰度图!-This program is using Bayesian matting! May be a color image can also be grayscale!
spectralMattingSupplementary
- 这个程序主要是用来数字抠图!方法是贝叶斯!-This program is used digital matting! The method is Bayesian!
matting-A-
- 这个程序主要是用来数字抠图!方法是贝叶斯!-This program is used digital matting! The method is Bayesian!
spectralMattingCode
- 这个程序主要是针对数字图像抠图的!用的是贝叶斯的方法!-This program is mainly for digital image matting! Bayesian method!
classifier
- 多种分类器gui界面,包括支持向量机、贝叶斯分类器、感知机、神经网络等-Multiple classifier GUI interface, including support vector machines, Bayesian classifier, perceptron neural network
Bayes
- 朴素贝叶斯识别0到9个数字,内包含学习图像和测试图像-Naive Bayesian identification 0-9 digits, the image and the test image contains learning
beiyesi
- 本算法是贝叶斯算法,比较详细,具体,希望对大家有帮助-This algorithm is a Bayesian algorithm, more detailed and specific, we want to help
Infrared-Image-Enhancement
- 针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针