搜索资源列表
bofAndColor
- 采用bag of word 特征加上颜色特征共同匹配的图像对匹配算法,具有匹配精度高的特点。-Bag of word feature by feature with the color image matching algorithm matches together, with matching high accuracy.
bag-0.1.tar
- bag of feature bag of feature bag of feature bag of feature bag of feature -bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature bag of feature
BAG-OF-WORDS-daima-PG_SPBOW
- matlab编写的bag of words,可以对目标进行特征提取,实现目标匹配识别。-Matlab prepared bag of words, the target feature extraction, to achieve the goal of matching recognition.
bag-0.1.1.tar
- bag of feature bag of feature bag of feature-bag of feature bag of feature bag of feature bag of feature
BagOfWords
- 基于Bag of word的图像分类经典文章,非常适合初学者学习-Bag of feature based classification
BagOfFeatureFramework
- 基于Bag of feature的图像分类经典文章,非常适合初学者学习-Bag of feature based classification
bag_words_demo
- Graphic Detection and Recognition using Bag-of-word method, finding feature vector with K-means classifier, training or testing data with Naive Bayes Classifier or PLCA method.
LccSPM
- LLC做的图像分类算法,非常经典的图像分类算法。属于Bag-of-Feature模型,采用的是SIFT特征描述组。-LLC do image classification algorithm, belonging to the Bag-of-Feature model using the SIFT descr iptor group
PG_SPBOW-bag-of-feature
- 一个基于词汇包的训练的方法,内含作者论文。Bag of feature /training-A vocabulary packet-based training methods, including of paper. Bag of feature/training
Bag-of-visual-words
- 将每一张图的特征点采样聚类成图片的视觉单词 即视觉单词,就是对应图片的代表 创建数据库,将每张图片的视觉单词入库,并建立索引-Will feature a map of each sampling point clustered into visual images of words that is visual words, is to represent the corresponding picture of the is created, the visual image of eac
bag_of_feature2
- opencv bag of feature.BOW 分类方法,已经编译过。-opencv bag of feature