搜索资源列表
controlimage1
- 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
Fractal1
- 是用分形盒维数算图像的分维数,是我研究生的一个作业的程序
一些分形matlab文件
- 可实现很多典型的分形图像,比如蝴蝶、蕨类、DLA、树形图像等等~对于做分形教育的老师可能会有帮助。
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
boxcount
- 自己开发的程序,图像的分形维数计算。看到比较实用才发送上来-Their own development process, the image of the fractal dimension calculation. Was sent up to see more practical
gaoguangpuencode
- 用分形算法对高光谱图像压缩的MATLAB程序-With fractal algorithm to hyperspectral image compression MATLAB program
Fractal
- 分形与图形设计,有Julia集,Mandelbrot集,Newton迭代以及三维混沌吸引子设计出的图像-Fractal and graphic design, there are Julia sets, Mandelbrot set, Newton iteration, as well as the design of three-dimensional chaotic attractor of the image
fractalcompression
- 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像,可以用其他库代替-fractal compression with Opencv and MFC
simplefractal
- 常用的分形图像的生成程序,算法为确定性算法。-interpolation
Fractaldimension
- 一个用来计算图像二维分形维数的matlab程序-A two-dimensional images used to calculate the fractal dimension of the matlab program
2222211
- 利用圆规法测量二维图像的分形图像维数的程序源码-Compass measurement using two-dimensional fractal dimension of the program source code image
fern
- 迭代法产生蕨类叶子的图像,分形的艺术入门-use the methord to draw a fern.it contains a lot points and very beautiful
tuxiangfeixingweijisuan
- 该算法实现了对图像的分形维计算,图片文件请修改M中的代码,自行读取。-The algorithm is realized with the image fractal dimension calculation, picture files please amend M of the code, to read.
fractalbox
- 灰度图像直方图的计算,超级好用的啊,可以通过它获得图像的分形维数等等,内存小,功能大-Gray image histogram calculation, super nice ah, you can get through it the fractal dimension of the image, and so on, the memory is small, functional large
FracLab-2.1-Universal
- 信号和图像处理的分形工具箱,有GUI界面,可以分析分形和重分形特性-A fractal analysis toolbox for signal and image processing
kuihiu
- 计算互信息非常有用的一组程序,中介真值程度度量,基于中介真值程度度量的图像分割分形维数计算的毯子算法matlab代码。- Mutual information is useful to calculate a set of procedures, The true extent of the value of the intermediary measure, measure the true extent of the agency based on the value of image se
boxcount
- 用于图像的分形维数计算,应用boxcount方法,首先对图像进行二值化处理,然后通过搜索白色区域,进行分形计算。-used to the calculation of the fractal dimension,and using the boxcount method,to do the process,and find the white area,to calculation the fractal dimension
niunei
- 旋转机械二维全息谱计算的实用例程,中介真值程度度量,基于中介真值程度度量的图像分割分形维数计算的毯子算法matlab代码。- Rotating Machinery dimensional hologram of practical spectrum calculation routines, The true extent of the value of the intermediary measure, measure the true extent of the agency based o
matlab
- 文件代码中包含基于matlab开发环境的用于图像多重分形谱提取的开发程序。其中文件Contents.m为说明性注释文件,文件run_multifractal.m为示例代码。请在使用前配置好开发环境。-The file code contains a development program for image multifractal spectral extraction based on the matlab development environment. Where the file Co
multifractal
- 计算图像的多重分形维,基于Posadas et al., Soil Sci. Soc. Am. J. 67:1361-1369, 2003中的思想(calculate multifractal spectra for binary image)