-
sy
说明: 压缩感知的经典代码,包括观测,稀疏表示,重建,其中观测用的高斯观测矩阵,稀疏用的DCT,重建用的OMP算法(Compressed sensing of the classic code, including observations, sparse representation, reconstruction, observed with a Gaussian observation matrix, sparse use of the DCT, re-use of the OMP algorithm)
- 2011-11-29 14:43:19下载
- 积分:1
-
recursive_bilateral_filtering
基于双边滤波算法对原始图像进行增强,输入文件要求是ppm(image enhancement through recursive_bilateral_filtering)
- 2020-06-29 03:40:02下载
- 积分:1
-
水体指数
利用matlab对多光谱遥感影像进行水体指数(ndwi)以及植被指数(ndvi)提取(Extraction of Water body Index (ndwi) and vegetation Index (ndvi) from Multispectral remote Sensing Images by matlab)
- 2020-11-04 09:49:51下载
- 积分:1
-
gaborFilterMap
图像处理中经常要用到的提取方向特征的gabor滤波程序(gabor filter map)
- 2014-01-23 15:40:00下载
- 积分:1
-
bilateralFilter
说明: 平台基于visual studio2015,使用opencv函数实现双边滤波,进行图像处理(bilateral Filter based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
Mutual-2D_Image-Registration
说明: 使用互信息进行2D图像自动配准源代码,应用平均互信息(The use of mutual information for automatic registration 2D image source code, the application of the average mutual information)
- 2008-10-10 22:32:31下载
- 积分:1
-
NEDI
NEDI源代码,是用于超分辨率重建的,并附上原文献,希望对大家有用~(The NEDI source code for super-resolution reconstruction, together with Uehara literature, we want to ~)
- 2020-10-28 15:19:59下载
- 积分:1
-
signal
噪声环境下的信号检测算法及matlab算法,高斯环境下,门限检测(Signal detection algorithm in noisy environments and matlab algorithm, Gaussian environment, the threshold detector)
- 2012-10-09 12:45:35下载
- 积分:1
-
SURFpipei_matlabfunctiontest
实现SURF特征点描述子算法,并使用Oxford Dataset图像自动进行精度评价(SURF feature descriptor and matching precision evaluation)
- 2018-08-07 22:16:32下载
- 积分:1
-
matlab
) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
- 2010-05-11 12:03:24下载
- 积分:1