-
Source-code
Stereoscopic video coding
- 2011-11-03 20:21:44下载
- 积分:1
-
Code
利用彩色图像的处理方法和数学形态学方法,编程计算荔枝果实的质心点的图像坐标(The use of color image processing method and mathematical morphology, image coordinates programmed to calculate the centroid of litchi fruit points)
- 2016-01-14 02:26:49下载
- 积分:1
-
fast-matlab-src
快速角点检测算法,本算法针对图像中存在的线和点进行检测,算法通过matlab程序实现,结果表明具有很好的效果(Fast corner detection algorithm, the algorithm for images that exist in the line and point detection algorithm matlab program, results show that with good results)
- 2008-12-21 14:11:03下载
- 积分:1
-
KLFDA
说明: 基于局部Fisher准则的非线性核Fisher辨别分析,应用于有监督的特征提取与高维数据的有效降维。(Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction.)
- 2010-04-20 09:38:31下载
- 积分:1
-
cacupsnr
图像质量标准,psnr及相关系数,很实用(Image quality standards, psnr and correlation coefficients, it is practical)
- 2016-12-27 15:00:06下载
- 积分:1
-
加权平均图像融合算法
小波融合的加权平均算法,适用于初学者,很好的引入(Weighted average algorithm for wavelet fusion)
- 2021-04-17 21:38:53下载
- 积分: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
-
锐化效果显示图像 例子
锐化效果显示图像 例子
- 2013-06-10下载
- 积分:1
-
surf
说明: 实现SURF图像匹配,并将图片进行扭曲处理再次实现匹配。(Surf image matching is realized, and the image is distorted to achieve matching again.)
- 2020-09-07 09:03:27下载
- 积分:1
-
optical_flow
说明: 计算视频或者图像中相邻两帧的光流场。
本光流场算法使用是 多项式展开的方法
配置好视频的路径之后,直接运行就可以了。(Calculation of video or image of two adjacent optical flow field. The optical flow algorithm using the polynomial method is a good video of the path configuration, the direct operation of it.)
- 2008-11-21 17:20:31下载
- 积分:1