搜索资源列表
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的图像纹理处理,用盒维分形算法实现。
FractalGrass
- 与分形有关的图像压缩算法。分行草,绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码
fractal压缩源代码
- 分形图像压缩源代码,实现了分形迭代算法,实现图像分形压缩,非常适合学习研究分形算法。-fractal image compression source code, achieving Fractal iterative algorithm, Fractal Image Compression, very suitable for studying the fractal algorithm.
一些分形matlab文件
- 可实现很多典型的分形图像,比如蝴蝶、蕨类、DLA、树形图像等等~对于做分形教育的老师可能会有帮助。
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
boxcount
- 用matlab程序编写,计算分形图像的计盒维数。-Programming using matlab to calculate the fractal box dimension image.
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
fractal-compreeeion
- 分形编码,希望对初学者有用,分形图像压缩编码和解码程序-fractal compression
fractal-image-coding(matlab)
- 分形图像编码的matlab实现,希望对研究相关问题的同行有帮助-matlab program of fractal image coding
controlimage1
- 分形图像压缩原始算法,包括压缩和解压。 根据Jacin的分块压缩原理-fractal image compression original algorithm, including compression and decompression. According to the sub-block Jacin compression Principle
fenxing
- 分形图像压缩的最基础程序,基于jacquin的方法,用MATLAB语言实现。-Fractal image compression basic procedure, the method based on jacquin, MATLAB language implementation.
multifractal
- 计算图像的多重分形维,基于Posadas et al., Soil Sci. Soc. Am. J. 67:1361-1369, 2003中的思想(calculate multifractal spectra for binary image)
盒子分形维数算法
- 可应用于图像分形维数计算,常用于道路路面。