-
人脸表情识别
基于弹性模板匹配的人脸表情识别程序。首先针对静态表情图像进行表情图像的灰度、尺寸归一化,然后利用Gabor小波变换提取人脸表情特征以构造表情弹性图,最后提出基于弹性模板匹配及K-近邻的分类算法实现人脸表情的识别
- 2023-02-12 22:25:03下载
- 积分:1
-
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。...
计算机图象处理,图象压缩处理,图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-computer image processing, image compression, image compression algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
- 2022-03-21 09:21:13下载
- 积分: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
-
利用VC++ 6.0实现了画图板中画笔的一些功能
利用VC++ 6.0实现了画图板中画笔的一些功能-VC 6.0 plate drawing a brush of some functional
- 2022-05-16 20:22:03下载
- 积分:1
-
这是一个在上面的闪光,三维引擎的介绍。
这是在上面的一个Flash中,引入了3D引擎。
- 2022-03-04 23:38:58下载
- 积分:1
-
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!...
MultiWavelet Tools是一个变换工具,可以用来进行压缩、去噪,边缘检测等等!-MultiWavelet Tools is a transformation tool can be used for compression, denoising, edge detection and so on!
- 2023-05-30 02:40:03下载
- 积分:1
-
Image registration, image matching is commonly used in some technical
图像配准,主要是图像匹配中的一下常用技术-Image registration, image matching is commonly used in some technical
- 2022-03-23 00:06:17下载
- 积分:1
-
Visual C++ CAD应用程序开发技术源代码ch5
Visual C++ CAD应用程序开发技术源代码ch5-Visual C CAD application development technology source code ch5
- 2022-03-29 10:48:47下载
- 积分:1
-
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。
MarchingCubes算法,可以快速入门学习marchingCubes,适合于新手。-MarchingCubes algorithm, can Quick Start learning marchingCubes suitable for newcomers.
- 2023-07-12 07:25:03下载
- 积分:1
-
image acquisition procedures
基于API的图像采集程序-image acquisition procedures
- 2022-01-31 22:47:21下载
- 积分:1