搜索资源列表
matlab-for-cvt
- matlab写的质心沃龙诺依程序,把需要划分的区域划分成相应的质心沃龙诺依区域,质心沃龙诺依图是在沃龙诺依图的基础上把随机的产生点固定在每个沃龙诺依区域的质心上
face123[matlab]
- 在本设计中源于将图像看作随机场的实例,同时从信号处理的观点出发,对图像进行统计描述。通过K-L变换降低人脸特征的维数,提取人脸图像的代数特征,并排序。这样,利用代数特征的比较,可从人脸库中识别一幅人脸。-in the design of the images from the airport as with the examples, from the viewpoint of signal processing, right image descr iptive statistics. Thr
MATLAB
- 随机产生高斯作为数字水印由高斯正态分布序列
MRF+matlab+code
- 本程序是MRF随机场模型的生成以及应用实例,适合初学者学习和参考,希望对大家有所帮助。
ransac.rar
- ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
ART2.rar
- 自适应随机共振算法实现,具体内容注释中会有解释.,Adaptive stochastic resonance algorithm, the specific content of the Notes will be explained.
matlabexamples
- 基于matlab的马氏随机场图像图像处理-Matlab-based Markov random field image Image Processing
nurbs
- nurbs曲面拟合,采用nurbs算法,对随机生成点阵进行曲面拟合-nurbs surface fitting using nurbs algorithm, on randomly generated lattice for surface fitting
MRF_MATLAB
- 马尔可夫(MRF)图像分割MATLAB源码,有30几个函数。Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象-Markov (MRF) image segmentation MATLAB source code, 30 a number of functions. Markov random field example of the procedure, for beginner person MRF useful that they can get a visual i
70257
- CRF(条件随机场)的程序包,用于图像分析(恢复,分割)-CRF (conditional random) package for image analysis (recovery partition)
ransac
- 随机抽样算法,harris角点等等等等算法-Random sampling algorithm, harris corners and so on and so on Algorithms
matlab_MRF
- 随机场的估计和应用,是非常流行的图像分割的算法。-markov random field is very popular
chengxu2
- 有关随机过程的matlab程序--马尔可夫过程,低通和带通过程。-Matlab random process related to the process- Markov process, low-pass and band-pass process.
KLtransform
- (1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象; (2)将所有子图象按列相接变成一个81维的行向量; (3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量; (4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。 (5)求出所有子块的特征向量。 -(1) the application of 9 × 9 window
4MRF
- 有几个不错的matlab源码内容是关于mrf随机场方面的处理-There are several good matlab source content MRF are about the deal with the airport
MRF
- Markov随机场的例子程序,包括ICM,BP算法,matlab编写,共30几个函数。-Markov random field examples of procedures, including ICM, BP algorithm, matlab prepared a total of 30 number of functions.
matlab_MRF_toy_examples
- matlab 马尔科夫随机场简单的实现例子-Markov random field matlab implementation simple example
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
matlab随机生成点和线段
- 该段代码中讲解了使用matlab随机生成点和线段的功能,简单易懂,适合初学者。(the code is using matlab to Generating random point and The random line segment)
双随机图像加密
- 图像经过双随机处理和分数阶傅里叶变换,可以达到加密解密的功能,且对密钥敏感性较强。(The image undergoes double random processing and fractional Fourier transform, which can achieve the function of encryption and decryption, and has strong sensitivity to the key.)