资源列表
[图形图像处理(光照,映射..)] stdpf
说明:带注释的一维粒子滤波MATLAB程序,适合初学者学习。-Notes with one-dimensional particle filter MATLAB program, suitable for beginners to learn.<> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] denoiseVisU2D
说明:This program denoises an image based on soft-thresholding wavelet coefficients with the so-called universal thereshold, Visushrink. Only the wavelet coefficients are thresholded.<psycrystal> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Iwavetrans2D
说明:This program calculates the 2-D inverse wavelet transform of an image using orthogonal filters.<psycrystal> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] wavetrans2D
说明:This program calculates the 2-D wavelet transform of an image using orthogonal filters.<psycrystal> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[分形几何] box_frac_dem
说明:混沌理论盒维数的计算,MATLAB语言环境-Chaos theory calculation of box dimension, MATLAB language environment<王洪> 在 2025-06-23 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] 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, thi<Cathie Wen> 在 2025-06-23 上传 | 大小:1kb | 下载:0