搜索资源列表
matlab Gist 特征提取
- matlab Gist 特征提取
extractFeatures.zip
- 图像特征提取,包括:颜色直方图,颜色矩,边缘直方图,Gabor小波变换,局部二值图,GIST。,Image feature extraction, including: color histogram, color moment, the edge histogram, Gabor wavelet transform, partial binary image, GIST.
gist
- 本程序用于提取图像库的gist特征,matlab编写,有test文件-This procedure is used to extract the gist features of the image library, matlab prepared a test file
gist
- 对图像Gabor特征的提取,一个非常有效的特征,并用SVM对图像进行分类-get the gabor feature of a image,a very effective feature,and use SVM to classify the pictures
graph-hashing
- 图像的谱哈希算法,输入图像,然后提取图像的gist特征,经过谱哈希算法,产生哈希序列-Spectral image hash algorithm, the input image, and then extract the image of the gist features through spectral hash algorithms produce hash sequence
gistGabor
- 构造gist滤波器,可以用于图像特征提取-Constructed gist filter can be used for image feature extraction
GIST_matlab
- 提取GIST特征的matlab实现源码,初学者实用-Extract GIST features matlab achieve source beginners practical
lear_gist-1.1
- GIST特征提取源代码,需要安装fftw插件-The GIST feature extraction source code
gist.tar
- Gist特征提取,linux下的C语言实现-The Gist feature extraction, C language under linux
lear_gist-1.2
- 图像特征提取 gist feature,限mac/linux平台-Image feature extraction gist feature, limit mac/linux platform
Gist
- Gist。 使用直方图的方式提取特征值里面有demo,修改一下可以直接使用,提取特征向量,使用机器学的方法来分类识别- Use the histogram to extract eigenvalues inside demo, change it can be directly used to extract feature vectors, using machine learning approach to classification
Gist
- 提取图片的Gist特征,并自动进行训练,分类。-Gist extracted image features, and automatically for training, classification.
image-classification-(2)
- 本文介绍了基于libsvm的图像分类技术,分别提取图像的gist和phog特征-This article describes the gist and phog feature-based image classification techniques libsvm were extracted image
gistdescriptor
- 此为matlab版的gist特征提取,亲测可以直接运行-This is the gist of feature extraction matlab version, pro-test can be run directly
feature-extraction-master
- 特征提取工具包,包含color、gist、hog、sift、lbp、ssim等特征,比较好用-Feature extraction toolbox containing color, gist, hog, sift, lbp, ssim features, relatively easy to use
Gist
- 提取gist特征的MATLAB代码,用于图像分割,内含四个子程序(Matlab code of Gist feature extraction. It can be used to Image segmentation. Four sub codes are included.)
gistdescriptor
- 用以提取全局特征gist,可以自由控制提取参数(To extract global feature gist)
bishe
- 提取图像的GIST特征,LBP,HOG,RGB四组特征值(Extracting GIST features of images, LBP, HOG, RGB four sets of eigenvalues)
Gistcbir
- 采用Gist算法提取图像特征,采用欧式距离进行相似度计算,返回相似性图像。完整的GUI界面,完整的图像库 注意;根据需要调整图像根目录。(Gist algorithm is used to extract image features, and Euclidean distance is used for similarity computation, and the similarity image is returned. Complete GUI interface, complete
computer_vision-master
- 图像特征提取,有SIFT、BOW、VLAD、LBP、HOG、FishVector、gist、Metric、colorhist。(Image feature extraction, including SIFT, BOW, VLAD, LBP, HOG, FishVector, gist, Metric, colorhist.)