登录
首页 » matlab » surf

surf

于 2013-05-26 发布 文件大小:7660KB
0 174
下载积分: 1 下载次数: 134

代码说明:

  surf算法对图像的配准实时的取证,经本人验证,该程序好用无误,可放心使用(surf algorithm for image registration in real time forensics, after I verify that the correct program easy to use, ease of use)

文件列表:

surf
....\a.txt,7148,2013-05-19
....\example2.asv,1249,2013-05-17
....\example2.m,1275,2013-05-18
....\example3.m,1776,2010-09-07
....\getBlock.m,1482,2013-04-28
....\K-mean.asv,1804,2013-05-19
....\K-mean.m,1771,2013-05-18
....\license.txt,1335,2010-09-06
....\my_deo1.asv,3162,2013-05-19
....\my_deo1.m,3412,2013-05-19
....\OpenSurf.m,3778,2010-09-07

....\OpenSURF_version1c.zip,1362910,2013-05-16
....\partBlock.m,815,2013-05-15
....\SubFunctions
....\............\FastHessian_BuildDerivative.m,603,2010-07-27
....\............\FastHessian_buildResponseLayer.m,1699,2010-07-30
....\............\FastHessian_buildResponseMap.m,1877,2010-07-21
....\............\FastHessian_getIpoints.m,2353,2010-07-30
....\............\FastHessian_getLaplacian.m,455,2010-07-27
....\............\FastHessian_getResponse.m,450,2010-07-27
....\............\FastHessian_interpolateExtremum.m,2478,2010-07-30
....\............\FastHessian_isExtremum.m,1680,2010-07-30
....\............\FastHessian_ResponseLayer.m,738,2010-07-30
....\............\IntegralImage_BoxIntegral.m,791,2010-07-29
....\............\IntegralImage_HaarX.m,494,2010-07-30
....\............\IntegralImage_HaarY.m,556,2010-07-30
....\............\IntegralImage_IntegralImage.m,796,2010-07-29
....\............\PaintSURF.m,1089,2010-07-30
....\............\SurfDescriptor_DecribeInterestPoints.m,1554,2010-07-31
....\............\SurfDescriptor_GetDescriptor.m,3636,2010-07-31
....\............\SurfDescriptor_GetOrientation.m,2921,2010-07-31
....\TestImages





....\..........\cc.jpg,319686,2013-05-09
....\..........\d.jpg,1488221,2013-05-15
....\..........\ddd.jpg,1325800,2013-05-15
....\..........\lena1.png,239755,2010-09-07
....\..........\lena2.png,211716,2010-09-07
....\..........\test.png,5296,2010-07-20
....\..........\testc1.jpg,91775,2013-05-17
....\..........\testc1.png,123228,2010-07-27
....\..........\testc2.jpg,91171,2013-05-17
....\..........\testc2.png,122063,2010-07-27
....\WarpFunctions
....\.............\affine_warp.m,9721,2010-09-07
....\xy.mat,6846,2013-05-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • satillite_orbit
    航天卫星轨道运行计算,输入轨道根数或初始位置和速度,输出运行轨迹,并绘出三维图像。(Space satellite orbit calculation, enter the number of the track or the initial position and velocity output running track, and draw a three-dimensional image.)
    2015-06-16 16:18:48下载
    积分:1
  • PCA
    主分量分析的源代码,附有简单的解释说明,主要对图像矩阵做降维处理,适用多幅图像的变化检测(Principal component analysis of the source code, a simple explanation, the main image matrix reducing dimension, suitable for image change detection)
    2012-04-17 10:23:38下载
    积分:1
  • 小波阈值去噪
    小波去噪,实现阈值小波去噪,并且含有frost去噪,并且输出信噪比(Wavelet denoising, to achieve the threshold wavelet denoising, denoising and contains frost, and the output signal to noise ratio)
    2020-06-30 17:20:02下载
    积分:1
  • wavelet-image-fusion
    小波方法的多焦点图像融合,用的融合规则为Yong Yang:A Novel DWT Based Multi-focus Image Fusion Method的方法(Wavelet method for multi-focus image fusion, the fusion rules: A Novel DWT Based Multi-focus Image Fusion Method method Yong Yang,)
    2012-12-08 22:20:40下载
    积分:1
  • 2
    说明:  Research on TDOA / AOA Hybrid Positioning System Based on Kalman filtering
    2012-08-26 10:57:34下载
    积分:1
  • xi_hua
    对图像进行细化,本实验的细化对象是一组指纹二值图。(Image refinement, the refinement of the experimental object is a set of fingerprint binary image.)
    2008-02-01 13:26:18下载
    积分:1
  • fcm_color
    模糊c均值聚类算法对遥感图像分类,可自己进行修改(Fuzzy c means clustering algorithm for remote sensing image classification can be modify their)
    2009-06-23 16:15:39下载
    积分:1
  • sf_matlab
    频率步进matlab仿真:包括模糊图的生成,距离像的生成及允余去除拼接,最后还有雷达测角的matlab仿真,包括单目标及多目标(Frequency Step matlab simulation: including fuzzy map generation from the generation and Yun-I like the removal of splicing and, finally, the radar angle measurement of matlab simulation, including the single-objective and multi-objective)
    2021-04-23 14:48:47下载
    积分:1
  • ColorDWT
    彩色图像的DWT变换及水印提取,可以成功实现(Color image DWT watermark embedding and extraction (attack))
    2015-06-08 14:36:07下载
    积分:1
  • cvprcode
    这个代码是基于论文“Saliency Detection via Graph-Based Manifold Ranking”下的程序源码,作者是Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan 功能1:使用canny算子计算图像的二值边缘图 (The code is for paper "Saliency Detection via Graph-Based Manifold Ranking" by Chuan Yang, Lihe Zhang, Huchuan Lu, Ming-Hsuan Yang, and Xiang Ruan Procedures: 1. compute a binary edge map of the image using the canny method. )
    2013-09-06 17:03:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载