搜索资源列表
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
fractal_dimension
- 分形维数的matlab代码,应用差分盒子方法进行计算分形维数-Fractal dimension of matlab code, the application of differential methods of calculating the box fractal dimension
box_frac_dem
- 利用差分盒分形维数的理论得到图像的分形维数的matlab程序-Using differential box fractal dimension theory to get an image of the fractal dimension of the matlab program
boxfd
- 根据分形原理,利用差分盒维数算法计算图像的盒维数的MATLAB程序-Based on the fractal principle, using differential box fractal dimension of box dimension algorithm for computing the images of the MATLAB program
Fractals
- 程序使用差分盒计数算法将输入图像转换为分形维数(fd)图像,即每个像素都有自己的fd。然后用户可以在生成的fd图像中选择任何感兴趣的区域来估计相应的平均值、标准差和缺陷。(The program transforms an input image using the differential box counting algorithm to a fractal dimension (FD) image, i.e. each pixel has its own FD. Then the user