- meiupic 美优相册管理系统
- Memory_2010 小练习Java NetBeans应用软件 能运行
- keli MQ
- video-capture-card-use 飞思卡尔小车视频采集卡EasyCAP002 USB 2.0DVR的使用步骤
- A-hybrid 针对传统的BP或GA对模糊神经网络的识别应用存在收敛容易陷入局部极小 识别率低下等问题 提出一 种基于BFGS的混合遗传算法 其基本思想为 首先构造一种前馈型模糊神经网络结构 然后用遗传算法进化若干代 后 当目标函数的梯度或者范数小于预先设定值 则改用BFGS算法进行优化识别 仿真实验表明 对比GA该算法 收敛速度较快 识别精度提高了约7% 能够较好地应用于一类模糊神经网络的识别
- bootstrap-3.3.0 Bootstrap是用于开发反应灵敏的
文件名称:SIFT-matlab
-
所属分类:
- 标签属性:
- 上传时间:2013-10-14
-
文件大小:660.1kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
SIFT算法大致有四个步骤:
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。
3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。
4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。
-SIFT算法大致有四个步骤:
SIFT algorithm has four steps:
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
1, the scale space extrema detection. In the scale space by Gauss differential function to detect potential for rotation and scale invariant interest point.
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。
2, the key point positioning. At the point of interest position, to determine the location and scale of key points.
3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。
3, to determine the direction of. Local image based on gradient direction, for each of the key point distribution direction.
4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。
4, the key point descr iption. Measurement of gradient image part in each of the key points in the field. Finally expressed as a feature vector.
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。
3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。
4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。
-SIFT算法大致有四个步骤:
SIFT algorithm has four steps:
1,尺度空间极值检测。在尺度空间通过高斯微分函数来检测潜在的对于尺度和旋转不变的兴趣点。
1, the scale space extrema detection. In the scale space by Gauss differential function to detect potential for rotation and scale invariant interest point.
2,关键点定位。在兴趣点位置上,确定关键点的位置和尺度。
2, the key point positioning. At the point of interest position, to determine the location and scale of key points.
3,方向确定。基于图像局部的梯度方向,给每个关键点分配方向。
3, to determine the direction of. Local image based on gradient direction, for each of the key point distribution direction.
4,关键点描述。在每个关键点的领域内测量图像局部的梯度。最终用一个特征向量来表达。
4, the key point descr iption. Measurement of gradient image part in each of the key points in the field. Finally expressed as a feature vector.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SIFT-matlab/
SIFT-matlab/Untitled4.asv
SIFT-matlab/affine.m
SIFT-matlab/build_pyramid.m
SIFT-matlab/construct_key.m
SIFT-matlab/detect_features.m
SIFT-matlab/drawbox.m
SIFT-matlab/eliminate_edges.m
SIFT-matlab/example/
SIFT-matlab/example/ima1.jpg
SIFT-matlab/example/ima2.jpg
SIFT-matlab/example/ima3.jpg
SIFT-matlab/example/script_example.m
SIFT-matlab/f_class.m
SIFT-matlab/filter_gaussian.m
SIFT-matlab/filter_laplacian.m
SIFT-matlab/find_extrema.m
SIFT-matlab/find_features.m
SIFT-matlab/fit_parabola.m
SIFT-matlab/fit_paraboloid.m
SIFT-matlab/fmransac_test2.m
SIFT-matlab/gauss1d.m
SIFT-matlab/gauss2dx.m
SIFT-matlab/get_dvtime.m
SIFT-matlab/getpts.m
SIFT-matlab/ima1.jpg
SIFT-matlab/ima2.jpg
SIFT-matlab/ima3.jpg
SIFT-matlab/interp.m
SIFT-matlab/kill_edges.m
SIFT-matlab/make_cost.m
SIFT-matlab/mask.mat
SIFT-matlab/match_dv_odometry.m
SIFT-matlab/motion_corr.m
SIFT-matlab/motion_corr2.m
SIFT-matlab/mv2.m
SIFT-matlab/plot_matched.m
SIFT-matlab/plotpoints.m
SIFT-matlab/process_loop.m
SIFT-matlab/refine_features.m
SIFT-matlab/resample_bilinear.asv
SIFT-matlab/resample_bilinear.m
SIFT-matlab/script_example.m
SIFT-matlab/show_plist.m
SIFT-matlab/show_points.m
SIFT-matlab/showfeatures.m
SIFT-matlab/structure2.m
SIFT-matlab/symmetric_match.m
SIFT-matlab/test.m
SIFT-matlab/test2.m
SIFT-matlab/test_jy.m
SIFT-matlab/tmp.key
SIFT-matlab/tmp.pgm
SIFT-matlab/Untitled4.asv
SIFT-matlab/affine.m
SIFT-matlab/build_pyramid.m
SIFT-matlab/construct_key.m
SIFT-matlab/detect_features.m
SIFT-matlab/drawbox.m
SIFT-matlab/eliminate_edges.m
SIFT-matlab/example/
SIFT-matlab/example/ima1.jpg
SIFT-matlab/example/ima2.jpg
SIFT-matlab/example/ima3.jpg
SIFT-matlab/example/script_example.m
SIFT-matlab/f_class.m
SIFT-matlab/filter_gaussian.m
SIFT-matlab/filter_laplacian.m
SIFT-matlab/find_extrema.m
SIFT-matlab/find_features.m
SIFT-matlab/fit_parabola.m
SIFT-matlab/fit_paraboloid.m
SIFT-matlab/fmransac_test2.m
SIFT-matlab/gauss1d.m
SIFT-matlab/gauss2dx.m
SIFT-matlab/get_dvtime.m
SIFT-matlab/getpts.m
SIFT-matlab/ima1.jpg
SIFT-matlab/ima2.jpg
SIFT-matlab/ima3.jpg
SIFT-matlab/interp.m
SIFT-matlab/kill_edges.m
SIFT-matlab/make_cost.m
SIFT-matlab/mask.mat
SIFT-matlab/match_dv_odometry.m
SIFT-matlab/motion_corr.m
SIFT-matlab/motion_corr2.m
SIFT-matlab/mv2.m
SIFT-matlab/plot_matched.m
SIFT-matlab/plotpoints.m
SIFT-matlab/process_loop.m
SIFT-matlab/refine_features.m
SIFT-matlab/resample_bilinear.asv
SIFT-matlab/resample_bilinear.m
SIFT-matlab/script_example.m
SIFT-matlab/show_plist.m
SIFT-matlab/show_points.m
SIFT-matlab/showfeatures.m
SIFT-matlab/structure2.m
SIFT-matlab/symmetric_match.m
SIFT-matlab/test.m
SIFT-matlab/test2.m
SIFT-matlab/test_jy.m
SIFT-matlab/tmp.key
SIFT-matlab/tmp.pgm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.