-
书上的脱机字符识别的代码,希望对大家有帮助
书上的脱机字符识别的代码,希望对大家有帮助-Books offline character recognition code, and they hope to help everyone
- 2022-12-24 21:30:02下载
- 积分:1
-
数字图像均衡器 通过调整图片的频谱,可以得到变换后的图片,相当于音响的均衡器用于图像。...
数字图像均衡器 通过调整图片的频谱,可以得到变换后的图片,相当于音响的均衡器用于图像。-digital image by adjusting the equalizer pictures of the spectrum, can be transformed photographs, audio equivalent to the equalizer for Image.
- 2022-01-26 07:20:08下载
- 积分:1
-
中科院的多视角人脸识别
Real
中科院的多视角人脸识别
Real-Time Multi-View Face Detection-Chinese Academy of Sciences of the Multi-View Face Recognition Real-Time Multi-View Face Detection
- 2022-07-16 08:35:00下载
- 积分:1
-
本程序主要介绍了碰撞检测算法及基于物理的建模方法
本程序主要介绍了碰撞检测算法及基于物理的建模方法-This procedure introduces a collision detection algorithm and physics-based modeling method
- 2022-03-04 23:53:58下载
- 积分:1
-
指纹识别的底层API函数集,生成DLL,供高层调用
指纹识别的底层API函数集,生成DLL,供高层调用-Fingerprint set of the underlying API functions to generate DLL, for the high-level call
- 2022-01-22 11:06:51下载
- 积分:1
-
桌面天气
开机自动获取当天的天气情况,并把它写在桌面背景上,同时可以定制桌面LOGO,温馨提示等,还可以添加桌面图标的背景,使桌面更加美观!
- 2022-08-06 05:11:20下载
- 积分:1
-
对手写数字进行分类并识别
应用模板匹配算法进行分类。
应用Bayes算法进行分类。
应用线性函数算法进行分类。
线性算法进行分类。
应用神经...
对手写数字进行分类并识别
应用模板匹配算法进行分类。
应用Bayes算法进行分类。
应用线性函数算法进行分类。
线性算法进行分类。
应用神经网络算法进行分类。-right handwritten figures for the identification and classification of application template matching algorithm for classification. Application of Bayesian classification algorithm. Application of linear function classification algorithm. Linear classification algorithm. Application of neural network algorithm for classification.
- 2022-07-15 01:17:35下载
- 积分:1
-
GNC,an algorithm similar to sa but more efficient
GNC,an algorithm similar to sa but more efficient
- 2023-04-16 19:05:04下载
- 积分: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
-
drawing a three
绘制一个三维几何图形,如:球、立方体、棱柱、棱锥等-drawing a three-dimensional geometric shapes, such as : the ball, cube, prism, pyramid, etc.
- 2022-04-24 17:05:47下载
- 积分:1