登录
首页 » matlab » BKIS

BKIS

于 2017-05-22 发布 文件大小:10KB
0 210
下载积分: 1 下载次数: 1

代码说明:

  A fast customizable function for locating and measuring the,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PG_BOW_DEMO
    图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。(Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram )
    2011-11-01 17:01:09下载
    积分:1
  • SIFT_wonderful
    SIFT 尺度不变特征提取算法 可参考可运行有测试图片(SIFT with test picture and it can work well)
    2016-01-12 14:29:20下载
    积分:1
  • PCA+FCM
    利用PCA和模糊C均值相结合的方法实现图象的聚类(Using PCA and fuzzy C-means method of combining images to achieve the clustering)
    2008-03-28 09:11:33下载
    积分:1
  • DIC-process
    两幅图像中有重叠部分,通过数字图像相关算法可以找到两幅图像相同的点(using matlab to match the corresponding piexls in the two images)
    2012-01-08 21:04:12下载
    积分:1
  • Minnimum-error-thresholding
    作者:J.Kittler and J.Illingworth KI阈值算法(Author:J.Kittler and J.Illingworth 1986)
    2011-06-17 21:36:12下载
    积分:1
  • reconstruction
    VC6.0环境下使用可视化工具VTK 实现三维重建方法是光线投影法,实现效果较好(3D-reconstruction)
    2009-06-08 18:00:49下载
    积分:1
  • bysjtuxiang
    毕业设计的程序 用VC++6.0做的 主要是测试几个边缘检测算子的效果(Graduate programs designed to use VC++ 6.0 to do is to test several of the main edge detection operator effect)
    2008-02-28 12:23:34下载
    积分:1
  • pftest
    基于AR2模型的粒子滤波源代码,可用于图像处理,视觉跟踪,希望可以帮助有需要的人(AR2 model particle filter based on source code can be used for image processing, visual tracking, I hope to help people in need)
    2010-03-09 10:07:21下载
    积分:1
  • BMPprossing
    C处理BMP图像程序,有点缺陷,请大家指出。共同进步(C procedures for handling BMP image, a little flaw, please point out. Common progress)
    2009-10-22 13:45:36下载
    积分:1
  • 基于opencv的Kinect深度的去噪,滤波
    基于opencv的Kinect深度图像的去噪,滤波(Opencv based Kinect depth image denoising, filtering)
    2021-03-23 08:59:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载