Location:
Search - matlab surf
Search list
Description: 很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
Platform: |
Size: 1280017 |
Author: youwen1022 |
Hits:
Description: 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
Platform: |
Size: 1024 |
Author: sea |
Hits:
Description: matlab与matcom混合编程实现绘图功能,有兴趣的-matlab and Matcom Matlab graphics, interested
Platform: |
Size: 2349056 |
Author: 123456 |
Hits:
Description: 将matlab数据转化为surfer网格格式文件,便于成图显示和其它编程语言的调用-The matlab data into surfer grid format for easy mapping shows and other programming languages call
Platform: |
Size: 111616 |
Author: Leo |
Hits:
Description: 1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为
点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。
2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线
3. 把No.3图形窗口分成五个子窗口,分别用plot3 mesh meshc meshz surf 来绘制 z=x*exp(-x^2-y^2) 在 -5=<x,y<=5 内的空间曲面图形,说明他们的区别,其中要求在用surf绘制的窗口内加入位置为[1,0.5,2]的光源,加入颜色标尺,采用spring色系
-1. 在No.1图形窗口中绘制 y=sin(x)在[0,2*pi]内的曲线。要求曲线的颜色为绿色,线型为
点划线,用*标示坐标点,在x轴的附近用 黑体 标注 ‘x轴’字样,在图形的上方加上标题 ‘正弦函数’,严格控制x,y轴分度相等,并开启网格。
2. 在No.2图形窗口中创建四个子窗口,在第一、二子窗口中用不同的方法同时绘制 y=x^2,y=-x^2,y=x^2*sin(x) 在[0,2*pi]内的曲线,并要给出标注 在第三个子窗口中绘制 三维曲线
3. 把No.3图形窗口分成五个子窗口,分别用plot3 mesh meshc meshz surf 来绘制 z=x*exp(-x^2-y^2) 在-5=<x,y<=5 内的空间曲面图形,说明他们的区别,其中要求在用surf绘制的窗口内加入位置为[1,0.5,2]的光源,加入颜色标尺,采用spring色系
Platform: |
Size: 1024 |
Author: 李子木 |
Hits:
Description: SIFT简化后的算法,速度快 特征点检测,检测特征点的一种非常有效的算法-SURF SURFmex example function,is very useful!!!
Platform: |
Size: 1132544 |
Author: 李蒙 |
Hits:
Description: 基于SURF特征点的图像配准代码,可实现两幅图的特征提取及匹配-SURF feature points based on image registration code
Platform: |
Size: 2074624 |
Author: yimeng |
Hits:
Description: surf特征提取算法,较sift优良,包括示例和实验图片,还有算法原文-surf feature extraction algorithms, the more sift fine, including examples and experimental images, as well as the original algorithm
Platform: |
Size: 1132544 |
Author: 猪哥不亮 |
Hits:
Description: SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
Platform: |
Size: 1362944 |
Author: 张东兴 |
Hits:
Description: 一些有关SIFT衍生算法的资料,包括ASIFT, CSIFT, PCA-SIFT, SURF算法,中英文都有,很有价值-Some of the SIFT algorithm is derived, including ASIFT, CSIFT, PCA-SIFT, SURF algorithm, in each category, great value
Platform: |
Size: 31945728 |
Author: 王雪瑶 |
Hits:
Description: surf特征点提取以及相应的特征点匹配,matlab程序-speed up robust features (SURF), feature matching
Platform: |
Size: 722944 |
Author: david |
Hits:
Description: SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
Platform: |
Size: 2697216 |
Author: douyanyan |
Hits:
Description: 运用matlabr2012a,实现SURF算法的图像特征提取和匹配。-Use matlabr2012a, SURF algorithm for image feature extraction and matching.
Platform: |
Size: 5002240 |
Author: 李鹄 |
Hits:
Description: 用简单的excel数据在matlab中画出三维图(Draw the surf diagram in MATLAB with simple Excel data)
Platform: |
Size: 1024 |
Author: 舍与
|
Hits:
Description: 旋转了SURF算法的滤波模板,使得配准效率得到提高。(The filtering template of the SURF algorithm is rotated so that the registration efficiency is improved.)
Platform: |
Size: 91262976 |
Author: 夏尚未央
|
Hits:
Description: surf算法 图像拼接 opensurf(surf
Image stitching
opensurf)
Platform: |
Size: 31050752 |
Author: jeremyQQ
|
Hits:
Description: 用来在matalab上直接使用的surf代码(Surf code to be used directly on MATALAB)
Platform: |
Size: 1421312 |
Author: 狼途1 |
Hits:
Description: 用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
Platform: |
Size: 93184 |
Author: turrity1 |
Hits:
Description: 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
Platform: |
Size: 6354944 |
Author: wenyue |
Hits:
Description: 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
Platform: |
Size: 1433600 |
Author: 也许是浮云 |
Hits: