-
基于bp神经网络的数字识别系统
基于bp神经网络的数字识别系统-Number recognition system based on the BP Artificial Neural Network
- 2022-12-11 04:10:03下载
- 积分:1
-
图像分割中的分水岭(water shed segmention)算法的源码
图像分割中的分水岭(water shed segmention)算法的源码-image segmentation of the watershed (water shed segmention) algorithm source code
- 2022-05-27 07:22:56下载
- 积分:1
-
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。...
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
- 2022-07-08 09:00:49下载
- 积分:1
-
Face Detection many ways, the PCA is a more effective. The code is based on the...
人脸检测的方法很多,pca是其中比较有效的一种。本代码主要是使用pca的方法进行人脸检测,可以检测出人脸的位置,数目,大小-Face Detection many ways, the PCA is a more effective. The code is based on the PCA method Face Detection can detect human faces in the number, size
- 2023-01-25 00:55:03下载
- 积分:1
-
Visual C wavelet transform technology and engineering practice matching CD
Visual C++ 小波变换技术与工程实践的配套光盘,是学习实践小波变换编程的好程序-Visual C wavelet transform technology and engineering practice matching CD-ROM, is to study and practice the wavelet transform of good programming procedures
- 2023-04-16 10:10:09下载
- 积分:1
-
matlab small programs, suitable for beginners.
我刚学了matlab小程序,觉得很适合初学者。-matlab small programs, suitable for beginners.
- 2022-05-13 00:34:53下载
- 积分:1
-
找待选物体图像的长轴位置
找待选物体图像的长轴位置-find objects to be elected to the long axis image location
- 2022-10-02 21:35:03下载
- 积分:1
-
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。...
用vc编的一个三维图形转换的小应用程序,实现了“旋转”,“缩放”,“平移”的功能。-This little 3D changing graph application is progammed by VC, which realized "rotate", "zoom"and "move" function.
- 2022-03-16 15:22:55下载
- 积分:1
-
用于微地震去噪的卡尔曼滤波
通过卡尔曼滤波梦实现对微地震数据的去噪。!!!!!!!卡尔曼的子程序!!!!!!!!!!!!!!!!!!! infile 代表输入文件名 !!!!!! outfile 代表输出文件名 !!!!!! itrace 总道数 !!!!!! isample 处理的采样点数 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! subroutine KALMANF(infile,outfile,itrace,isample)
- 2022-02-13 19:23:51下载
- 积分:1
-
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定...
FaceDetection工程运行时,首先要通过文件“打开 载入图片face.bmp,而后才可以进行人脸检测
操作,需要强调的是人脸区域检测、眼睛的检测与定位、人嘴的检测与定位、人脸的勾勒四个处理
模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。
另外,由于在人脸检测时用到了先验知识,所以目前只能对给定的图片face.bmp进行处理。-FaceDetection project run-time, first of all documents to be adopted
- 2022-07-03 12:48:23下载
- 积分:1