搜索资源列表
-
1下载:
子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。-Sub-mode principal component analysis first of the original image block, and then the same sub-image, respectively, the location of the
-
-
0下载:
Gabor小波提取图像纹理理特征,matlab语言开发。
-Gabor wavelet extraction image texture management features of the Matlab language development.
-
-
0下载:
This MATLAB Code will help to determine the watermark and its extraction properties like PSNR
-
-
0下载:
ECG detection code in MATLAB features extraction
-
-
0下载:
This code for Haralick feature extraction for image in matlab. The basis for these features is the gray-level co-occurrence matrix. This matrix is square with dimension Ng, where Ng is the number of gray levels in the image. Element [i,j] of the matr
-
-
0下载:
image based features extraction program in matlab
-
-
0下载:
VLFeat是一个跨平台的开源机器视觉库,它囊括了当前流行的机器视觉算法,如SIFT, MSER, HOG, 同时还包含了诸如K-MEANS, Hierarchical K-means的聚类算法。它由C语言编写,并提供了Matlab接口及详细的文档。当前最新的版本是VLFeat 0.9.18 。(The VLFeat open source library implements popular computer vision algorithms specializing in image un
-
-
0下载:
feature extraction for matlab
-
-
0下载:
SPAM features extraction
-
-
0下载:
基于lbp的特征提取,适合文理特征明显的图像,方便好用,有例子(Feature extraction based on lbp is suitable for images with obvious features of arts and sciences, which is convenient and easy to use.)
-