-
SIFT feature extraction and matching
SIFT特征提取与匹配,根据代码可以实现各种功能,非常全面-SIFT feature extraction and matching
- 2022-05-28 22:35:21下载
- 积分: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
-
amid fluttering snowflakes and accompanied by a simple music
漫天飞舞的雪花并伴随有简单的音乐-amid fluttering snowflakes and accompanied by a simple music
- 2022-04-22 03:21:42下载
- 积分:1
-
middle way draw wu star
中点法画五角星,用点描绘直线.中点法画五角星,用点描绘直线.-middle way draw wu star
- 2022-05-25 23:35:19下载
- 积分:1
-
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数...
代码是基于MFC建立的细胞识别统计系统,通过菜单“处理”“显示”能将细胞从图象中分割出来 并能统计细胞个数-Code is based on MFC to establish the statistical system of cell recognition, through the menu deal with the Show to cells separate from the images and statistics on the number of cells
- 2023-01-23 09:30:03下载
- 积分:1
-
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用
本代码实现了一个地图比例尺的功能,方便各种地图类型代码的基本控件使用-This code implements a function of map scale to facilitate a variety of map types of code to use the basic controls
- 2022-03-16 23:26:40下载
- 积分:1
-
bmp图像对比度调节
bmp图像对比度调节-bmp image contrast adjustment
- 2022-10-23 03:45:03下载
- 积分:1
-
在Vc环境下 仿CAD编程(源代码)
在Vc环境下 仿CAD编程(源代码)-Vc environment in imitation of CAD programming (source code)
- 2022-06-19 07:06:30下载
- 积分:1
-
这是一个学习语言的例程,对学习很有好处
这是一个学习语言的例程,对学习很有好处-this is a language learning routines, learning to very good
- 2022-11-20 04:35:04下载
- 积分:1
-
VB抓图截屏小精灵
这个截图抓图小精灵可谓功能超多,它除了抓图以外还可以把抓到的图片设置为背景,可以自由选择区域抓图,也可延时抓取,还有简单的图像处理功能。
- 2022-06-29 17:45:39下载
- 积分:1