搜索资源列表
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
GetWeightedKrawtchoukPloysRec
- 利用matlab平台编写m文件,对图像提取Krawtchouk多项式。-M using matlab platform for the preparation of documents, images extraction Krawtchouk polynomials.
ImageSearch
- 基于图像颜色矩和纹理的图像检索系统,matlab语言编写,图像库包含在内-Image color and texture-based image retrieval system, Matlab language, image library included
GetColorMoment
- 图像RGB颜色矩提取matlab程序,有注释,有需要的拿去-Image RGB color moments extraction procedures, there is a comment
mome_kmean_wavelet4
- 其中包括颜色矩特征提取,四层小波特征提取以及kmeans聚类算法,Matlab编程实现,希望对学习有帮助-Including the extraction of color moment feature, the four layer wavelet feature extraction and kmeans clustering algorithm, Matlab programming, and they hope to help with learning
基于颜色特征识别花朵和叶子
- 基于颜色矩(一阶矩和二阶矩)求出图像花朵和叶子区域。