搜索资源列表
controlimage1
- 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATLAB图像处理工具箱函数的强大功能有一个深刻了解,更能学会正确
MATLAB
- 基于matlab的图像纹理处理,用盒维分形算法实现。
Fractal1
- 是用分形盒维数算图像的分维数,是我研究生的一个作业的程序
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
mandelbrot
- 分形图 利用matlan程序实现了分形图的编码,可以自主调控图像颜色-Mandelbrot set
boxcount
- 自己开发的程序,图像的分形维数计算。看到比较实用才发送上来-Their own development process, the image of the fractal dimension calculation. Was sent up to see more practical
boxcount
- 用matlab程序编写,计算分形图像的计盒维数。-Programming using matlab to calculate the fractal box dimension image.
BOX
- 计算数值序列或图像的盒维数 也就是分形理论中求分维数的 数盒子法 -Numerical calculation of the image sequence or box dimension of fractal theory is seeking a number of box fractal dimension method
caculate-multifractal-spact
- 计算多重分形的matlab 程序,提取图像的多重分型普-Calculate the multifractal matlab program to extract images multi-level S & P
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.
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
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)