资源列表
1
- 利用边缘检测,膨胀 腐蚀 开操作 闭操作将指纹的模糊噪声与指纹区分开来(Differentiate fingerprint blurring noise from fingerprint)
新建文件夹
- 利用MATLAB对图像进行光滑处理,去除伪特征点(how to use matlab to smooth the edge of a picture)
数字图像处理标准测试图
- 一些常见的图像处理方面的图像(尺寸不一)(Some common image processing aspects (different sizes))
sift点特征提取
- 利用sift算子进行点特征提取,并进行影像匹配(Sift operator is used to extract point features and image matching.)
ImageToolLib
- 一个图像处理库和一些底层实现,主要是一系列分割算法(An image processing library and some underlying implementation)
Gabor Matlab
- 基于Gbor小波的人脸识别程序 识别率高 毕业设计使用 人脸识别系统(Face recognition program based on Gbor wavelet Face recognition system with high recognition rate and high graduation design)
opencv249
- opencv2读取摄像头并显示,测试程序(Opencv2 reads the camera and displays the test program)
matlab图像处理代码
- 图像处理,进行膨胀腐蚀处理,对图像进行优化,达到最佳(image process,we propose a new particle lter based on sequential importance sampling.)
PCA
- PCA_进行indian_pines数据集合分类。((use PCA to classify the indian_pines data with train and test data in the rar))
Untitled2
- BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
AtmCor
- 本代码基于IDL语言开发,以我国环境一号(HJ-1)卫星影像为例,实现了HJ-1 CCD影像的大气校正。压缩包中包括了HJ-1 CCD影像的定标系数(可以根据资源卫星应用中心发布的最新系数进行替换)和查找表。供遥感初学者参考(This code is developed based on IDL language, taking the environmental satellite I (HJ-1) satellite image as an example to realize the at
chengxu
- 用于高光谱图像处理的matlab程序,包括图像融合,降维和图像的极大似然分类程序(Matlab program for hyperspectral image processing, including image fusion, dimension reduction, and maximum likelihood classification of images)