-
基于区域生长算法的彩色图像分割算法
区域生长算法分割彩色图片,使用时只需要更改主程序(HaralickGrowingAlgorithm.m)中的图片路径即可使用,属于Matlab程序,压缩文件中含有原始图片
- 2022-03-21 19:22:11下载
- 积分:1
-
linux下的cure聚类算法
是linux下的cure算法,比较完整
#if !defined(lint) && !defined(SABER)
static char rcsid[] = "$Header: /usr/src/local/conn/cluster/RCS/cluster.c,v 1.23 1993/02/03 07:43:07 stolcke Exp $";
#endif /* not lint */
#include
#include
#include
#include "alloc.h"
#include "error.h"
#include "cluster.h"
#define NONE (-2)
#define BUFSIZE 256
#ifndef SCALE
#define SCALE "_SCALE_"
#endif
#ifndef DONTCARE
#define DONTCARE "D/C"
#endif
#ifndef MAXFLOAT
#define MAXFLOAT ((float)3.40282346638528860e+38)
#endif
static FLOAT distance();
static FLOAT root();
static FLOAT cure_distance();
static void merge();
- 2023-07-29 18:30:03下载
- 积分:1
-
antcolony 蚁群觅食模拟
antcolony 蚁群觅食模拟-antcolony ant foraging simulation
- 2022-04-13 04:16:35下载
- 积分:1
-
判断一点是否在多边形内
本程序判断一点是否在任意多边形内,任意多边形要求是各边不能相互交叉。
- 2022-12-09 01:10:03下载
- 积分:1
-
Check1 (0). Caption = "soap" Check1 (1). Caption = "soap" Ch...
Check1(0).Caption = "香皂" Check1(1).Caption = "肥皂" Check1(2).Caption = "牙膏" Check1(3).Caption = "洗衣粉" Label1(0).Caption = "5.8元" Label1(1).Caption = "2.5元" Label1(2).Caption = "7.9元" Label1(3).Caption = "6.4元"-Check1 (0). Caption = "soap" Check1 (1). Caption = "soap" Check1 (2). Caption = "toothpaste" Check1 (3). Caption = "detergent" Label1 (0). Caption = "5 .8 million "Label1 (1). Caption = "2.5 yuan" Label1 (2). Caption = "7.9 yuan" Label1 (3). Caption = "6.4 yuan"
- 2022-01-25 16:20:06下载
- 积分:1
-
快速DCT变换 迭代算法
快速DCT变换 迭代算法- Fast DCT transformation iteration algorithm
- 2022-01-26 07:08:19下载
- 积分:1
-
阅读使用MATLAB的三维人脸模型
它对于三维人脸或目标识别非常有用,它包含一个gui,可以帮助您查看或应用加载的三维文件类型上的命令
- 2022-01-28 21:06:36下载
- 积分:1
-
线性的插值算法,内涵读取文件,算法实现和写入文件。读取的文件为PARCHG,写入的文件为INSERT_DATA...
线性的插值算法,内涵读取文件,算法实现和写入文件。读取的文件为PARCHG,写入的文件为INSERT_DATA-Linear interpolation algorithm, meaning to read documents, algorithm implementation and write to a file. Read documents PARCHG, written documents INSERT_DATA
- 2022-07-14 11:15:11下载
- 积分:1
-
关于矩阵的运算算法
关于矩阵的运算算法-on matrix arithmetic algorithm
- 2022-08-18 04:17:44下载
- 积分:1
-
an example of artificial life, flies in 3D simulation space flight
一个人工生命的例子,模拟苍蝇在三维空间内飞行-an example of artificial life, flies in 3D simulation space flight
- 2022-02-02 22:18:34下载
- 积分:1