-
featureExtract
matlab语言,基于颜色特征提取的视频关键帧提取方法(matlab language, video key frame extraction method based on color feature extraction)
- 2013-03-20 17:15:35下载
- 积分:1
-
mmn
一个简单好用的mmn排队算法,其中n=3(a simple and useful mmn method)
- 2015-07-04 13:19:08下载
- 积分:1
-
Tp_images_Son
the best program to estimait your powr to use matlab in image and sound traitment
- 2011-12-19 22:46:02下载
- 积分:1
-
2412
双线性插值图象的旋转源码,程序结合易语言位图操作支持库和图像格式转换支持库,调用API函数和置入汇编代码,实现双线性插值图象的缩放旋转。(Source bilinear interpolation image rotation , combined with easy language program bitmap operations support libraries and image format conversion support library , call the API function and into assembly code , zoom in rotation bilinear interpolation image.)
- 2015-07-11 16:23:35下载
- 积分:1
-
VCPP-image-processing-chapter05
VisualC++数字图像处理技术详解第2版光盘-第五章(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter V)
- 2016-04-16 13:33:13下载
- 积分:1
-
Weightbased-adaptive-image
基于形态学的权重自适应图像去噪;通过串并联的滤波降噪对比图,说明并联降噪的优越性(Heavy adaptive image denoising based on morphology right noise filtering by series-parallel comparison chart, show the advantages of parallel noise reduction)
- 2020-11-29 19:19:28下载
- 积分:1
-
new
混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频(The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video)
- 2012-12-19 20:19:21下载
- 积分:1
-
Kalman
卡尔曼滤波在目标跟踪中应用仿真研究 简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。(Kalman filter target tracking simulation study brief discussion of the Kalman filtering method to predict a single target track, and by means of Matlab simulation tools to evaluate the effect of the experimental.)
- 2013-04-02 12:08:15下载
- 积分:1
-
image
基于纹理度量的图像分割,适用于遥感图像,利用到K-mean算法(texture measurement based on the image segmentation, applicable to remote sensing images, the use of K-mean algorithm)
- 2007-07-09 12:33:34下载
- 积分: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