搜索资源列表
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集的程序源代码
Fractal1
- 是用分形盒维数算图像的分维数,是我研究生的一个作业的程序
wavelet_fractal_compressor
- wavelet_fractal_compressor小波技术与分形技术相结合进行图像压缩,压缩效果好,但是运行时间比较长。作为实验还是可以用的
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
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
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
Fractals
- 图像分形盒维数的算法源程序.此算法是基于黑白二值图像的,因此,需要对导入的图片进行二值化处理,因此算法存在一定误差,但是此算法误差控制在4 以内-Image fractal dimension algorithm source code box This algorithm is based on black and white binary image, and therefore, need to import the picture binarization processing, so
MATLAB
- MATLAB环境下图像分形维数的计算,有需要计算分形维数的同学可以参考参考。-MATLAB environment image points the calculation of the fractal dimension, students need to calculate the fractal dimension can refer to reference.
paisang_v34
- 采用的是脉冲对消法,计算十字叉丝的在不同距离的衍射图像,分形维数计算的毯子算法matlab代码。- It uses a pulse of consumer law, Calculation crosshairs diffraction image at different distances, Fractal dimension calculation algorithm matlab code blankets.
multifractal
- 计算图像的多重分形维,基于Posadas et al., Soil Sci. Soc. Am. J. 67:1361-1369, 2003中的思想(calculate multifractal spectra for binary image)
盒子分形维数算法
- 可应用于图像分形维数计算,常用于道路路面。