搜索资源列表
-
0下载:
自己写的,模式识别最近邻算法实现,配有IRIS数据集,非常实用-Their own writing, pattern recognition, nearest neighbor algorithm, with IRIS data set, very useful
-
-
0下载:
编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
-
-
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下载:
Image thresholding has played an important role in image segmentation. In this paper, we present a novel spatially weighted fuzzy c-means (SWFCM) clustering algorithm for image thresholding. The algorithm is formulated by incorporating the spatial ne
-
-
0下载:
模式匹配最近邻算法相关资料与Matlab源代码-Nearest-neighbor algorithm for pattern matching information with the Matlab source code
-
-
0下载:
模式匹配最近邻算法相关资料neib与Matlab源代码-Nearest-neighbor algorithm for pattern matching information neib with the Matlab source code
-
-
0下载:
模式匹配最近邻算法相关资料Researchontheshapefeatureextractionandrecognition与Matlab源代码-Nearest-neighbor algorithm for pattern matching information Researchontheshapefeatureextractionandrecognition 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下载:
最近邻算法和双线性插值算法
实现灰度图的缩放
-Nearest neighbor algorithm and the bilinear interpolation algorithm to achieve gray level scaling
-
-
0下载:
模式识别的最邻近算法的matlab实现,自编的。-Nearest neighbor algorithm for pattern recognition matlab implementation, designed instrument.
-
-
0下载:
:步态识别通过人体走路的姿势来识别人的身份。近年来,步态作为一种生物特征识别技术备受计算机视觉研究者的关注。对某个
人的一个步态序列利用动态 Viterbi 算法得到一个样本姿态序列,对其多个步态样本姿态序列的对应姿态取平均得到这个人的特征姿态序
列,对特征姿态采用主成分分析法和线性判别分析法处理特征空间,并用最近邻法进行识别。利用 CASIA 数据库对本文方法进行验证,
取得了较高的识别率,并对体形变化具有较强的鲁棒性-Human gait recognition is the p
-
-
1下载:
差值法+色彩矫正+伽马矫正
其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm)
color correction
gammar correction
-
-
0下载:
Dilation 和Erosion的c++实现,pattern recognition中,nearest neighbor 方法。还有一些习题与解答-Dilation and Erosion algorithm. Nearest neighbor algorithm in pattern recognition.
-
-
0下载:
用Visual C++编写的膨胀和腐蚀算法,也有模式识别中Nearest neighbor 的算法。希望对大家有用。-Dilation and Erosion algorithm and Nearest neighbor algorithm in pattern recognition.Developed in visual C++
-
-
0下载:
重点介绍模式识别中近邻法,对近邻法的性质及其应用做了详细介绍分析-Focuses on pattern recognition in the nearest neighbor algorithm, the nature of the nearest neighbor method and its application to do a detailed analysis of
-
-
1下载:
首先计算掌纹图像二维Gabo r小波变
换系数的幅值, 将其作为掌纹图像的原始特征 其次, 利用
2DPCA 实现原始特征的降维 然后, 利用PCA 与FLD 的融合算
法进行二次降维的同时提取出最有利于分类的鉴别特征 最后,
利用最近邻算法进行掌纹的分类识别。
-First calculate the two-dimensional Gabo r palmprint image wavelet coefficients of magnitude, its character
-
-
0下载:
knn分类算法 遥感图象分类
knn分类算法 遥感图象分类 -knn classify
k-nearest neighbor algorithm
In pattern recognition, the k-nearest neighbor algorithm (k-NN) is a method for classifying objects based on closest training examples in the feature space
-
-
0下载:
自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
-