搜索资源列表
042758c2a36843
- matlab与matcom混合编程实现绘图功能,有兴趣的-matlab and Matcom Matlab graphics, interested
A2008
- 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) co
SURFmex
- matlab编写的实现surf的平台 老外的东西,可以进行验证-matlab prepared foreigner platform surf achieve things, you can verify
COZY
- 计算信号循环谱的函数: 这个函数用来计算数字调制信号的循环谱图,结果存放在sxf中,surf和shading interp这两个函数配合使用就可以得到信号的循环谱图-Calculate the signal cyclic spectrum function: This function is used to calculate the cycle spectrum of digitally modulated signals, the result stored in the sxf
surfo
- This submission contains a function that computes face normal data for the VertexNormals property of the surface that fixes the lighting (facenorm.m) as well as a workaround function that you can just use in place of surf (surfo.m). Only use th
GenAlgo
- A sample function of two variables. PEAKS is a function of two variables, obtained by translating and scaling Gaussian distributions, which is useful for demonstrating MESH, SURF, PCOLOR, CONTOUR, etc.-A sample function of two variables.
Figure_3D_Compare
- 详细比较了Matlab三维画图中的几种命令,即mesh,surf,ezmesh,ezsurf,surfc,meshc,ezsurfc,ezmeshc,并且附加我的个人使用经验-Detailed comparison of the three-dimensional drawing of several Matlab commands, namely, mesh, surf, ezmesh, ezsurf, surfc, meshc, ezsurfc, ezmeshc, and add my pe
polar3d
- POLAR3D Plots a 3D polar surface. POLAR3D(Zin,theta_m ax,Rho_min,Rho_max,meshscale) plots the profiles a mesh plot for Zin between radii Rho_min and Rho_max for polar angles equally spaced between theta_min and theta_max. POLAR3D(Z
surf
- 使用matlab实现辐射强度的叠加图像及均值-it is about 3d image used matlab
SURF
- This is surf(Speeded Up Features Robust) matlab code for detection keypoint and construct descr iptor and matching
surf
- 这是一个surf特征匹配matlab程序,里面有实例和测试图像-This is a surf feature matching matlab program, there are examples and test images
surf
- surf算法,图形特征提取,匹配。matlab源码程序,可直接运行,带样本图
matlab--surf
- 运用matlabr2012a,实现SURF算法的图像特征提取和匹配。-Use matlabr2012a, SURF algorithm for image feature extraction and matching.
surf
- 实现surf算法的matlab代码 实现surf算法的matlab代码-Surf algorithm to achieve the matlab code
surf-feature-by-mySelf
- 自编surf特征点检测,matlab语言,仅供参考-surf feature point detection by mySelf
SURF
- SIFT算法的改进加速版本SURF算法,matlab源代码,有测试图片-SIFT algorithm to improve the accelerated version of SURF algorithm, matlab source code, test picture
SURF
- 基于surf的图片分类器,用matlab设计完成,功能简单明了-Surf images based classifier using matlab design is completed, the function is simple
surf
- 图像特征提取算法--SURF算法Matlab代码(SURF algorithm matlab code)
SURF
- 程序由matlab编制,用于视觉目标图像surf特征提取和特征匹配及误匹配特征的剔除(good for feature matching)