-
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
-
Rapid_and_Robust_Transfer_Alignment
本文详细介绍了快速传递对准滤波器的设计,并进行了模拟仿真验证,给出了结果分0析,验证了方法的有效性。(This paper describes a rapid transfer alignment filter design, and carried out a simulation to verify, given the results of sub-0 Analysis, verification of the effectiveness of the method.)
- 2008-04-02 18:54:40下载
- 积分:1
-
corner-detection
数字图像处理 哈里斯脚点检测算法实现 图形界面完全 先高斯滤波 在监测角点(image processing Harris coner dection GUssian filter)
- 2014-02-19 21:58:28下载
- 积分:1
-
ModuleforImageRebuilt
图像分解重构,用matlab实现图像压缩( image reconstruction Decomposition
)
- 2013-06-05 14:04:00下载
- 积分:1
-
phase-unwrapping-precision-analyse
该程序的功能是实现干涉雷达数据进行相位解缠后,如何进行解缠精度的分对比分析。(The function of the program is to achieve interferometric radar data phase unwrapping unwrapping accuracy points comparative analysis.)
- 2021-02-19 11:19:44下载
- 积分:1
-
matlab(deletefog)
Matlab程序,利用curvelet变换和高斯逆滤波进行图像去雾,含效果图(Matlab program, using curvelet transform and inverse Gaussian image filtering to fog, with the effect of map)
- 2008-12-10 20:49:40下载
- 积分:1
-
基于DWT的数字水印的嵌入与提取
说明: 基于小波变换的数字水印,包含的嵌入与提取代码,原理等(Digital watermarking based on wavelet transform, including embedded and extracted code, principle, etc)
- 2021-02-07 18:29:55下载
- 积分:1
-
duojieguoyuansu
本程序是多结构元素形态学滤波的探讨,通过选择不同的结构元素多尺度序列Bi,来得到最合适的结果(This program is a multi-structure elements of morphological filtering by selecting different multi-scale structure elements sequence Bi, get the most appropriate results)
- 2013-04-10 10:19:43下载
- 积分:1
-
sobel
数字图像处理中的sobel算子Matlab程序(Digital image processing in Matlab procedure sobel operator)
- 2008-06-01 19:53:36下载
- 积分:1
-
weinafilter
本程序可实现维纳滤波,可应用于反褶积等反问题的求解过程中,是非常简单实用的(This program can be realized Wiener filter can be applied to deconvolution inverse problems and the process is very simple and practical)
- 2016-07-25 20:18:58下载
- 积分:1