-
ssim
图像处理算法质量评估,图像结构相似度(ssim)评价的matlab实现,并附带原始论文pdf(This is an implementation of the algorithm for calculating the Structural SIMilarity (SSIM) index between two images. Please refer to the following paper:
Z. Wang, A. C. Bovik, H. R. Sheikh, and E. P. Simoncelli, "Image quality assessment: From error measurement to structural similarity" IEEE Transactios on Image Processing, vol. 13, no. 1, Jan. 2004.)
- 2020-06-16 10:00:11下载
- 积分:1
-
KSVD_for_denosing-master
说明: 利用稀疏表示 omp k-svd训练字典的方法,实现了图像去噪(The sparse representation of OMP k-svd training dictionary is used to realize Image Denoising)
- 2021-03-17 09:05:42下载
- 积分:1
-
CZT
CZT变换进行信号频谱分析,解决了FFT法频域分辨不高的问题,源码开发,特别适用(Chirp Z Transform)
- 2021-03-24 16:39:14下载
- 积分:1
-
branch-cut
干涉合成孔径雷达成像的相位解缠的枝切法程序。(Interferometric synthetic aperture radar imaging of the phase unwrapping process of the branch-cut method.)
- 2008-01-15 16:00:59下载
- 积分:1
-
paper4
基于麦克风阵列的高信噪比定向采音系统_何强(Based on high SNR directional microphone arrays adopt sound system _ He Qiang)
- 2015-10-06 12:34:59下载
- 积分:1
-
SiftGPU-V370
说明: 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual(SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU then uses a GPU/CPU mixed method to efficiently build compact keypoint lists. Finally keypoints are processed parallely to get their orientations and descriptors.
SiftGPU is inspired by Andrea Vedaldi s sift++[2] and Sudipta N Sinha et al s GPU-SIFT[4] . Many parameters of sift++ ( for example, number of octaves, number of DOG levels, edge threshold, etc) are also available in SiftGPU. The shader programs are dynamically generated according to the parameters that user specified.
SiftGPU also includes a GPU exhaustive/guided sift matcher SiftMatchGPU. It basically multiplies the descriptor matrix on GPU and find closest feature matches on GPU. Both GLSL and CUDA implementations are provided.
)
- 2011-02-23 10:20:27下载
- 积分:1
-
superpixelLattice_MATLAB_7_0
说明: 实现超级像素的图像分割程序源代码,代码很全面(The realization of super-pixel image segmentation source code, code is very comprehensive)
- 2008-10-28 13:42:15下载
- 积分:1
-
code_absorb_MC
此代码为显著性检测代码,显著性检测效果不错(This code is a significant detection code to detect significant good results)
- 2014-08-13 16:14:44下载
- 积分:1
-
varErrorDiff
基于改进的F-S error diffusion算法对彩色图像位数降为8色。其中分配系数采用动态系数(Based on the F-S error diffusion algorithm to improve the color image figures down to 8 colors. The distribution coefficient by using the dynamic coefficient)
- 2015-03-12 11:13:24下载
- 积分:1
-
boxfilter
包滤波器,主要功能是在给定的滑动窗口大小下,对每个窗口内的像素值进行相加求和(Packet filter, the main function is given under the sliding window size for each window of the pixel values summed)
- 2011-10-21 15:19:28下载
- 积分:1