搜索资源列表
图像特征提取源码
- 图像处理源码,用于特征提取,里面有可执行程序。-image processing source for feature extraction, there are executable programs.
这是基于matlab的提取图像纹理特征的程序
- 这是基于matlab的提取图像纹理特征的程序,如有需要可下载!挺好用的!,This is based on the matlab image texture feature extraction procedure, if needed, could be downloaded! Very good use!
KPCA.rar
- 一个很好的PCA程序。它可用于数据的降维,消噪及特征提取。,A good PCA procedures. It can be used for data dimensionality reduction, de-noising and feature extraction.
Texture--feature--extraction
- 程序对matlab自带图片lina进行纹理图像特征提取-Matlab program comes with pictures of lina texture image feature extraction
pca
- 主成分分析程序,应用于图像特征提取,数据降维等方面 -the code of PCA
BEMD_code
- 一个比较经典的二维经验模式分解程序代码,适用于图像的特征提取和分解-A more classic two-dimensional empirical mode decomposition procedure code, applied to image feature extraction and decomposition
fenxingweishu
- 计算分形维数的程序。此程序用于图像的特征提取。可用来进行目标判决。将测量数据集看作分形数据集,利用分形维数的大小来表示数据集的不规则性。-Fractal dimension calculation procedures. This procedure for image feature extraction. Can be used to target judgments. Measurement data set will be regarded as fractal data sets, t
efinger
- 这是一个完整的指纹识别程序,它包括了直方图均衡,Gabor滤波图像增强,方向图过滤,纹理细化,特征提取及特征匹配。-This is a complete fingerprint recognition procedure, which includes a histogram equalization, Gabor filter image enhancement, filtering pattern, texture refinement, feature extraction and fea
CBIR
- 一个图片检索的MFC程序,通过特征提取计算图片间的相似度来检索出最相近的图片信息。-A picture of MFC retrieval procedures, through the feature extraction calculating the similarity between the picture to retrieve the most similar to the picture information.
seg
- 一个特征提取的简单小程序,可以输入一副真彩图得到特征矩阵-This is a program for extracting objects from an image. Written for vehicle number plate segmentation and extraction
Harris
- 程序包含三个点特征提取算子: 1.Forstner点特征提取 2.Harris点特征提取经典算法 3.Harris点特征提取改进算法 利用vc++编程实现,对三种方法提取结果进行比较-Procedures for feature extraction of three-point operator: 1.Forstner point feature extraction feature extraction 2.Harris point 3.Harris point classi
CsharpEdison
- 基于均值漂移(mean shift)算法的图像分割程序,可用于图像特征提取,图像识别等。参考文献:Comaniciu(2002) Mean shift- a robust approach toward feature space analysis.pdf-image segment algorithm based on mean shift, reference Comaniciu(2002) Mean shift- a robust approach toward feature spa
texture_GUI
- 此程序是基于灰度共生矩阵的图像纹理特征提取算法,它进行了四个方向上的灰度共生矩阵的计算,从而得出他们的纹理特征向量,再求均值,使计算进度大幅度提高-This program is based on the GLCM texture feature extraction algorithm, which was four directions GLCM calculation to arrive at their texture feature vector, and then seek mean
tezhengtiqu
- 特征提取程序,相关问题参加粗糙集条件属性约简 程序,相关问题参加粗糙集-tezhengtiqu
LPR
- 国外的一个车牌识别程序,主要是基于颜色特征提取分割的,内置神经网络。-A license plate recognition program abroad, mainly segmentation based on color feature extraction, built-in neural networks.
OpenRadar7.0
- 使用激光雷达进行的环境特征提取的程序,可以用来定位,构建环境地图等(The procedures are for environmental feature extraction of lidar,which can be used to locate, build environmental maps, etc.)
特征提取程序
- 用于图像特征提取的MATLAB程序,基于sift算法(For image feature extraction)
拼接程序
- 该算法是对图像进行特征提取,有利于图像检测,对新手很有帮助(The algorithm is for feature extraction of images, which is good for image detection and helpful for novice.)
MATLAB特征提取
- MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
特征提取程序,可用于图像边缘特征提取与特征点提取
- matlab实现特征提取程序,可用于图像边缘特征提取与特征点提取。