-
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
-
ImageProcessing
这是一个简单图像处理的GUI程序。实现的功能有:直方图统计,直方图拟合,边缘提取和自定义模板算子处理。界面采用的是ENVI 4.7的风格。(This is a simple image processing GUI program. Implemented features are: histogram, histogram fitting, edge extraction and custom template operator handling. Interface using the ENVI 4.7 style.)
- 2014-11-19 18:11:10下载
- 积分:1
-
ResponseFunc
求取相机响应函数,并绘制相对曝光量-灰度曲线(Camera response function, and draw the relative exposure- gray curve
)
- 2021-02-19 22:09:44下载
- 积分:1
-
图像拼接系统源代码
以图像拼接目标为应用背景,对图像处理配准和融合的基本原理及相关算法进行研究;利用matlab对相关配准和融合算法进行实现并优化;并将配准和融合算法应用于图像拼接中(给定某个真实场景的一组局部图像,然后对这一组图像进行拼接,最终形成一个图像拼接系统)。要求配准和融合能单独进行工作,形成独立的程序(The basic principles and algorithms of image registration and fusion are studied with the image stitching target as the application background. MATLAB is used to implement and optimize the related registration and fusion algorithms, and the registration and fusion algorithms are applied to the image mosaics (given a set of local images of a real scene, and then to this group) The image is stitching to form an image mosaic system. Registration and fusion are required to work independently and form separate programs.)
- 2018-07-06 13:23:13下载
- 积分:1
-
Fourier-Descriptor
傅里叶描述子用来描述和识别图像中有边缘的物体形状,本程序基于MATLAB,测试可用(Fourier descriptor is to analyze and identify the important objects in the shape of one of the methods. The use of polygon-based curve near Continuous Fourier transform method like Fourier descriptors, and through the main direction of the shape to eliminate the border from Phase of the influence of starting point, define a new rotation, translation and scale invariance of the normalized Fourier Ye descriptor.)
- 2011-06-02 09:39:11下载
- 积分:1
-
reticorr1
视网膜图像的归一化Matlab源代码程序(retinal images to a source of Matlab procedures)
- 2006-12-31 13:11:13下载
- 积分:1
-
imps_remove
图像去云处理小程序,可以方便地对有云覆盖的影像进行处理,操作简单,效果较好(cloud remove procedures)
- 2020-12-13 16:19:15下载
- 积分:1
-
fluent 中蒸发的udf
相变凝结蒸发,源项vof-udf,定义连续性方程,能量方程,动量方程中的质量源项,能量源项和动量源项(condensation and evaporation)
- 2021-04-16 20:38:53下载
- 积分:1
-
1122
crimini算法对图形进行修复,您能够充分的利用空间信息,纹理信息(crimini graph algorithm to repair, you can take full advantage of the spatial information, texture information)
- 2013-06-21 11:08:33下载
- 积分:1
-
kmeans--FCM-SOM
无监督分类方法,包括kmeans,som和fcm,非常好用(Unsupervised classification methods, including kmeans, som and fcm, very easy to use)
- 2020-07-01 11:00:02下载
- 积分:1