搜索资源列表
gist
- 本程序用于提取图像库的gist特征,matlab编写,有test文件-This procedure is used to extract the gist features of the image library, matlab prepared a test file
hashing
- 将图像提取gist向量,然后计算各向量之间的欧氏距离,进行比较。-Extracted gist vector image, and then calculate the Euclidean distance between vectors, for comparison.
gist
- gist算法 实现图像处理 基本功能都已实现 大家可以方便使用 -gist image processing algorithm we can achieve the basic functions are easy to use
gist
- It s the Gabor filter using in Gist impelementation.
Gist
- Code for popular gist features
gist
- 标记传播算法的一个实现版本,需要igraph工具。-Tag propagation algorithm is an implementation of version, you need to igraph tool.
gistdescriptor
- gist算子的matlab编程。本人自己编写-The gist Operators matlab programming. I have written
gistdescriptor
- This code contain the gist descr iptor in matlab
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.
gistdescriptor_2
- Design of a Gist Descr iptor. Computing gist requires 1) prefilter image, 2) filter image and collect output energies
descripteurs
- contains 4 descr iptors ,HU ,Sift, Gist, and Zernik moment for image recognition
Gist
- 提取gist特征的MATLAB代码,用于图像分割,内含四个子程序(Matlab code of Gist feature extraction. It can be used to Image segmentation. Four sub codes are included.)
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