搜索资源列表
-
0下载:
此题是用最近邻域法实现图像缩放,供菜鸟练习用,这种算法不高清-This problem is the nearest neighbor domain method to achieve image scaling for the rookie practice with, this algorithm does not high-definition
-
-
0下载:
MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
-
-
0下载:
人脸识别中2DLDA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DLDA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
人脸识别中2DPCA算法的matlab程序,使用最近邻分类器进行识别。-Face Recognition 2DPCA algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
人脸识别中PCA算法的matlab程序,使用最近邻分类器进行识别。-PCA Face Recognition Algorithm matlab procedures, the use of nearest neighbor classifier to identify.
-
-
0下载:
一个高效的k-d tree实现,可以广泛的应用与图形图像处理。-K nearest neighbor search based on KD-tree
-
-
0下载:
基于小波变换的人脸识别代码本代码对图像进行小波分解,然后又用最近邻方法实现了图像的识别。-Face Recognition Based on Wavelet Transform code-wavelet based face recognition, the code of the image wavelet decomposition, and then with the nearest neighbor method to achieve the image recognition!
-
-
1下载:
自编各种插值,包括最近邻插值,双线性插值,还有图像拼接程序-Composing a variety of interpolation, including the nearest neighbor interpolation, bilinear interpolation, as well as image stitching program
-
-
0下载:
模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
-
-
0下载:
模式识别问题最近邻算法的matlab实现,可以模拟实现最近邻法的核心,是一个不错的代码,nearest neighbor-Nearest-neighbor algorithm for pattern recognition problem of matlab implementation, can be simulated to achieve the core of the nearest neighbor method is a good code, nearest neighbor
-
-
0下载:
模式识别,用平均样本法、平均距离法、最近邻法、K近邻法进行分类。-Pattern recognition, with an average of the sample method, the average distance method, nearest neighbor, K-NN classification.
-
-
0下载:
2006编写的最近邻域内插源代码,可以实现图像的最近邻域内插-2006 prepared by the nearest neighbor interpolation within the source code can be achieved within the image of the nearest neighbor interpolation
-
-
0下载:
实现图像空间旋转,灰度插值操作,插值方法分别是最近邻法和二次线性法。-Achieve the image space rotation, gray-level interpolation operation, interpolation methods are nearest neighbor method and the second linear method.
-
-
0下载:
ORL人脸图像库,共40人,每人10幅图像,其中每人的前5幅作为训练样本,后5幅作为测试分类样本,统计正确分类率。分类准则为最近邻规则。
真实的图像尺寸为112x92,列向量堆积对应人脸库矩阵的每一列。 -ORL face image database, a total of 40 per 10 images, each of which the first five as training samples, after the 5 categories as a test sampl
-
-
0下载:
模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
-
-
0下载:
分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
-
-
0下载:
图像插值算法有三种:最近邻插值、双线性插值和双三次插值,这里有前两种插值算法的matlab程序-Image interpolation algorithm has three: nearest neighbor interpolation, bilinear interpolation and bicubic interpolation, here are the first two interpolation algorithm matlab program
-
-
0下载:
最近邻法 matlab编写-Nearest neighbor method of matlab source code
-
-
0下载:
最近邻分类器代码和数据,MATLAB程序,可对数据进行计算距离,识别距离最近的数据。-Nearest neighbor classification code and data, MATLAB program, the data can be calculated the data identify the nearest.
-
-
3下载:
采用模式识别算法在matlab中利用近邻法进行人脸识别(Face recognition using the nearest neighbor method in MATLAB with pattern recognition algorithm)
-