-
人脸+虹膜识别+瞳距测量
说明: matlab实现人脸识别和虹膜定位 识别效果良好(Accurate eye location by MATLAB)
- 2019-02-28 12:26:18下载
- 积分:1
-
光伏逆变系统中的最大功率点跟踪算法
sfun mppt vpo
光伏逆变系统中的最大功率点跟踪算法,采用的是变步长的扰动观察法,可以快速收敛(mppt method using variable step size perturb and observe method, it can converge faster.)
- 2012-11-13 02:07:49下载
- 积分:1
-
用模糊C均值算法实现图像分割 fcm
用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割 (Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation)
- 2020-06-29 09:00:01下载
- 积分:1
-
2SPCA
对图像做spca有监督的主成分分析降维,并投影回图像来降噪,在本程序中,使用正弦函数控制图像变化,函数值作为监督信息(Image do spca supervised principal component analysis dimension reduction, noise reduction and projected back images)
- 2016-05-04 14:33:30下载
- 积分:1
-
image-_det_seg
基于各向异性扩散的医学图像的边缘检测与分割处理(Based on the anisotropic diffusion of medical image segmentation and edge detection)
- 2015-07-01 17:03:41下载
- 积分:1
-
YUV_DCT
YUV Quantization using VS2010
- 2013-07-14 19:12:13下载
- 积分:1
-
数字图像处理标准测试图
一些常见的图像处理方面的图像(尺寸不一)(Some common image processing aspects (different sizes))
- 2018-05-03 10:36:13下载
- 积分:1
-
Images-add-mania
用DHNN (离散Hopfield网络)存储6幅图像作为联想记忆信息,然后对图像进行加噪处理,用所设计的DHNN进行图像复原,给出结果。(Storing DHNN (discrete Hopfield network) six images as associative memory information, and then add noise to the image processing, image restoration designed with DHNN, shows the results.)
- 2020-10-03 11:47:40下载
- 积分:1
-
shepaishibie
能进行车牌的识别,并把车牌的号码显示出来
(Able to identify license plates and license plate number displayed)
- 2008-12-29 17:34:33下载
- 积分: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