资源列表
PCA
- 一个修改后的PCA进行人脸识别的Matlab代码,全面实用。-A revised PCA for Face Recognition Matlab code, comprehensive and practical.
mem_image
- 内存映像文件的处理,将图像缓存到内存文件中,之后再另外进程中显示-memory image,cache the image in memfile and show it in another process
K
- 近邻法的基本思想是在测试样本x的k个近邻中,按出现的样本类别来作为x的类别,即先对x的k个近邻一一找出它们的类别,然后对x类别进行判别,即在N个训练样本中,找出x的k个近邻。-The basic idea of the nearest neighbor method in the test sample x k nearest neighbors, according to the type of the sample of x as a category, that is, first k n
image_dilation
- 包括二值化图像的膨胀,灰度图的膨胀以及彩色图膨胀,代码简单易懂-Including the expansion of the binarized image, the grayscale expansion swelling, and a color chart code is simple to understand
ImageHistogram
- 求图像灰度直方图的GUI设计,界面效果好-GUI design and image histogram, the interface effect
LDA
- 线性判别式分析(Linear Discriminant Analysis, LDA),也叫做Fisher 线性判别(Fisher Linear Discriminant ,FLD),是模式识别的经典算法,新手学习的良好素材-Linear discriminant analysis (Linear Discriminant Analysis, LDA), also known as Fisher linear discriminant (Fisher Linear Discriminant, FL
rilibiao
- 生成一个日历表并显示,以月为分组显示当月的每天分别对应星期几-Generate a calendar and display the current month as packet per day, respectively, corresponding to the day of the week
DCTofJPEG
- 用verilog代码写的JPEG压缩核心模块DCT变换之蝶形单元算法-verilog code written using JPEG compression core module DCT's butterfly modules algorithm
huffman(bite)
- 是matlab写的求解哈夫曼编码的程序。-is written in Matlab for Huffman coding procedures.
imsmooth
- 实现高斯平滑,Matlab地实现,方便快捷,需要参数:图像I,尺度参数Sigma
LDA_threeclass
- LDA算法,实现了随机二维数据的LDA分类-LDA argorithm for three classes classification
6.7.1
- 图的深度和广度优先搜索1.图采用邻接表的存储结构2.深度优先搜索图3.广度优先搜索图-1. Graph using adjacency list of the storage structure 2. Depth-first search Figure 3. Breadth-first search graph
