资源列表
MatrixcompletionCode
- 矩阵填充经典算法的代码,包含SET,SVT等(Matrix filling code of classical algorithm, including set, SVT, etc)
图像质量评价指标
- 图像质量评价指标等等,ssim,psnr...
ransac
- 使用SURF算法实现彩色图像拼接技术,完成图像拼接(Using surf algorithm to realize color image mosaic technology and complete image mosaic)
CarND-Advanced-Lane-Lines-master(1)
- 用Python对输入的车道视频进行处理,识别车道线。(此文件为程序文件,输入视频在另一个文件,请一同下载放到同一文件夹)(Python is used to process the input Lane video and identify the lane line. (this file is a program file, the input video is in another file, please download and put it in the same folder))
反射式空间光调制器Matlab仿真
- 用Matlab编程控制空间光调制器(Control of spatial light modulator with MATLAB)
视频水印MATLAB
- 基于DCT、DWT、SCD的视频水印算法和基于DWT、SVD的非盲水印算法实现
基于导向滤波的图像融合
- 基于导向滤波的图像融合 图像融合 matlab语言(MATLAB language of image fusion based on guided filtering)
基于四叉树的加权聚焦多聚焦图像融合
- 基于四叉树的曝光图像融合。图像融合 matlab语言(Exposure image fusion based on quadtree. Image fusion matlab)
HOG算法的matlab代码
- 本代码实现了hog算法的matlab代码,有助初学者进行学习,hog算法用于人脸识别、行人识别等都具有很大的优势。
115157718fruitvegtablerecognition_knn
- 基于KNN算法对多种水果和蔬菜图像进行分类识别,识别率较高(Based on KNN algorithm, a variety of fruit and vegetable images are classified and recognized with high recognition rate)
MATLAB指纹识别
- 本文主要对指纹图像进行三方面处理:图像预处理、特征提取和特征匹配。图像预处理包括四个步骤:图像分割、滤波增强、二值化、细化,对指纹图像进行预处理后,去除了原图像的冗余部分,方便后续的识别处理;特征提取主要是提取指纹图像细化后的端点和分叉点;特征匹配是利用两个指纹的图像进行特征点比较,来确定两幅图像是否来自于同一手指。 该课题为基于MATLAB的指纹识别系统,带有丰富的人机交互GUI界面。目前毕业设计选题中,传统指纹识别不易得到高分,基本都是对指纹进行处理,而没有比对两者指纹是不是同一个人,轻易
GAN
- 利用matlab构成的GAN自动生成网络,网上大牛做的觉得挺好就放上来了,献给需要的人(Using matlab constitute GAN automatic generation network, online cattle do feel good put up, dedicated to the need of people)