资源列表
双线性插值
- 利用双线性插值,获取亚像素位置的灰度值。适用于得到sift、surf得到的特征点坐标处的灰度值获取(The gray value of sub-pixel position is obtained by bilinear interpolation)
模拟退火算法
- 利用模拟退火算法来进行图像边缘的提取,效果不错,初学者可以下载学习。(Simulated annealing algorithm is used to extract the edge of the image, the effect is good, beginners can download learning.)
内边界边缘轮廓跟踪算法
- 可以识别图像的边缘,提取图像边缘轮廓,且程序简单易懂,方便初学者学习。(You can recognize the edges of images.)
cvpr2013_IRL1_denoising
- 这是一个图像去噪的MATLAB代码,并且有PSNR值作为评估(This is an image denoising MATLAB code, and has PSNR value as an evaluation.)
图像清晰度评价指标Matlab
- 图像清晰度评价函数说明 1、熵: 表示图像所包含的平均信息量的多少,嫡值越大则所含信息量越多。 文件名:entropy.m 结果:EN 2、交叉嫡:反映两幅图像的差异,交叉嫡越小,则融合图像和原图像的差别越小。 文件名:cross_entropy.m 结果:平均交叉嫡MCE,均方根交叉嫡RCE 3、峰值信噪比: PSNR越高,说明融合效果与质量越好。 文件名:psnr.m 结果:PSNR 4、Qabf: 评价边缘或梯度质量,越大边缘越明显 文件名:Qab
matlab代码实现三维画图.zip
- 基于matlab的各种三维画图,种类比较齐全(All kinds of three-dimensional drawings based on MATLAB are quite complete)
caffe-3D
- caffe 3D卷积实现,可以对图像视频进行分析,包括视频分类,动作识别等(Implementation of caffe 3D convolution)
条纹处理
- 对选中图像某一区域进行放大,灰度处理等操作(Zoom in on a certain area of the selected image, perform grayscale processing, etc.)
NDVI
- 利用python开发语言实现landsat5遥感影像的NDVI归一化植被指数的计算(Using Python development language to realize NDVI normalized difference vegetation index calculation of landsat5 remote sensing image)
demo
- 适用于threejs的初学者 一个三维房间的效果(A beginner for threejs The effect of a three-dimensional room)
新建文件夹
- 基于灰度共生矩阵的图像纹理特征提取,包括熵,能量,相关,均值,逆差矩等(Image texture feature extraction based on gray level co-occurrence matrix)
matlab
- 使用MATLAB读取hdf数据并画图(程序所用数据为cloudsat卫星数据)(Using MATLAB to read HDF data and draw pictures (the data used in the program is CloudSat satellite data).)