-
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
-
ICA
本文首先概述了独立成分分析与盲信号分离, 主成分分析的关系, 然后系统地介绍了该技术的基本概念和数据模型, 对现今比较流行的各种独立成分分析算法进行了剖析和总结。最后对独立成分分析的发展及应用前景作了展望(In this paper, an overview of independent component analysis and blind signal separation, principal component analysis of the relationship, and then systematically introduces the basic concept of the technology and data models for today' s more popular variety of independent component analysis algorithm is analyzed and summarized. Finally, independent component analysis of the development and application prospects are described)
- 2020-11-26 11:49:31下载
- 积分:1
-
nonlocal-level-set
[SIAM]Nonlocal Active Contours该文件包含论文及代码,主要内容是在水平集图像分割中引入non-local的性质,构造能量泛函,进行图像分割(this file include both paper and code, the main idea is utilize the non-local peperty in level set method for image segmentation )
- 2014-12-12 14:13:53下载
- 积分:1
-
matlab
基于matlab的时频率分析工具箱,包括了小波变换,WVD,SPWVD等等好多的时频分析方法(Matlab-based time-frequency analysis toolbox, including a wavelet transform, WVD, SPWVD so many time-frequency analysis method)
- 2011-07-24 16:52:52下载
- 积分:1
-
two_valuable
灰度图像二值化比较经典的算法,包括otsu方法和局部阈值法。(Gray image binarization more classic algorithms, including methods and local otsu threshold.)
- 2010-10-27 14:11:56下载
- 积分:1
-
12
说明: 关于图像处理里的一些应用,将视觉相应算法应用到工程实际中,详细解说了算法在这里面的一些应用,很实用。(On some applications in image processing, the visual corresponding algorithm is applied to the engineering practice, a detailed explanation here below in some applications, the proposed algorithm is very practical.)
- 2015-01-10 14:48:06下载
- 积分:1
-
MATLAB智能算法30个案例分析 源代码
采用平均图像融合算法,设计并实现基于小波变换的图像融合算法(选择同一场景的三对可见图像、红外图像或SAR图像进行试验)(Average image fusion algorithm is adopted to design and implement image fusion algorithm based on wavelet transform (three pairs of visible images, infrared images or SAR images of the same scene are selected for testing))
- 2018-08-13 16:00:11下载
- 积分:1
-
RETINEX
说明: 一个用于进行图像去噪的很好的算法,很新很好的一个算法(A well used for image denoising algorithm, an algorithm is a new good)
- 2010-04-22 16:33:38下载
- 积分:1
-
Wavelettransform
基于小波多尺度算法的图像处理边缘检测 matlab(Algorithm based on wavelet multiscale edge detection image processing matlab)
- 2008-06-05 15:14:29下载
- 积分:1
-
QRSdetection
心电信号QRS复波实时检测代码及界面,使用QRS复波检测算法检测QRS复波(Code and interface, real-time detection of ECG QRS complex wave QRS complex wave detection algorithm to detect QRS complex wave)
- 2020-07-01 07:20:01下载
- 积分:1