-
在这个目录中包含代码实现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
-
Qt下用Opencv2采集USB摄像头
Qt下用Opencv2采集USB摄像头图像,Ubutu12.04系统,安装OPencv2,使用USB摄像头,插上即可用。
- 2022-04-13 05:12:56下载
- 积分:1
-
一个关于设置桌面背景的例子,使用的的com组件,
一个关于设置桌面背景的例子,使用的的com组件,-a desktop background on the establishment of the examples used in the com components,
- 2023-05-05 20:45:02下载
- 积分:1
-
仿制windows画图板程序,附完整报告与分析.
VC6 MFC开发
仿制windows画图板程序,附完整报告与分析.
VC6 MFC开发-Imitation windows drawing board procedures, with full report and analysis. VC6 MFC Development
- 2022-03-11 01:40:16下载
- 积分:1
-
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。...
对任意多边形进行切割,求其相交部分,相交部分用红色线段标出。-draw two polygon and then they can cut each other.The color of intersected parts are red.
- 2023-05-05 13:40:04下载
- 积分:1
-
基于OPENCV的车流量统计
利用混合高斯模型获取背景前景,加之腐蚀膨胀函数完善,利用重心越界来计算车流量。函数包括多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。软件目前可实现以下功能:1)提供高斯建模法研究相应算法实现的效果的影响;2)可以实现原视频与处理后的视频同时播放,实现跟踪;3)实现车流量技术计数。视频分析效果基本达到了我们的预期目标。
- 2022-05-09 12:00:43下载
- 积分:1
-
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。
bmp图像读取、保存、显示等基本操作,功能完整,代码可靠。-bmp image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-08-07 11:47:02下载
- 积分:1
-
mandelbrot 图案生成程序
mandelbrot 图案生成程序-Mandelbrot pattern generation process
- 2022-08-18 00:48:29下载
- 积分:1
-
直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,...
直方图均衡化,局部直方图均衡化,直方图匹配,中值滤波,-histgram equalization,histogram matching
- 2022-04-21 00:43:32下载
- 积分:1
-
一款类似photoshop的图形处理软件,利用vc mfc编程的数字图象处理工具。极其精彩!...
一款类似photoshop的图形处理软件,利用vc mfc编程的数字图象处理工具。极其精彩!-new graphics software, using vc mfc programming digital image processing tools. Very exciting!
- 2023-01-22 07:40:03下载
- 积分:1