搜索资源列表
-
0下载:
编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
-
-
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.
-
-
1下载:
差值法+色彩矫正+伽马矫正
其中插值法 运用最少邻算法和双线性算法 来解决灰度图片通过parton之后的变换问题-color interpolation(using Bilinear algorithms and using Nearest Neighbor algorithm)
color correction
gammar correction
-
-
0下载:
用Visual C++编写的膨胀和腐蚀算法,也有模式识别中Nearest neighbor 的算法。希望对大家有用。-Dilation and Erosion algorithm and Nearest neighbor algorithm in pattern recognition.Developed in visual C++
-
-
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下载:
简单快速近邻算法是一种典型的模式识别方法:在二维平面一矩形范围内随机产生训练样本,任意划分为三个区域,用快速近邻法确定待识别实验样本的所属分类。-Simple and fast nearest neighbor algorithm is a typical pattern recognition methods: randomly generated training samples in a rectangular range of two-dimensional plane, arbitra
-
-
0下载:
c-knn最近邻算法源代码,最好的多示例算法之一,可运行-c-knn nearest neighbor algorithm source code, one of the best multi-sample algorithm can be run
-
-
0下载:
给出了一种基于距离的模糊隶属度定义形式,通过这种定义来改进K-近邻算法,得到一种自己定义的模糊K-近邻算法。同时本文中给出编程流程,编程思想以及实验结果。-A distance-based definition of fuzzy membership form, by this definition to improve K-nearest neighbor algorithm to obtain a defined fuzzy K-nearest neighbor algorithm. The
-
-
0下载:
自己编写的插值算法 ,可以放大和缩小图像。最近邻算法-I have written interpolation algorithm, can zoom in and zoom out. Nearest neighbor algorithm
-
-
0下载:
SIFT(Scale Invariant Feature Transform)即尺度不变特征变换,是 D. G.Lowe 在 1999 年提出的一种基于图像局部特征的描述算子,并于 2004年做了完善。SIFT算法是一种基于线性尺度空间,对图像缩放、旋转甚至仿射变换保持不变的局部特征描述算子,因此被广泛地应用于机器人定位、导航和地图生成中。-This paper presents a method for extracting distinctive invariant features fro
-
-
0下载:
k最邻近算法,经典的分类算法设计的分类器,灰常有用哦-k nearest neighbor algorithm, the classical classification algorithms classifier design, often with gray
-
-
1下载:
针对三维重建中的点云配准问题,提出一种基于点云特征的自动配准算法。利用微软Kinect传感器采集物
体的多视角深度图像,提取目标区域并转化为三维点云。对点云进行滤波并估计快速点特征直方图特征,结合双向
快速近似最近邻搜索算法得到初始对应点集,并使用随机采样一致性算法确定最终对应点集。根据奇异值分解法
求出点云的变换矩阵初始值,在初始配准的基础上运用迭代最近点算法做精细配准。实验结果表明,该配准方法既
保证了三维点云的配准质量,又降低了计算复杂度,具有较高的可操作性和鲁棒性。
-
-
0下载:
KNN K近邻算法 来自视觉机器学习中的代码-The KNN K Nearest Neighbor algorithm comes the code in the visual machine learning
-
-
1下载:
源码简介:ksvd字典学习进行表情识别 对比ksvd字典学习 与最近邻算法对比输出失败率用ksvd字典学习进行表情识.(Source code introduction: ksvd dictionary learning for expression recognition contrast ksvd dictionary learning and nearest neighbor algorithm comparison output failure rate using ksvd dict
-