Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - surf
Search - surf - List
SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
Date : 2008-10-13 Size : 43.23kb User : 马江林

基于OPEN的SURF算法
Date : 2011-03-09 Size : 1.53mb User : sunshine_upc@163.com

SURF算法的VC实现
Date : 2011-09-07 Size : 10.38kb User : zhongxing050220103@126.com

surf特征提取算法源码,用opencv实现,可用于特征匹配、图像拼接等
Date : 2012-03-29 Size : 320.55kb User : zhongwenkun886

很好的特征点匹配算法—surf,性能好于harris和sift,并且使用C++和matlab混合编程,速度更快,更加准确!
Date : 2012-06-21 Size : 1.22mb User : youwen1022

SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法-SURF feature extraction algorithm demo program, in most of the cases deal with the speed and accuracy of more than sift algorithm
Date : 2025-12-14 Size : 88kb User : 马江林

SURF spped up robust features openCV 实现 为源代码 Fast SIFT-SURF spped up robust features openCV the realization of the source code for the Fast SIFT
Date : 2025-12-14 Size : 667kb User : hu

用openCV编写的SURF特征检测方法,此代码只供学习交流,版权归原作者所有,如有商业利用请于原作者liuliu联系。-SURF prepared by openCV feature detection methods, this code is for learning exchanges, and belongs to original author, if the commercial exploitation of liuliu Please contact original author.
Date : 2025-12-14 Size : 6kb User : 于子予

awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform ) figure(2) imagesc(rawimg) colormap( gray ) axis image hold on plot(circen(:,1), circen(:,2), r+ ) for k = 1 : size(circen, 1), DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- ) end hold off title([ Raw Image with Circles Detected , ... (center positions and radii marked) ]) figure(3) surf(accum, EdgeColor , none ) a
Date : 2025-12-14 Size : 14kb User : money

Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object recognition benefit from stable and repeatable salient features that are invariant to a variety of effects like rotation, scale changes, view point changes, noise, or change in illumination conditions. Recently, two promising new approaches, SIFT and SURF, have been published. In this paper we compare and evaluate how well different available implementations of SIFT and SURF perform in terms of invariancy and runtime efficiency.
Date : 2025-12-14 Size : 849kb User : yangwei

surf在vc7.0下的开发版本,可以用来对图片中的物体进行特征提取-surf under the vc7.0 development version can be used to image objects in the feature extraction
Date : 2025-12-14 Size : 96kb User : 阿斯顿

基于vc++6.0的SURF算法的程序代码,可以直接运行-Based on the SURF algorithm for vc++6.0 program code can be run directly
Date : 2025-12-14 Size : 2.09mb User : jly

SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
Date : 2025-12-14 Size : 2.57mb User : douyanyan

基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
Date : 2025-12-14 Size : 11.58mb User : 张小兔兔

使用surf算法来实现视频稳像第一步的特征点标定,为后续进行运动估计做准备。(Surf algorithm is used to realize the calibration of feature points in the first step of video image stabilization, so as to prepare for the subsequent motion estimation.)
Date : 2025-12-14 Size : 1.36mb User : 依夜

特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)
Date : 2025-12-14 Size : 5kb User : 四点木

用surf和ransac实现两幅图像配准(Registration of two images with surf and RANSAC)
Date : 2025-12-14 Size : 91kb User : turrity1

图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
Date : 2025-12-14 Size : 6.06mb User : wenyue

sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
Date : 2025-12-14 Size : 3.05mb User : lihaihaoge

基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)
Date : 2025-12-14 Size : 430kb User : 萧涵
« 12 3 4 5 6 7 8 9 10 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.