搜索资源列表
分形图像分析与分形维数计算程序的设计
- 分形图像分析及分形维数计算程序的设计,主要介绍了分形维数的常用计算方法-Analysis of Fractal Image and Design of Fractal Dimension Calculation Program
分形图像分析与分形维数计算程序的设计
- 分形图像分析与分形维数计算程序的设计方法及理论
MATLAB环境下图像分形维数的计算
- MATLAB环境下图像分形维数的计算
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
IDL实现的图像分形维数计算
- 使用IDL实现的计算图像分形维数的源码
计算分形维数的计盒算法
- 计算分形维数的计盒算法,用于边长相等的图像的算法,Calculation of fractal dimension of the box algorithms for the edge of the image appearance, such as the algorithm
blanketGFD 使用毯子法计算图像的分形维数
- 使用毯子法计算图像的分形维数,编程所参考的文献也放在了压缩包中-Using the blanket method of fractal dimension images, programming the reference literature on the compressed package
CalFraDim.rar
- 计算二值图像的分形维数,使用的是测度法。,Fractal dimension
fen
- 本程序是利用分形维数方法计算图像粗糙度的一个函数,可以直接调用-This procedure is to use method of fractal dimension as a function of roughness of the image, you can directly call
fenxingweishu
- 计算分形维数的程序。此程序用于图像的特征提取。可用来进行目标判决。将测量数据集看作分形数据集,利用分形维数的大小来表示数据集的不规则性。-Fractal dimension calculation procedures. This procedure for image feature extraction. Can be used to target judgments. Measurement data set will be regarded as fractal data sets, t
2
- 分 形 理 论 及 图 像分形维数实时计算的研究-Fractal theory and fractal dimension image in real-time computing research
分形维数
- 利用双毯子算法求图像的分形维数,希望朋友们可以参考(Using double blanket algorithm to find the fractal dimension of image)
分形维数
- 分形维数方法,提取大量特征用于图像的分类识别(Extracting a large number of features for image classification)
基于灰度CT 图像的岩石孔隙分形维数计算2
- 基于灰度CT 图像的岩石孔隙分形维数计算2,大家可以互相交流!!!(Calculation of fractal dimension of rock pore based on gray CT image)
MATLAB编程
- 计算二维图像的分形维数,将彩色图像灰度处理,然后转换成二值图 进行分形维数计算(calculate the fracture dimensions of the picture)
VC++计算二值图像的分形维数,使用的是测度法
- VC++计算二值图像的分形维数,使用的是测度法(VC++ calculates the fractal dimension of binary images, using the measure method)
图像分形维数计算
- 使用matlab语言,编写一个计算图像分形维数的小程序(Using matlab language, write a small program for calculating image fractal dimension)
分形批量计算
- 该程序可用于大批量图像的分形维数(boxcount)计算 ,输入是运行时弹出的文件选择框中选择多个图像。输出分别是 b: 分维值 ,filename 图片名,a n和r的数据。(This program can be used to calculate the fractal dimension (boxcount) of a large number of images. The input is a file selection box that pops up at runtime to
fractalfox
- fractalfox是分形几何的专业软件,主要用于求取图像的分形维数。(Fractalfox is a professional software of fractal geometry, which is mainly used to get the fractal dimension of image.)
盒子分形维数算法
- 可应用于图像分形维数计算,常用于道路路面。