Welcome![Sign In][Sign Up]
Location:
Search - surf

Search list

[Other resourcesurf(peaks)

Description: 试创建一个伴随surf的现场菜单,包括四个菜单项:春色,夏色,秋色,冬色.-try to create a scene with surf the menu, including four menu items : Spring, summer colors, Autumn and winter color.
Platform: | Size: 144556 | Author: jiyilee | Hits:

[Special EffectsSURF-V1.0.9-WinDLL

Description: SURF特征提取算法的演示程序,在大多情况下处理速度和精度都超过sift算法
Platform: | Size: 44265 | Author: 马江林 | Hits:

[SourceCodesurf源码

Description: surf算法源码
Platform: | Size: 2443716 | Author: llj.9999@163.com | Hits:

[SourceCodesurf

Description: surf
Platform: | Size: 683181 | Author: dragon_lxf@tom.com | Hits:

[SourceCodeSURFmex-v2

Description: surf程序,是sift的增强版,其特点就是速度快,匹配率也很高。
Platform: | Size: 10891009 | Author: 1535905486@qq.com | Hits:

[Web Serversurf

Description: Windows上的文本Web服务器-Windows text Web server
Platform: | Size: 70656 | Author: 站长 | Hits:

[GDI-Bitmapsample10

Description: Gui设计产生mesh,surf,peaks-Gui have mesh design, surf, peaks
Platform: | Size: 2048 | Author: 欧阳西 | Hits:

[MySQLAUTOHITS_PRO_SILVER

Description: php script for auto surf
Platform: | Size: 686080 | Author: nothank123 | Hits:

[matlabcr_sender

Description: 扩频同步时频域二维分布 R=[x,y] surf(R) x:-5:0.1:5 y:-0.01:0.005:0.1-Synchronous time-frequency domain spread spectrum two-dimensional distribution of R = [x, y] surf (R) x:-5:0.1:5 y:-0.01:0.005:0.1
Platform: | Size: 6144 | Author: yangle | Hits:

[Special Effectscvsurf

Description: SURF spped up robust features openCV 实现 为源代码 Fast SIFT-SURF spped up robust features openCV the realization of the source code for the Fast SIFT
Platform: | Size: 683008 | Author: hu | Hits:

[Special EffectsCV_SURF

Description: 用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.
Platform: | Size: 6144 | Author: 于子予 | Hits:

[Special EffectsA2008

Description: 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
Platform: | Size: 14336 | Author: money | Hits:

[2D GraphicSURF-V1.0.9

Description: 一种特征描述算子,功能和sift类似,但比sift速度更快,有重要的研究价值-A characterization of operators, functions and sift similar, but faster than sift, has important research value
Platform: | Size: 1452032 | Author: | Hits:

[JSP/Java11

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:

[matlabSURFmex

Description: matlab编写的实现surf的平台 老外的东西,可以进行验证-matlab prepared foreigner platform surf achieve things, you can verify
Platform: | Size: 1134592 | Author: 李鹏 | Hits:

[OpenCVSURF+brief

Description: 基于opencv库的条件下,实现SURF+brief算法的特征点的提取与匹配,直接复制粘贴即可(Under the condition of OpenCV library, we can extract and match the feature points of SURF+brief algorithm, and copy and paste directly.)
Platform: | Size: 10240 | Author: Jackie_李小宝 | Hits:

[Special Effectssurf

Description: 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
Platform: | Size: 6354944 | Author: wenyue | Hits:

[Special Effectsimage registration by sift and surf

Description: sift和surf特征点提取,然后进行配准,通过ransac进行提纯(Sift and surf feature points are extracted, then registered and purified by RANSAC)
Platform: | Size: 3195904 | Author: lihaihaoge | Hits:

[Special EffectsRANSAC+SURF

Description: 基于SURF算法实现图像特征提取与描述,使用RANSAC进行图像细配准(SURF algorithm was used to extract and describe image features, and RANSAC was used for image registration)
Platform: | Size: 440320 | Author: 萧涵 | Hits:

[OtherSURF

Description: 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)
Platform: | Size: 1433600 | Author: 也许是浮云 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 32 »

CodeBus www.codebus.net