-
implementation of SURF feature extractor
implementation of SURF feature extractor
- 2022-02-12 12:12:18下载
- 积分:1
-
摄像机自定标的一种方法
摄像机自定标的一种方法,具有很高的研究价值
- 2023-04-26 22:35:03下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared in the VC of a cube using VTK cone ball routines.
- 2022-05-29 00:34:44下载
- 积分: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
-
用vb写的图形学粒子系统演示软件,可以模拟许多图形。
用vb写的图形学粒子系统演示软件,可以模拟许多图形。-Written with vb graphics particle system demo software, you can simulate a number of graphics.
- 2022-07-04 22:23:50下载
- 积分:1
-
on reading and writing procedures
关于bmp读写的程序-on reading and writing procedures
- 2023-08-27 23:10:04下载
- 积分:1
-
详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点...
详细用法请看文件说明,该程序用matlab编写,挂用vc++编译器编译而成,程序用途:找出在任意多变形内的象素点-detailed document indicates that the procedures used to prepare Matlab, linked with vc++ compiler compiler which, procedures purposes : to identify more arbitrary deformation within the pixel point
- 2022-03-13 13:50:33下载
- 积分:1
-
甘特图显示
甘特图显示-Gantt Chart shows
- 2023-07-11 15:00:02下载
- 积分:1
-
使用matlab进行边缘检测,部分来源于网上,做了一些修改,希望对大家有帮助...
使用matlab进行边缘检测,部分来源于网上,做了一些修改,希望对大家有帮助-Using matlab to edge detection, and some from the Internet, do some modifications, in the hope that we have to help
- 2022-08-06 11:24:42下载
- 积分:1
-
该程序实现了计算机图形学中的中点画线法的算法,
该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
- 2022-12-31 06:05:05下载
- 积分:1