-
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
-
图像压缩算法
用哈夫曼算法对图像进行压缩, 1.颜色模式转换及采样; 2.DCT变换(离散余弦变换); 3.量化;4.编码(有算术编码和哈夫曼编码两种,这里采用哈夫曼编码)
- 2016-03-03下载
- 积分:1
-
waveletrh
自己编的基于小波变换的图像融合程序。可进行不同层数小波分解。(developed based on the wavelet transform image fusion procedures. Can be different floors wavelet decomposition.)
- 2007-01-15 15:54:30下载
- 积分:1
-
FinalWork
说明: 给定受感染红细胞图片,自动判定受感染红细胞数目(Given the picture of infected red blood cells, the number of infected red blood cells can be determined automatically.)
- 2019-04-03 21:24:24下载
- 积分:1
-
GPEXPAND-and-GPREDUCE
图像的高斯与拉普拉斯金字塔分解,两种方法都有(Image gaussian and Laplacian pyramid decomposition, there has two kinds of method)
- 2021-01-27 20:48:42下载
- 积分:1
-
fuse
基于肤色的图像分割,是用matlab实现的,希望大家有用(Image segmentation based on skin color is achieved with matlab, I hope it would be useful)
- 2011-06-08 21:21:50下载
- 积分:1
-
Image-Haze-Removal
2009年CVPR最佳论文,何恺明的基于暗通道的图像去雾的相关论文,ppt以及matlab代码.
Dark channel prior 是一种对无雾的图像的统计规律:在无雾图像中,大部分图像块中至少有一个颜色通道具有很小的颜色强度值。利用dark channel prior,可以直接从一幅有雾的图像中估计出雾的浓度,并恢复出高质量的去雾图像。(CVPR best paper in 2009 (He Kai Ming Single Image Removal Haze is the Using the Dark Channel) paper, ppt and the matlab code, it is)
- 2021-02-18 16:39:45下载
- 积分:1
-
dt-cwt
它不仅具有Gabor变换的六个方向选择性,而且有更小的冗余度(It is not only selective Gabor Transform six directions, but also smaller redundancy
)
- 2011-08-17 10:18:28下载
- 积分:1
-
NESTA_v1.0
一个快速而精确的一阶稀疏图像复原算法。主要应用于图像去噪声。(A fast and accurate first-order sparse image restoration algorithm. Is mainly used in the image to the noise.)
- 2009-11-17 09:15:49下载
- 积分:1
-
数字图像处理
数字图像处理,DFT,IDFT,DCT,IDCT,求频谱(Digital image processing, DFT, IDFT, DCT, IDCT, spectrum)
- 2018-09-24 19:48:46下载
- 积分:1