-
matlab
说明: 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 (Differential count box dimension matlab program. Let window on the fractal dimension of each pixel to contribute. First, the calculation of an average gray scale of the window, and then determine the gray scale of each pixel, if the intensity is greater than the average, the cumulative value of its gray max, if less than the average gray level, the accumulation of its gray value of min, max and min to use instead of the algorithm in Sarkar and Chaudhuri maximum and minimum, and then by fitting the calculated fractal dimension.)
- 2010-04-13 00:46:08下载
- 积分:1
-
V1I7-0028
Performance analysis of steganography is done for selecting better wavelet for application by analyzing Peak Signal Noise Ratio(PSNR) of different wavelet families like Haar, Daubechies, Biorthogonal, Reverse Biorthogonal & Meyer wavelet(dmey) on result oriented basis using Matlab environment.
- 2014-08-27 01:43:32下载
- 积分:1
-
meanshift
Meanshift运动目标跟踪matlab代码,实现运动目标的跟踪,代码适合新手学习(Meanshift moving target tracking matlab code to achieve the tracking of moving objects, the code for novices to learn!)
- 2021-02-05 09:49:57下载
- 积分:1
-
A2_rgb
已知RGB立方体八个顶点的像素值,要求输出该立方体对应的6个面的 .ppm 格式的图像。每个图像大小是512X512像素(Known RGB pixel values of the eight vertices of the cube, the required output image ' .ppm' format corresponding to 6 of the cube faces. Each image size is 512X512 pixels)
- 2014-11-01 23:25:42下载
- 积分:1
-
esprit
频率估计的ESPRIT方法,实现频率的精确估计,并可推广到空间到达角的估计(frequency estimation with ESPRIT method)
- 2010-07-10 18:56:12下载
- 积分:1
-
CHAPTER1
刘金坤先进PID控制第二版第一章的仿真程序(Advanced PID control刘金坤the first chapter of the second edition of Simulation Program)
- 2009-03-08 16:28:42下载
- 积分:1
-
PCA
Principal component analysis (PCA) is a mathematical procedure that uses an orthogonal transformation to convert a set of observations of possibly correlated variables into a set of values of uncorrelated variables called principal components.
- 2011-11-09 11:49:29下载
- 积分:1
-
optimization-algorithms-source-code
optimization algorithms source code
- 2012-10-02 04:07:05下载
- 积分:1
-
GAPS0
Genetic algorithm developed with PSO
- 2014-12-24 05:23:37下载
- 积分:1
-
paper1
Gabor小波变换技术对医学CT图像进行纹理特征分类时,由于图像拍摄角度的变化会造成分类的误差。针对以上问题,在Gabor小波变换的基础上提出一种用于分析旋转不变医学图像的方法。该方法采用旋转规范化,即特征元素的循环移位使规范化后所有的图像都具有相同的主方向。实验结果表明,加入旋转规范化循环算子的Gabor小波变换在医学CT图像纹理特征分类时能够达到较好的精确度。(Gabor wavelet transform lacks in its ability to classify the medical CT image if it’s rotation invariant image. Aiming at the problem, an approach is presented for rotation invariant medical texture classification based on Gabor wavelet transform. Rotation normalization is achieved by circular shift of the feature elements, so that all images have the same dominant direction. Experimental result shows that Gabor wavelet transform with circular operator of rotation normalization has well precision to classify the medical CT image.)
- 2011-12-04 15:42:15下载
- 积分:1