搜索资源列表
bag-0.1.6.tar
- 快速高效的图像分类器, Bag of features: A simple bag of features classifier. 作者:Andrea Vedaldi
MIDAS.rar
- 通过使用Insight Toolkit(ITK)toolbar来进行区域生长和图像分割压缩包里附带调用的ITK组件,By using the Insight Toolkit (ITK) toolbar for region growing image segmentation and compression bag attached components of ITK
bofAndColor
- 采用bag of word 特征加上颜色特征共同匹配的图像对匹配算法,具有匹配精度高的特点。-Bag of word feature by feature with the color image matching algorithm matches together, with matching high accuracy.
PG_BOW_DEMO
- 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集
SpatialPyramid---2010-9-17
- Bag-of-Features匹配增加了空间位置信息-Bag-of-Features with spatial location information
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-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
esienl
- 这个压缩包里只要给出了边缘保持系数和等效视数的计算方法-This compression is given as long as the edge of the bag to maintain the equivalent depending on the number of coefficients and the calculation of
codes
- 这个文件包里包含了几乎所有的聚类的工具箱,包含采用混合高斯模型的运动物体检测方面的源代码。-This document contains the bag almost all the clustering of the toolbox, including the use of Gaussian Mixture Model of Moving Objects for testing source code.
bag_words_demo
- bag of words 图像识别算法,斯坦福大学李飞飞实验室做的demo-bag of words
LinearT
- 应用与对两副图形进行配准的程序,压缩包里包含4个M文件-Application of two graphics with the registration process, compressed paper bag containing 4 M
BoundaryTarcing
- 激光雷达数据的边界跟踪算法,对突包算法做了一定的改进, 可以对凹部外边界进行精确跟踪,详细见代码注释。-Laser radar data boundary tracking algorithm, algorithm on the sudden bag made some improvements Part of the concave outer boundary can be accurately tracked in detail see the code comments.
Image-morphing
- IMAGE MURPHY,展现两张图片转化的过程,可以实现猫变虎,压缩包里有图片,可以载入-IMAGE MURPHY, two pictures show the transformation process, can change the tiger cat, compression bag with pictures, can be loaded to see
read_yaogan
- 压缩包里自带了一个遥感影像合一代码,并将此影像分单个显示出来和6个波段显示在一幅图中,即数据立方体数据,立体显示-Compression bag comes with a code of a remote sensing image one and image points to a single displayed six bands displayed in A figure, the data cube, data, three-dimensional display
PG_BOW_DEMO
- bag of word,含特征提取,词包-bag of word proggramme
thin
- vc6.0下实现的具有细化功能的代码。压缩包里含有完整的测试代码和测试图片。-This is a code with function of thinning under environment of VC6.0。Compression bag containing a complete test code and test images.
BagofWords
- Bag of Wo rds 算法是一种有效的基于语义特征提取与表达的物体识别算法, 算法充分学习文本检索算法的优 点, 将图片整理为一系列视觉词汇的集合, 提取物体的语义特征, 实现感兴趣物体的有效检测与识别。文章主要研究了Bag of Wo rds 算法的框架和基本内容。-Bag of Wo in rds algorithm is an effective semantic features extracted and the expression of object recognit
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
- SIFT等局部特征的词袋模型实现。包括K-means聚类,直方图特征的形成,以及KNN分类。-SIFT local features such as word bag model implementation. Including K-means clustering to form histogram features, and KNN classification.
词袋模型最终版测试
- 利用词袋模型,实现对Merchdata数据库内图像的标注功能。使用了bagoffeatures库函数。(The bag-of-words model is used to implement the annotation of images in the Merchdata database. Use the bagoffeatures library function.)