-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
univ
make universal codebook for contourlet
- 2011-12-15 15:22:06下载
- 积分:1
-
ssim
This is an implementation of the algorithm for calculating the
Structural SIMilarity (SSIM) index between two images. Please refer
to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image
quality assessment: From error visibility to structural similarity"
IEEE Transactios on Image Processing, vol. 13, no. 4, pp.600-612,
Apr. 2004.
- 2010-11-20 12:03:59下载
- 积分:1
-
code-(2)
Cluster head selection using two level Fuzzy logic
- 2011-06-29 20:43:23下载
- 积分:1
-
123
matlab and communication system
- 2014-08-09 19:36:22下载
- 积分:1
-
Verification-by-Simulation-
基于模型设计-系统设计自动化平台 英文资料(Verification by Simulation within the Model-Based Development Process at Continental Automotive Group Business Unit Engine Systems )
- 2011-12-23 05:21:24下载
- 积分:1
-
fft
该文件为功率谱估计的一个子程序,对广大读者很有帮助,现在拿出来和大家一起分享下(The file is a subroutine power spectrum estimation of readers helpful, and now share with everyone out under)
- 2010-08-31 15:20:04下载
- 积分:1
-
matlab
一些关于遗传算法的例子,里面是精简的各种特色的遗传算法例子(Some examples of about genetic algorithm, the inside is concise characteristic of various kinds of genetic algorithm example)
- 2012-03-23 16:27:46下载
- 积分:1
-
data-statistical--and-analyse
数据统计与分析,基于matlab的函数实现,(some data statistical and data analyse in matlab ,)
- 2013-08-15 18:40:16下载
- 积分:1
-
ImageClassify
function [BESTX,BESTY,ALLX,ALLY]=ImageClassify(K,N,Pm,LB,UB,D,c,m)
- 2011-12-19 19:36:26下载
- 积分:1