资源列表
LSB算法-图片信息隐藏
- 基于LSB算法实现图片信息隐藏,图片类型包括png、gif、bmp,可写入的文件类型为jpg、png、gif图片以及txt、exe文件等。(Image information hiding based on the LSB algorithm, the picture types include png, gif, bmp, writable file types are jpg, png, gif pictures, txt and exe files.)
Facial Expression Recognition
- 源码简介:ksvd字典学习进行表情识别 对比ksvd字典学习 与最近邻算法对比输出失败率用ksvd字典学习进行表情识.(Source code introduction: ksvd dictionary learning for expression recognition contrast ksvd dictionary learning and nearest neighbor algorithm comparison output failure rate using ksvd dict
人脸识别源程序
- 基于opencv的人脸识别程序,包括了所有实现的过程(Opencv based face recognition program, including the process of all implementations)
read_geotiff
- 读取geotif文件,第一次上传文件,因为我想下载一个文件,不上传不让下载(read geotiff files, because i need a file in this place, i have to upload one file, otherwise , i couldnt download what i need)
principleComponentAnalysis
- 主成分分析法降维,以进行进一步处理,可用于描述子的构建(PCA,used for descr iptor generation)
keypointDetection
- 点云关键点搜索,根据曲率极值法搜索关键点(PCL:keypoint detection, used for registration and segmentation)
NSCT
- NSCT分解 图像融合 各个融合指标评价体系 他是分解(NSCT decomposition image fusion)
Read_STL
- 读取、显示STL格式的3D文件,可对二进制的STL文件进行读取、显示。显示模式可以选择有网格、无网格等。(Read and display STL format files.)
Backprojection for Synthetic Aperture Radar
- 学习反向投影算法的SAR成像论文,介绍的非常详细,能够根据内容编写出程序来(A good thesis for study of backprojection algorithm in synthetic aperture radar imaging. One can program with matlab from the descr iption in this thesis)
ICM(能量终止)
- 基于条件迭代法与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the ICM and Markov random field)
SA(能量终止)
- 基于模拟退火与马尔可夫随机场的遥感图像分割的matlab代码(the image segmentation based on the SA and MNF)
三维矩阵转二维
- 在mmatlab中将多波段的遥感图像(三维矩阵数据)转换成二维数据,与求邻域(convert the 3D image data into the 2D data in the matlab)