-
C# 获取文件长度示例代码
获取文件长度
- 2015-03-14下载
- 积分:1
-
collisiondetection
在vc++环境下使用opengl语言进行碰撞检测(In vc++ environment to use opengl collision detection language)
- 2009-09-14 10:03:18下载
- 积分:1
-
ConsoleApp1
读取EX CEL,保存EXCEL C#(eXCEL aspose save read)
- 2020-06-20 05:20:02下载
- 积分:1
-
IOS开发指南 从HELLO WORLD到APP STORE上架 第5版
说明: ios开发书籍,IOS开发指南 从HELLO WORLD到APP STORE上架 第5版,很好的学习资料,初学者必备(IOS Developing Books)
- 2020-06-16 00:40:01下载
- 积分:1
-
lcd
说明: st7796s mipi屏调试资料 初始化代码和规格书(st7796s mipi lcd driver)
- 2019-06-24 14:27:17下载
- 积分:1
-
turbofangzhen
这是关于turbo码的编译码的仿真程序,并附有仿真图(This is a turbo code codec on the simulation program, together with the simulation of Figure)
- 2008-03-20 21:44:45下载
- 积分:1
-
TFDR
时频域联合反射法(TFDR)故障测距原理及相关论文
(Joint time-frequency domain reflectometry (TFDR) fault location principle and related papers)
- 2017-02-13 11:17:45下载
- 积分:1
-
探索者F1 资料盘(参考代码)
stm32103RB资料(参考代码)标准例程,包括源代码和pdf解析,有灯,按键,终端,PWM,显示屏,adc,iic,spi,flash,usb等等56个实验例程(Stm32103RB data (reference code) standard routines, including source code and PDF parsing, with lights, keys, terminals, PWM, display, ADC, IIC, SPI, flash, USB and so on 56 experimental routines)
- 2018-05-24 19:02:17下载
- 积分:1
-
模糊C均值聚类
利用模糊逻辑原则使聚类的任务,在 visual studio 2012 它用于图像中使用 c + + 中,可以应用在图像上以查看颜色聚类的作品。
模糊逻辑
聚类的任务
c + + 在 visual studio 2012
颜色聚类
图像聚类
- 2022-03-13 07:41:59下载
- 积分:1
-
24368
程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。
数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。
每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.
  Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other.
Specific methods of each class, see the comments in the appropriate header files.)
- 2015-04-13 10:05:34下载
- 积分:1