资源列表
HistDemoA
- 数字图像的直方图均衡化,可以处理不同亮度的图像-Hist Eaqual
picStore
- 这是用VC++做的一个图像转出和存放的软件有兴趣的朋友可以下载-this is a software used for saving pictures and outputting them in a library
people
- 刚毕业时做的人事管理系统.主要是给刚入门的初学者学习用的,-RENSHI manage
face_detection_recognition
- 包含两个人脸识别的vc程序,和相关的pdf文档。源码分别都是采用人脸细节几何特征进行人脸检测和人脸识别的方法。-Face Recognition vc contains two procedures, and related pdf documents. Source, respectively, and are based on face geometry characteristics of the details of face detection and face recognition
vcchengxu
- 人脸识别的程序,源码分别都是采用人脸细节几何特征进行人脸检测和人脸识别的方法-Face Recognition vc procedures, source separately and are based on people the details of the geometric characteristics of the face face detection and face recognition method
DemoData
- 数据库读写 数据库读写 -database
1
- SDL(Simple DirectMedia Layer)是什么呢?根据他的表面意思,翻译过来就是简单的指导媒体层SDL是一个跨平台的多媒体函数库,被用来设计成在低层访问音频,键盘,鼠标,游戏杆,基于OPENGL(一个3D图象开发函数库)的3D 硬件,和2D图象帧缓冲区。它被广泛的用于基于MPEG的媒体播放软件,模拟器,和许多著名的游戏。最著名的游戏是赢得LIUNX组游戏开发大奖的 文明:权利的召唤(Civilization: Call To Power)。-SDL (Simple Direc
USB_LED
- usb开发的一个实用的 试验过的例程,希望对大家有帮助。-usb development of a practical test routines, we want to help.
人脸识别代码
- 人脸识别是一个有监督学习过程,首先利用训练集构造一个人脸模型,然后将测试集与训练集进行匹配,找到与之对应的训练集头像。最容易的方式是直接利用欧式距离计算测试集的每一幅图像与训练集的每一幅图像的距离,然后选择距离最近的图像作为识别的结果。(Face recognition is a supervised learning process. Firstly, a face model is constructed by training set, and then the test set is m
DAC+TIM输出三角波
- 利用stm32的DAC和TIM功能输出三角波(Using STM32's DAC and TIM functions to output the triangle wave)
5
- opengl实现交互修改加载对象位置大小旋转以及光照。-opengl interactive modify the loaded object position size rotating light.
taucs_full
- TAUCS是解稀疏线性问题的C语言库。包括: 多波Supernodal Cholesky分解; 左看Supernodal Cholesky分解 -TAUCS is a C library of sparse linear solvers. The current version of the library includes the following functionality: Multifrontal Supernodal Cholesky Factoriza