-
可以 可以 可以
可以 可以 可以
- 2022-02-05 11:37:59下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
Multi Kinect v2 Sensor Activity Recognition for Elderly Care
在每个房间安装一个Kinect, 检测老年人一天的活动,让老年人能有更有信心单独生活
- 2022-06-17 09:33:11下载
- 积分:1
-
我用VC编的一个画图程序:其中使用了切分视图
我用VC编的一个画图程序:其中使用了切分视图-I VC series a drawing program : the use of split View
- 2022-02-10 17:04:09下载
- 积分:1
-
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。...
VC读取BMP图,以及经典的边缘检测算法,还包括游程编码,本程序实现了检测、提取、压缩bmp图的边缘图像。-VC read BMP map, and the classic edge detection algorithms, including run-length coding, the program of detection, extraction, compression bmp image map to the brink.
- 2022-10-19 15:45:03下载
- 积分:1
-
图像边缘提取边缘流方法的代码
图像边缘提取边缘流方法的代码-Image Edge Extraction edge of the flow code
- 2022-03-19 10:51:32下载
- 积分:1
-
在上面,插件的开发
在AutoCAD上面开发的插件,用于包装纸盒的CAD-In the above, the development of plug-in AutoCAD, CAD for packaging carton
- 2022-02-09 16:37:28下载
- 积分:1
-
这是一个C源代码,图像处理的准备,没有图形界面…
这是一个用C++编写的图像处理源程序代码,没有图形界面-This is a preparation of the C source code image processing, no graphical interface
- 2022-03-21 03:31:56下载
- 积分:1
-
对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果...
对图象的移动雾化效果的模拟,本程序是高速公路上的浓雾移动的效果-right image atomizing effect of mobile simulation, the process is on the highway, the effect of fog Mobile
- 2023-03-01 15:15:04下载
- 积分:1
-
多种图像处理方法
多种图像处理方法-multiple image processing methods
- 2022-08-12 17:32:54下载
- 积分:1