登录
首页 » Python » 09特征匹配

09特征匹配

于 2019-07-02 发布
0 115
下载积分: 1 下载次数: 2

代码说明:

说明:  SIFT特征点检测 DoG金字塔图像生成后,通过全搜索中间层DoG图像(去除第一个和最后一个DoG图像)的像素点,判断当前像素点的像素值是否大于(或者小于)周围8邻域的像素值(sddsdadadsda da da d ad a da adad ad a d ad a d ad a d ad a d)

文件列表:

09特征匹配\01角点检测\Harris角点检测.doc, 586048 , 2019-07-02
09特征匹配\01角点检测\Harris角点检测.py, 1230 , 2019-07-02
09特征匹配\01角点检测\Shi-Tomasi角点检测.doc, 445224 , 2019-07-02
09特征匹配\01角点检测\Shi-Tomasi角点检测.py, 1125 , 2019-07-02
09特征匹配\02SIFT和DoG\SIFT.py, 739 , 2019-07-02
09特征匹配\02SIFT和DoG\使用DoG和SIFT进行特征提取与描述.doc, 1668678 , 2019-07-02
09特征匹配\03ORB特征匹配\ORB特征匹配.doc, 1125198 , 2019-07-02
09特征匹配\03ORB特征匹配\ORB特征匹配.py, 1084 , 2019-06-17
09特征匹配\04K-最近邻匹配\K-最近邻匹配.py, 882 , 2019-06-17
09特征匹配\04K-最近邻匹配\最近邻匹配.doc, 1068882 , 2019-07-02
09特征匹配\05Brute-Force匹配\B-F暴力匹配.doc, 580621 , 2019-07-02
09特征匹配\05Brute-Force匹配\暴力匹配.py, 1942 , 2019-06-13
09特征匹配\06FLANN\FLANN匹配.doc, 761120 , 2019-07-02
09特征匹配\06FLANN\FLANN匹配.py, 2107 , 2019-07-02
09特征匹配\images\chess_board.png, 71276 , 2019-04-27
09特征匹配\images\manowar_logo.png, 3769 , 2019-04-27
09特征匹配\images\manowar_single.jpg, 193347 , 2019-04-27
09特征匹配\images\varese.jpg, 174954 , 2019-04-27
09特征匹配\01角点检测, 0 , 2019-07-02
09特征匹配\02SIFT和DoG, 0 , 2019-07-02
09特征匹配\03ORB特征匹配, 0 , 2019-07-02
09特征匹配\04K-最近邻匹配, 0 , 2019-07-02
09特征匹配\05Brute-Force匹配, 0 , 2019-07-02
09特征匹配\06FLANN, 0 , 2019-07-02
09特征匹配\images, 0 , 2019-06-12
09特征匹配, 0 , 2019-07-02

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

发表评论

0 个回复

  • Python金融大数据分析.pdf
    关于python在金融领域的应用 并有在计量经济学的具体实例。(The application of Python in the financial field about the application of Python in the financial field)
    2018-01-25 15:59:00下载
    积分:1
  • LDA
    说明:  dataset-dimensionality-reduction-python-master
    2020-06-25 19:00:01下载
    积分:1
  • 36fa1709
    说明:  高斯混合模型em算法的matlab实现代码(Gaussian mixture model)
    2020-07-02 15:23:49下载
    积分:1
  • text-classification-cnn-rnn-master
    说明:  卷积神经网络和循环神经网络被联合起来解决文本分类的问题(Convolutional neural network and cyclic neural network are combined to solve the problem of text classification)
    2020-05-27 16:39:59下载
    积分:1
  • python购物车小程序(入门级例子)
    实现购物车功能例子
    2018-12-03下载
    积分:1
  • Vibe(success)
    该程序能够实现实时的对目标进行跟踪,且运行速度很快(The program can achieve real-time tracking of the target, and the operation speed is very fast)
    2017-10-26 09:21:32下载
    积分:1
  • training
    说明:  kaggle竞赛题————存活预测(xgboost方法)的训练集,891条数据(The training data of Titanic Accident Survival Prediction in Kaggle Initial Competition (xgboost method))
    2019-03-13 15:37:54下载
    积分:1
  • Opencv自带的摄像机标定示例程序
    可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “OpenCVsamplesc目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。
    2022-02-01 04:56:08下载
    积分:1
  • 目标跟踪project3
    说明:  视频跟踪是计算机视觉中的一个重要研究方向,有着广泛的应用,如:视频监控,人机交互, 无人驾驶等。过去二三十年视觉目标跟踪技术取得了长足的进步,特别是最近两年利用深度学习的目标跟踪方法取得了令人满意的效果,使目标跟踪技术获得了突破性的进展。本文旨在简要介绍:目标跟踪的基本流程与框架,目标跟踪存在的挑战,目标跟踪相关方法,以及目标跟踪最新的进展等,此次资料能够帮助初学者对于这个领域有一个初步的认识。(Video tracking is an important research direction in computer vision and has a wide range of applications, such as: video surveillance, human-computer interaction, and unmanned driving. The visual target tracking technology has made great progress in the past two or three decades, especially the target tracking method using deep learning in the past two years has achieved satisfactory results, making the target tracking technology a breakthrough. This article aims to briefly introduce: the basic process and framework of target tracking, the challenges of target tracking, related methods of target tracking, and the latest progress of target tracking. This information can help beginners to have a preliminary understanding of this field.)
    2020-06-21 20:12:20下载
    积分:1
  • Pattern_Recognition_And_Machine_Learning
    Pattern_Recognition_And_Machine_Learning(英文+中文+完整答案) 答案为英文版(Pattern_Recognition_And_Machine_Learning)
    2019-07-01 12:49:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载