-
Zerike_momentwork
我收集的提取Zernike矩的程序,并且自己稍微改动了一下,效果还可以。(I collected from Zernike Moments procedures, and their slightly altered for a moment, the effect can be.)
- 2007-04-17 21:11:07下载
- 积分:1
-
Gabor_transform
Gabor 小波变换用于面部表情特征提取(Gabor Transform用于表情识别)
- 2012-06-27 11:46:29下载
- 积分:1
-
fcm789
说明: 模糊C均值聚类算法的MATLAB实现,比较经典的程序(Fuzzy C-means clustering algorithm to achieve MATLAB, compare the classic procedure)
- 2008-09-16 15:46:43下载
- 积分: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
-
Wavelet-moment-to-compile
自己编译的小波矩特征提取matlab代码(Wavelet moment to compile the feature extraction matlab code)
- 2011-04-21 21:05:40下载
- 积分:1
-
points-clouds-
matlab图像处理代码,利用算法对点云数据进行直方图以及标准差统计,含M文件和GUI(matlab image processing code, the use of algorithms for point cloud data, histograms and standard deviation statistics, including documentation and GUI M)
- 2011-06-03 13:13:37下载
- 积分:1
-
jiaoben3795
/** * jpg图像文件缩放类 * * 本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 ) *,(/ * * * JPG * * the zoom image file class to implement a class of JPG/JPEG image file to zoom method is given a JPG file, you can generate a miniature image file of the JPG file (JPG format) *,)
- 2017-06-19 05:08:31下载
- 积分:1
-
video
通过matlab实现对视频的实时提取及处理(Real-time extraction and processing of the video by matlab)
- 2012-07-27 09:29:34下载
- 积分:1
-
Demo_test_DnCNN
说明: 前馈神经网络图像去噪,DnCNN的MATLB实现,以及相应的峰值信噪比和结构相似性的计算。(DnCNN,MATLAB,And calculation of peak signal-to-noise ratio structural similarity)
- 2020-03-22 09:36:57下载
- 积分:1
-
CImageObject
我从网上经过搜索和整理得到了大家想要的图像处理类:CImageObject,这个类库中包含了两个完整类:CImageObject类和ImageLoad类,包中也包含有*.h,*.lib,*.dll等相应的文件。相信你一定用得着!它们可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件。(I am from the Internet after a search and organize by the U.S. want to deal with categories of images: CImageObject, this library contains two types of integrity: CImageObject category and ImageLoad category, the package also contains*. h,*. lib,* . dll, such as the corresponding documentation. Trust that you will certainly need it! They can handle BMP, GIF, PCX, TGA, JPG, TIF format image files.)
- 2007-10-23 00:30:33下载
- 积分:1