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

Search list

[3D Graphicmatlab

Description: 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we can store the data in the file x_inlet.txt into the array x, and the dimension and size of x will automatically match the file x_inlet.txt match. How to draw a three-dimensional surface diagram surf, such as surf (x, y, z), where xy is a one-dimensional array of n and m elements, z must be a two-dimensional array of n* m.
Platform: | Size: 1024 | Author: 古真 | Hits:

[Special EffectsA Comparison of SIFT, PCA-SIFT and SURF

Description: 包含了几种介绍sift改进算法的论文,对于了解最新的sift算法的发展非常有帮助。(Contains several papers introduced sift improved algorithm, for understanding the latest development of the SIFT algorithm is very helpful.)
Platform: | Size: 2859008 | Author: zhoulei | Hits:

[OpenCVPINJIE

Description: 不使用opencv自带的stitcher函数实现图像拼接!!(to realize stitch two images)
Platform: | Size: 1024 | Author: summer99 | Hits:

[surf_match

Description: surf 特征点匹配算法能很好的,对两幅图像的特征点进行匹配(Surf feature point matching algorithm can well match the feature points of two images)
Platform: | Size: 20675584 | Author: 聖轩 | Hits:

[Special Effectsfunction plot

Description: 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线 % 三维曲面 [x, y] = meshgrid( -2:0.2:2, -2:0.2:2 ); % 生成网格矩阵 z = x.*exp( -x.^2-y.^2 ); surf( x, y, z) % 绘制三维曲面(Draw a function graph. Dimensional and three-dimensional curves)
Platform: | Size: 5120 | Author: 小川lucky | Hits:

[Otherproposed-5.7.17

Description: Matlab image processing using surf function. we can easily understood about surf function
Platform: | Size: 56320 | Author: palanikumar | Hits:

[Graph program630surf成功

Description: 在vs2013平台上利用OpenCV2.4.10进行图像配准(In the vs2013 platform using OpenCV2.4.10 for image registration)
Platform: | Size: 4913152 | Author: 叽叽叽叽 | Hits:

[Otherwindows

Description: 上网 最新网络获取器 获取最新网址 非常方便(Surf the Internet The latest network acquisition device)
Platform: | Size: 1885184 | Author: 大迪哥 | Hits:

[OpenCV个人作业

Description: 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)
Platform: | Size: 57940992 | Author: Timelapse | Hits:

[OthernormalizeImage

Description: MATLAB function to normalize a 3D image (surf)
Platform: | Size: 9216 | Author: mbilal6 | Hits:

[OtherDxf2xyz

Description: 提取坐标,然后在surf中差值建模,得到3D立体图,有助于将等高线可视化(Extraction coordinate)
Platform: | Size: 505856 | Author: B530-2 | Hits:

[Special Effectsface_antispoofing-master

Description: 采用surf特征点, svm线性分类器 实现的人脸活体检测源码(face_antispoofing: this code takes surf feature to detect spoofing face in recognition.)
Platform: | Size: 8895488 | Author: lxhmail | Hits:

[Special EffectsComputerVision-Problems-master

Description: Contains three problems - Texture Classification using k means and Laws filters, Vehicle Classification using SIFT and SURF features and BOWs approach and Edge Detection techniques
Platform: | Size: 1382400 | Author: 穿山甲说 | Hits:

[OpenCVsurfdescriptor

Description: 获取特征点后,对其进行描述。可用于降维处理。(After obtaining the feature points, it is described. It can be used to reduce dimension.)
Platform: | Size: 10240 | Author: 落尘薇 | Hits:

[OpenCVquickly match

Description: 基于亮度/色彩一致性,在SURF算法的基础上提出了一种快速图像特征点匹配算法,可以缩小特征点匹配所需的运行时间,提高正确匹配率。(Based on the brightness / color consistency, a fast image feature point matching algorithm based on SURF algorithm is proposed, which can reduce the running time of feature point matching and improve the correct matching rate.)
Platform: | Size: 2048 | Author: 落尘薇 | Hits:

[OtherOpenCV_BoFSURF

Description: speeded up robust features
Platform: | Size: 1421312 | Author: javad43777 | Hits:

[OpenCV特征检测

Description: 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to using a computer to extract image information and determine whether the points of each image belong to an image feature. It includes: Harris corner point, ShiTomasi corner point, sub pixel corner point, SURF corner point, Star key point, FAST key point, Lepetit key point and so on)
Platform: | Size: 22528 | Author: 独剑客 | Hits:

[JSP/Javampesa-develop

Description: ANONYMOUS SURF WITH VPN SERVOCES
Platform: | Size: 21504 | Author: alboom25 | Hits:

[Othermultichannel analysis surf wave

Description: MULTICHANNEL ANALYSIS
Platform: | Size: 5956608 | Author: sulfa | Hits:

[matlabFeature

Description: To extract features from a image
Platform: | Size: 1024 | Author: meghagkrishnan | Hits:
« 1 2 ... 26 27 28 29 30 3132 »

CodeBus www.codebus.net