-
mimr_s200502106
说明: 模式识别-贝叶斯最小错误率判别一幅图像是属于人,还是属于背景。图像经过预处理。(pattern recognition- Bayesian smallest error rate discriminant image is a person, or belong to the background. After pretreatment images.)
- 2006-04-04 18:00:34下载
- 积分:1
-
falseRemoval
该基于区域生长法的程序主要用于虚警目标的去除,也可用于对二值图像各块区域面积的计算。(The region growing method based on the procedures used to target the removal of false alarms can also be used for binary image of the block area calculations.)
- 2008-04-10 20:43:42下载
- 积分:1
-
lct_final
基于线性正则变换与菲涅尔变换的图形加密方法,实现广义线性正则变换的加密解密过程。(Based on linear canonical transformation and Fresnel transform graphics encryption methods, implementation of generalized linear canonical transformation encryption decryption process.
)
- 2016-09-12 19:33:08下载
- 积分:1
-
GPUImageProcessor
一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。(A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.)
- 2012-04-02 22:53:25下载
- 积分:1
-
kcmfcm
进行kcm和fcm聚类分割图象的性能比较(kcm for clustering segmentation and image fcm Performance Comparison)
- 2007-05-24 01:46:45下载
- 积分:1
-
RelativeOriention
摄影测量单独法相对定向源代码的编写,结构较简单,易懂(relative oriention)
- 2021-04-27 22:48:44下载
- 积分:1
-
TMS320DM642_DSP
基于CCS开发平台,关于IT公司的TMS320DM642的开发实例(包括,串口、UART接口、图像灰度显示、图像阈值分割,高斯平滑)等(the program example based on CSS of IT MS320DM642 include GPIO UART Gaussscale Grayscale Threshold)
- 2011-07-25 09:25:45下载
- 积分:1
-
LayerDrawable
A Drawable that manages an array of other Drawables. These are drawn in array order, so the element with the largest index will be drawn on top.
- 2014-02-25 11:22:22下载
- 积分:1
-
opencv小车追踪
通过帧差追踪小车
- 2016-09-25下载
- 积分:1
-
MyBayes
2.编写两类正态分布模式的贝叶斯分类程序。
设以下模式类别具有正态概率密度函数:
ω1:{(0 0)T, (2 0)T, (2 2)T, (0 2)T}
ω2:{(4 4)T, (6 4)T, (6 6)T, (4 6)T}
(1)设P(ω1)= P(ω2)=1/2,求这两类模式之间的贝叶斯判别界面的方程式。
(2)绘出判别界面。
3.已知服从正态分布的两类训练样本集分别为
:,,,,
:,,,
,试问属于哪一类?
4.设有两类一维模式,每一类都是正态分布,两类的均值和均方差分别为,;,。
采用(0-1)损失函数,且。
(1)试绘出两类模式的密度函数曲线,其判别界面位于何处?
(2)若已获得样本:-3,-2,1,3,5,试判断它们各属于哪一类。(bayes ,matlab)
- 2013-04-12 09:34:26下载
- 积分:1