-
FaceDetection
This a very useful program from a book. It is mainly used for face-detecting.It also includes interface-program.
- 2009-01-19 09:28:45下载
- 积分:1
-
K-means代码
KMEANS代码段,用于图像分割,已配置完成(KMEANS,use to achieve image segmentation)
- 2019-05-30 10:16:59下载
- 积分:1
-
SLIM
在高斯混合噪声背景下实现SLIM谱估计算法和l1范数SLIM谱估计法,并在-5到15的信噪比条件与CRLB对比均方频率误差(the paper achieves the SLIM spectral estimation algorithm and l1-SLIM spectral estimation method under the Gaussian mixture background noise,then compares the mean square frequency error with CRLB under SNR from-5 to 15 )
- 2020-11-13 19:59:43下载
- 积分:1
-
428705
图像格式转换例程源码,程序主要结合易语言图像格式转换支持库,可以将某些图象文件的格式转换到其它图象文件的格式(Image format conversion routines source, the program mainly with easy language support library image format conversion , you can convert some of the image file format to other image file format)
- 2016-12-17 00:39:13下载
- 积分:1
-
dctwatermark
DCT水印,简单实用,基于8*8分块的DCT域水印嵌入算法水印图像为64*64(DCT watermark, simple and practical, based on the 8* 8 sub-block DCT domain watermark image watermark embedding algorithm is 64* 64)
- 2009-04-20 07:18:19下载
- 积分:1
-
matting
这是一个实现了发表在CVPR2006的抠图算法。(This package contains an implementation of the matting algorithm described in the CVPR2006 paper.)
- 2009-02-25 19:34:57下载
- 积分:1
-
CLG-TV-matlab
CLG光流算法代码,包含误差分析,TV算法经典(CLG optical flow algorithm code, including error analysis, TV classic algorithm)
- 2021-04-23 16:08:48下载
- 积分:1
-
notchfilter
用于图像处理的陷波滤波器. m文件,有例子说明。(Notch filter notch filter. M file, there are examples.)
- 2016-03-14 18:26:52下载
- 积分: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
-
lane-detect
canny边缘检测,还有车道线检测。效果还可以。(canny edge detection, and lane detection. The effect can be.)
- 2014-01-14 16:44:00下载
- 积分:1