-
BuildGabor
生成一个Gabor Patch的图形,可以调整图形尺寸、相位、旋转角度、对比度等各种参数,在基于PsychToolbox的实验程序编程中非常实用,可用作视觉刺激图形(Generate a Gabor patch, parameters like size, phase, angle and contrast are modifiable, useful in PsychToolbox programming, can be used as visual stimuli)
- 2020-06-26 18:20:02下载
- 积分:1
-
POCS
基于凸集投影算法的超分辨率图像重建算法,在现有算法基础上改进计算精度和效率。(To improve the computational accuracy and efficiency in the existing algorithms based on super-resolution image reconstruction algorithm based on projections onto convex sets algorithm.)
- 2021-03-08 16:29:28下载
- 积分:1
-
source_code_TBM_activecontours.tar
主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
- 2014-06-28 10:55:32下载
- 积分:1
-
matlabsanweichongjian
说明: matlab三维重建程序 完整的程序,入门相当不错,值得学习!(matlab program complete three-dimensional reconstruction process started quite well, it is worth learning!)
- 2010-04-20 10:21:28下载
- 积分:1
-
1
说明: 一个SAR目标边缘自动检测与定位算法的一个车辆检测的视频(A vehicle detection, an automatic detection and localization of SAR edge algorithm of video)
- 2013-08-24 16:16:59下载
- 积分:1
-
KL-face-recognition
基于KL变换的人脸识别,综合运用模式识别和图像处理的相关知识(KL face recognition)
- 2012-09-05 10:18:25下载
- 积分:1
-
rainbow
说明: 本人自己编写的用matlab实现彩虹程序,(I have written with matlab Rainbow realize procedures,)
- 2021-04-13 20:58:56下载
- 积分: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
-
HaarPSRC=Vehicle-detection
运用harr特征+SRC(稀疏表示)分类实现的一种车辆检测方法,文件中提供了训练和测试车辆图片。由于时间原因,所用haar特征没有优化,维度过高,导致滑窗框图过慢,本代码只输出效果统计数据,以供大家参考学习稀疏表示在车辆检测中的应用。(Using harr feature+SRC (sparse representation) classification to achieve a vehicle detection method, the paper provides a training and test vehicle picture. Due to time reasons, the use of haar feature is not optimized, high dimension, resulting in sliding sash figure is too slow, the effect of the code only output statistics for your reference learning sparse representation in the vehicle detection.)
- 2013-07-31 11:21:35下载
- 积分:1
-
image-registration
matlab实现的基于高斯光流法的图像配准(matlab implementation of optical flow method based on Gaussian image registration)
- 2011-08-09 13:41:26下载
- 积分:1