搜索资源列表
将维对分和K均值算法分割图像
- 利用聚类算法分割图像,将维对分法只可将图像分为2部分,可以作为二值化的代码,K-均值法可将图像分为任意多部分。程序直接采用R、G、B三色作为特征参数,聚类中心为随机值,当然也可以采用其他参数,程序编译为EXE文件后速度还可以接受,但尚有改进的余地,那位高手有空修改的话,请给我也发份代码。-clustering algorithm using image segmentation, Victoria right method can only image is divided into two p
分形算法
- 利用OpenGL制作的3维旋转分形效果,提供定时器方式和线程方式。-produced by the use of OpenGL 3D fractal rotating effect, the timer mode and threads.
计算机图形学二维绘图
- 是计算机图形学的二维绘图程序,包括: 1.图元的生成:直线、椭圆、区域填充 2.样条曲线的生成:Bezier曲线、B-样条曲线 3.分形图形的生成:Julia集、蕨类植物 4.真实感图形的生成(包括:球体、圆柱体)。-is the two-dimensional computer graphics drawing program, including : 1. Figure yuan Generation : linear, elliptical, two regional
分形图形程序
- 《用C,C++设计二维三维分形图形程序》 配套源码-"C, C Design 2D and 3D fractal graphics program" complementary source
tierazon-2.8-source
- 分维<Df>的大小不仅反应遗传语言词汇结构的变 化而且反应遗传语言语法关系的清晰程度即序列中碱基的相关程度 关联作用会使<Df>增大在<Df>小于2 的区间内遗
二维迭代函数系统分形源代码
- 二维迭代函数系统分形源代码.zip-2D Iterated Function System Fractal source code. Zip
boxcount
- fractal boxcounting 盒子法求分维
textfr
- 计算图像分维的几个程序,都已测试过,效果不错!
图像分形维数计算
- 根据差分计盒计算图像分形维数原理,推导出的Matlab程序代码,不知道效果如何,至少可以让我们知道程序实现步骤。根据2^n为步长的算法实现,效率很快
IDL实现的图像分形维数计算
- 使用IDL实现的计算图像分形维数的源码
MDIFractal
- 第1章 分形 1.1 分形的定义 1.2 分维 第2章 迭代函数系统 2.1 压缩映射 2.2 迭代函数系统(IFS) 2.3 拼贴定理 第3章 一般图像的分形压缩方法 3.1 图像的表示方法与图像的均方误差 3.2 分形压缩的简化方法 3.3 压缩实例 3.4 问题与改进方向 -Chapter 1 Fractal 1.1 Fractal Fractal Dimension 1.2 definitions in Ch
盒维数计算程序
- 可用于计算一维或者二维图像的分形维数,采用盒维数计算法,并给出了有效像素占有率。
FractalDim2
- 将肿瘤图像中的肿瘤轮廓提取,将轮廓的矩阵输入到函数中,得到肿瘤的分维结果。(The tumor contour is extracted from the tumor image, and the matrix of the contour is input into the function to obtain the fractal dimension of the tumor.)
分形维数
- 分形维数方法,提取大量特征用于图像的分类识别(Extracting a large number of features for image classification)
分形
- 求信号的分形维数,可以看出信号的奇异状况,为之后的分析与诊断做准备(Seeking the fractal dimension of the signal, we can see the singularity of the signal and prepare for the following analysis and diagnosis)
分形
- 分形几何中关联维数的计算,用来计算时间序列的数据(The calculation of correlation dimension in fractal geometry, which is used to calculate data of time series.)
圆规维数
- 粗糙曲线的圆规维数MATLAB源代码测量分形分维(Fractal dimension of rough curve based on MATLAB code)
图像分形维数计算
- 使用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
计算图片分形维数
- 计算输入图片的分形维数;图片需为jpg的格式;程序通用性强;十分好用;(The fractal dimension can be calculated by inputting any image)