CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Fractal

搜索资源列表

  1. decoderprog

    0下载:
  2. fractal image compression of gray scale images.... only works for square images... try with lena.bmp a gray scale one.... good compression ratio acheived
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:3762
    • 提供者:Koushik
  1. fenxingbianma

    0下载:
  2. 分形图像压缩编码,给每个range块寻找合适的domain块,减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-Fractal image compression coding, for each range block to find a suitable domain block, domain block search to reduce the scope of encoding spee
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:17579
    • 提供者:高赫赫
  1. boxcount

    0下载:
  2. A set (e.g. an image) is called "fractal" if it displays self-similarity: it can be split into parts, each of which is (at least approximately) a reduced-size copy of the whole. A possible characterisation of a fractal set is provided by the "box-
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1681831
    • 提供者:piri_small
  1. fractal_source

    0下载:
  2. 分形图像编辑器VC++版源码,用于生成并显示分形图像,并根据原有图形设置生成新图形。具体到本例,它是一个使用分形算法生成大树的例子,通过设置面板,你可以调整大树主杆长度、左张度、右张度、线条粗细与颜色,决定是否以点代线,是不使用切分点等,设置完成点击“更新”即可生成一幅新图像。 -fractal source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:38124
    • 提供者:fwj
  1. hhh

    0下载:
  2. 求解分形维数,采用功能函数法,很方便,从而很好的对分形几何进行分析-Solving the fractal dimension, function by function, it is convenient to a good analysis of fractal geometry
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1145
    • 提供者:双木夕子
  1. matlab

    0下载:
  2. 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:682
    • 提供者:冯家乐
  1. RS

    0下载:
  2. Hurst exponent calculation algoritms. Time series analysis trending, mean reverting. Analysis of time series, fractal analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1652
    • 提供者:carlos
  1. fractal

    0下载:
  2. 学习和研究分形理论的相关算法,然后通过编程实现这些算法,从而对分形学友一些基本了解,对于日后的学习会有不小帮助。 实验采用L系统程序设计实现koch雪花曲线;用迭代函数系统程序设计实现Sierpinski曲线的生成。 内附有代码和解释 -Fractal theory study and research related algorithms, and then programming these algorithms, thus some basic understanding of
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:179970
    • 提供者:张伟
  1. fractalcompression

    0下载:
  2. 基于Opencv和MFC的分形图像压缩实现程序,Opencv用于读取图像,可以用其他库代替-fractal compression with Opencv and MFC
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:55026
    • 提供者:huanghaibin
  1. Fractal

    0下载:
  2. 分形算法设计,包括摇曳的分形递归树、摇摆的Sierpinski三角形、万花筒和王冠(Julia集)-Fractal algorithm design, including the fractal recursion trees swaying, rocking the Sierpinski triangle, Kaleidoscope and the crown (Julia set)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1976451
    • 提供者:卜少锋
  1. wavelet_fractal_compressor

    0下载:
  2. Wavelet Fractal Compressor
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:3978
    • 提供者:Mostafa
  1. rms

    0下载:
  2. 通过不同大小的窗口移动,计算每个窗口内地形剖面数据的均方根值,得到的数据在双对数图中拟合直线可求得分维数-move the windows of different size and calculate the rms of the data in the window.Then using the resultant data to plot,so that the fractal dimension can be gotten.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3803
    • 提供者:毕丽思
  1. fractal

    0下载:
  2. 编译Fractal Example.dsw文件,在Debug目录下会生成文件Fractal Example.exe,直接双击该文件,即可运行“地形编辑器”程序。-Fractal Example.dsw documents compiled in the Debug directory is generated documents Fractal Example.exe, direct double-click the file, you can run the " terrain edi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:67440
    • 提供者:Michael Chen
  1. fractal

    0下载:
  2. A comparison of waveform fractal dimension algorithms
  3. 所属分类:Development Research

    • 发布日期:2017-04-09
    • 文件大小:138274
    • 提供者:reza
  1. fractal

    0下载:
  2. shore paper about fractal compression
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:593833
    • 提供者:shaz
  1. Theimagetextureanalyssbasedonthefractaldimension.r

    2下载:
  2. 图像纹理分析的源代码,基于分形维数的图像纹理分析-Image texture analysis of source code, based on fractal dimension of image texture analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1741458
    • 提供者:闫复辉
  1. fractal-box

    0下载:
  2. 基于分形维数的图像分割,讶究 Blog欢迎您-www.iobeta.com iobeta.com www.vcbeta.net vcbeta.net
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:309958
    • 提供者:讶究
  1. chengxu

    1下载:
  2. 针对图像感知编码算法的编解码程序代码,特别是分形图像压缩-Perceptual coding algorithm for encoding and decoding program code, in particular, fractal image compression
  3. 所属分类:Graph program

    • 发布日期:2014-11-27
    • 文件大小:12288
    • 提供者:Tracy
  1. fractal-sdudy

    1下载:
  2. 在研究股票证券包括期货市场有效性时,可以利用分形去研究。-In examining the effectiveness of equity securities, including futures market, you can use to study the fractal.
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:4096
    • 提供者:钱程
  1. fenxin

    0下载:
  2. 基于分形维数与小波变换的区域匹配方法,通过MATLAB实施。-Based on fractal dimension and wavelet transform regional matching
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1349
    • 提供者:shen
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com