-
图象处理的源代码
图象处理的源代码-image processing source code
- 2022-02-05 03:02:46下载
- 积分:1
-
recognition of words
recognition of words
- 2022-02-01 01:31:35下载
- 积分:1
-
一个用PCA做人脸识别的matlab源码
一个用PCA做人脸识别的matlab源码-PCA based face recognition system
- 2022-04-14 13:19:22下载
- 积分: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
-
himself in a state with the filtering process and the results were still good, s
自己写的一个同态滤波程序,效果不错,可以-himself in a state with the filtering process and the results were still good, s
- 2022-07-22 04:26:19下载
- 积分:1
-
基于matlab的jpeg处理工具
JPEG ToolBox 一款JPEG图像工具,能够在matlab中进行jpg图像信息的查勘以及各种操作。
- 2022-11-18 19:35:03下载
- 积分:1
-
Used to control stepper motor driven throttle sensors, collect data, generate da...
用于控制步进电机带动油门传感器,采集数据,生成数据曲线并可打印报表-Used to control stepper motor driven throttle sensors, collect data, generate data curves and print statements
- 2023-04-17 10:40:03下载
- 积分:1
-
a simple drawing program, the design of a good game
简单的一个画图程序,设计的不错呀-a simple drawing program, the design of a good game
- 2022-01-31 11:27:05下载
- 积分:1
-
Ageia s PhysX (well
Ageia s PhysX(著名的游戏物理库) D3D 9使用代码演示。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Triangle Mesh(带执行文件)-Ageia s PhysX (well-known game physics library) D3D 9 demo using the code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.-Triangle Mesh (with the implementation of document)
- 2022-01-21 23:46:36下载
- 积分:1
-
三维物体平移、旋转变换、投影变换和……
实现三维对象的平移,旋转变换,以及投影变换。 程序运行按键说明:a,s,d,w四键产生平移变换,x,X,y,Y,z,Z六键产生旋转变换,PageUp使镜头拉进,PageDown键使镜头推远。-3D object translation, rotation transformation, and the projection transformation. Running Press : a, s, d, w 4 keys generated translation transform, x, x, y, Y, z, Z six key rotation transform, Page dragged into the lens, the lens Prompt button pushed far.
- 2022-12-17 09:00:03下载
- 积分:1