Welcome![Sign In][Sign Up]
Location:
Search - matlab fractal dimension image

Search list

[Fractal programSimple_Fractal_Dimension_for_Images

Description: 计算图像分形维数,从网上看到的,感觉还不错。-computing image fractal dimension, from the Internet to see, I feel pretty good.
Platform: | Size: 1024 | Author: qingxue | Hits:

[Graph programfracden2d

Description: 此程序是关于多重分形维的图像分析源程序 作为子程序可用于图像的去噪,分割-this procedure on multiple fractal dimension of the source image analysis can be used as a subroutine image denoising, segmentation
Platform: | Size: 2048 | Author: li mingxi | Hits:

[Fractal programMatlab

Description:
Platform: | Size: 2048 | Author: 王胜斌 | Hits:

[matlabMATLAB

Description: 基于matlab的图像纹理处理,用盒维分形算法实现。-Matlab image texture based on the treatment, using box-counting dimension of fractal algorithm.
Platform: | Size: 222208 | Author: 张雪 | Hits:

[Fractal programCalculation-of-fractal-dimension

Description: 计算分形维数,MATLAB Central File Exchange - Calculation of fractal dimension of fractal surfaces using fft-Calculation of fractal dimension, MATLAB Central File Exchange- Calculation of fractal dimension of fractal surfaces using fft
Platform: | Size: 2048 | Author: 李晓阳 | Hits:

[Graph programfractal

Description: 使用盒维数法求一幅大小为N*N图象的分形维数-The use of box dimension method the size of an N* N image fractal dimension
Platform: | Size: 114688 | Author: 撒谎的 | Hits:

[File Formatboxcount-matlab

Description: 计算分形维数的计盒算法,用于边长相等的图像的算法-Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
Platform: | Size: 1024 | Author: 顾斌 | Hits:

[DocumentsAerialImageClassificationMethodBasedonFractalTheor

Description:  提出一种基于分形理论和BP 神经网络的航空遥感图像有监督分类方法。该方法尝试将航空图像 的光谱信息和纹理特征相结合。它首先将彩色航空图像由RGB 格式转化为HSI 格式,然后,根据亮度计算分 数维、多重分形广义维数谱q-D( q) 和“空隙”等基于分形的纹理特征,同时加入归一化的色度和饱和度作为光 谱特征,采用BP 神经网络作为分类器。通过对彩色航空图像的分类实验,结果证实该方法行之有效。-Based on fractal theory and BP neural network of aviation remote sensing image supervised classification method. This method tries to aerial images of the spectral information and texture characteristics of the combination. It will first color aerial images from the RGB format into HSI format, and then, according to the brightness calculation of fractal dimension, the generalized multi-fractal dimension spectrum qD (q) and the
Platform: | Size: 274432 | Author: xuhuoping | Hits:

[Graph programwaveletwatermarking

Description: 运用小波分析技术与图像的分形维数技术来实现数字印的源代码-The use of wavelet analysis and image the fractal dimension of digital printing technology to the source code
Platform: | Size: 53248 | Author: 罗红 | Hits:

[Algorithmboxcount

Description: 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-counting" method: The number N of boxes of size R needed to cover a fractal set follows a power-law, N = N0 * R^(-DF), with DF<=D (D is the dimension of the space, usually D=1, 2, 3). DF is known as the Minkowski-Bouligand dimension, or Kolmogorov capacity, or Kolmogorov dimension, or simply box-counting dimension.
Platform: | Size: 1681408 | Author: piri_small | Hits:

[Special Effectsmatlab

Description: 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal dimension of each pixel to contribute. First, the calculation of an average gray scale of the window, and then determine the gray scale of each pixel, if the intensity is greater than the average, the cumulative value of its gray max, if less than the average gray level, the accumulation of its gray value of min, max and min to use instead of the algorithm in Sarkar and Chaudhuri maximum and minimum, and then by fitting the calculated fractal dimension.
Platform: | Size: 1024 | Author: 冯家乐 | Hits:

[Special EffectsTheimagetextureanalyssbasedonthefractaldimension.r

Description: 图像纹理分析的源代码,基于分形维数的图像纹理分析-Image texture analysis of source code, based on fractal dimension of image texture analysis
Platform: | Size: 1741824 | Author: 闫复辉 | Hits:

[Special Effectsbox_count

Description: 图像处理相关内容,计算Fractal Box-counting的算法,用matlab实现,初学分形维数研究初学者-Image processing-related content, calculated Fractal Box-counting algorithm, using matlab implementation of the fractal dimension of beginner beginner
Platform: | Size: 2048 | Author: sdphw | Hits:

[matlabboxcount

Description: 用matlab程序编写,计算分形图像的计盒维数。-Programming using matlab to calculate the fractal box dimension image.
Platform: | Size: 1024 | Author: 陈福美 | Hits:

[matlabMATLAB

Description: MATLAB环境下图像分形维数的计算,有需要计算分形维数的同学可以参考参考。-MATLAB environment image points the calculation of the fractal dimension, students need to calculate the fractal dimension can refer to reference.
Platform: | Size: 336896 | Author: 李老味 | Hits:

[2D GraphicMatlab-program-gray-edge-detection

Description: 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray uniform solve the contrast is not clear, and then use the Gaussian filter image filtering noise, and then use the Canny edge detection algorithm to extract the boundary of the and Matlab comes boundary method has increased significantly, and provide a more accurate premise for the use of Matlab program for image fractal dimension.
Platform: | Size: 227328 | Author: 陈泽奇 | Hits:

[OtherFractal

Description: 分形维数应用与MATLAB实现——借助分形维数理论,对二维图像和语音信号进行分析计算,让读者真正掌握分析盒维数的计算。-Fractal dimension and MATLAB realization——With the fractal dimension theory, the two-dimensional image and speech signal analysis and calculation, so that the reader grasp the real calculation cartridge dimensions.
Platform: | Size: 1550336 | Author: 唐凯 | Hits:

[Fractal programfractal

Description: 基于matlab计算二值图像分形维数,简单方便.-Calculated based on matlab binary image I fractal dimension
Platform: | Size: 2048 | Author: 七彩 | Hits:

[matlabfenxingweishu

Description: 图像处理中分形维数算法的matlab程序-Fractal dimension image processing algorithm matlab program
Platform: | Size: 1024 | Author: 黄波 | Hits:

[Other维数程序

Description: 对于复杂网络计算其图像的分形维数,并附有C版本的程序!(Calculate the fractal dimension of its image for complex networks, with a C version of the program!)
Platform: | Size: 1024 | Author: double_math | Hits:
« 12 3 »

CodeBus www.codebus.net