您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Pyramidal Implementation of the Lucas Kanade Feature Tracker Description of the algorithm

  2. 对 Lucas Kanade算法的Pyramidal Implementation
  3. 所属分类:其它

    • 发布日期:2009-12-12
    • 文件大小:508928
    • 提供者:zhangkunlei88
  1. LK金字塔光流法实现——英文

  2. 英文版描述opencv实现的光流算法Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm
  3. 所属分类:C

    • 发布日期:2012-12-13
    • 文件大小:192512
    • 提供者:watchit2008
  1. Pyramidal Implementation of the Lucas Kanade Feature Tracker

  2. 一篇经典的介绍运用金字塔策略如何实现L-K光流法的论文,论文中详细阐述了L-K光流法的原理及实现。
  3. 所属分类:互联网

    • 发布日期:2013-06-22
    • 文件大小:192512
    • 提供者:computerlovercp
  1. 基于金字塔的LK特征点跟踪算法

  2. 一篇在网上找到的关于"Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm"的翻译文章,当然中间有些小错误,却不影响你的理解,可结合原文看。给不想看英文原文或想快速了解L-K光流法的朋友!英文原文下载地址: http://download.csdn.net/detail/computerlovercp/5630893
  3. 所属分类:互联网

    • 发布日期:2013-06-22
    • 文件大小:350208
    • 提供者:computerlovercp
  1. KLT_MATLAB

  2. 有两篇文章:Pyramidal Implementation of the Lucas Kanade Feature Tracker Descr iption of the algorithm 以及它的翻译(当然不是我翻译的 如果有侵权的话联系我我就删啊 QAQ) 还有matlab计算光流 看文章有助于理解程序  ̄▽ ̄ y
  3. 所属分类:其它

    • 发布日期:2013-10-15
    • 文件大小:615424
    • 提供者:apsvvfb
  1. 我做车辆角点跟踪的主要文档

  2. 我做车辆角点跟踪的主要文档,有Harris角点检测.ppt 和 Pyramidal Implementation of the Lucas Kanade Feature Tracker.pdf 以及这篇文章的中文翻译 基于金字塔的LK特征点跟踪算法.pdf
  3. 所属分类:C

    • 发布日期:2014-03-31
    • 文件大小:1048576
    • 提供者:wisdomfriend
  1. Modeling of RF absorber for application in the design of anechoic chamber

  2. Abstract—A proper model of RF absorber must be developed based on information such as absorber reflectivity, in magnitude and phase, for various angles of incidence, and for parallel and perpendicular polarizations. Unfortunately, these data are not
  3. 所属分类:其它

    • 发布日期:2014-05-10
    • 文件大小:230400
    • 提供者:u011411358
  1. PSIFT matlab code

  2. Local Pyramidal Descr iptors for Image Recognition 此篇论文matlab代码,作者个人网页下载
  3. 所属分类:其它

    • 发布日期:2015-06-23
    • 文件大小:7340032
    • 提供者:ysc703
  1. Pyramidal Implementation of the Lucas Kanade Feature Tracker

  2. 通过金字塔Lucas-Kanade光流方法计算某些点集的光流(稀疏光流),经典论文。
  3. 所属分类:专业指导

    • 发布日期:2015-07-01
    • 文件大小:192512
    • 提供者:joseph19
  1. Pyramidal_Implementation_Tracker_algorithm

  2. Pyramidal_Implementation_ Lucas_Kanade_Feature_Tracker_Descr iption_of_the_algorithm
  3. 所属分类:其它

    • 发布日期:2017-01-11
    • 文件大小:270336
    • 提供者:navy985
  1. A Multiresolution Image Segmentation Technique Based on Pyramidal Segmentation and Fuzzy Clustering

  2. In this paper, an unsupervised image segmentation technique is presented, which combines pyramidal image segmentation with the fuzzy c-means clustering algorithm. Each layer of the pyramid is split into a number of regions by a root labeling techniq
  3. 所属分类:C

    • 发布日期:2009-03-11
    • 文件大小:212992
    • 提供者:whitebaby323
  1. Pyramidal Implementation of the Lucas Kanade Feature Tracker

  2. Lucas-Kanade Algorithm本质上是为了最小化目标函数
  3. 所属分类:C++

  1. SSD-tensorflow

  2. SSD的tensorflow源码实现,SSD,全称Single Shot MultiBox Detector,是Wei Liu在ECCV 2016上提出的一种目标检测算法,截至目前是主要的检测框架之一,相比Faster RCNN有明显的速度优势,相比YOLO又有明显的mAP优势(不过已经被CVPR 2017的YOLO9000超越)。SSD具有如下主要特点: 从YOLO中继承了将detection转化为regression的思路,一次完成目标定位与分类 基于Faster RCNN中的Anchor,
  3. 所属分类:深度学习

    • 发布日期:2018-12-30
    • 文件大小:16384
    • 提供者:qq_27592255
  1. Deep Pyramidal Residual Networks.docx

  2. kaiminghe论文: icml2016_tutorial_deep_residual_networks_kaiminghe
  3. 所属分类:Python

    • 发布日期:2019-05-13
    • 文件大小:225280
    • 提供者:lemon362
  1. ANSYS Fluent Users Guide.pdf

  2. ANSYS Fluent User's Guide用于详细了解fluent中的各功能模块,英文原版Table of contents Using This Manual……….….…,…,…,…,…,…,…,…,…,…,…,…,…,………,… The contents of this manual 。非 2. The Contents of the fluent manuals . 3. Typographical Conventions….… 4.Mathematical Convention
  3. 所属分类:专业指导

    • 发布日期:2019-07-15
    • 文件大小:40894464
    • 提供者:fortunately1
  1. Python-PyTorch实现PyramidNetsDeepPyramidalResidualNetworks

  2. PyTorch实现PyramidNets (Deep Pyramidal Residual Networks)
  3. 所属分类:其它

    • 发布日期:2019-08-11
    • 文件大小:14336
    • 提供者:weixin_39840387
  1. ExtremeLearningMachine资源共享-Human-detection-based-on-pyramidal-statistics-of-oriented-filte_2013_Neuroco.pdf

  2. ExtremeLearningMachine资源共享-Human-detection-based-on-pyramidal-statistics-of-oriented-filte_2013_Neuroco.pdf 小弟准备学习ELM,才收集到一些相关资料,发现论坛中并无相关资料,因此把自己手头上收集到的共享给大家,希望能够帮到大家,同时也帮到自己,一起学习,一起努力!
  3. 所属分类:其它

    • 发布日期:2019-08-12
    • 文件大小:1048576
    • 提供者:weixin_39840387
  1. 利用深度学习检测复杂货物X射线成像中的隐蔽车辆.pdf

  2. Non-intrusive inspection systerms based on X-ray radiography techriques are rou tinely used at transport hubs to ensure the conforrmity of catgo content with the supplied shipping manifest. As trade volurmes increase and regulatiors become more strin
  3. 所属分类:深度学习

    • 发布日期:2019-07-14
    • 文件大小:9437184
    • 提供者:qq_43674158
  1. LISTEN ATTEND AND SPELL A NEURAL NETWORK FOR SPEECH RECOGNITION.pdf

  2. 语音识别LAS结构where d and y, are MLP networks. After training, the a; distribution Table 1: WER comparison on the clean and noisy Google voice is typically very sharp and focuses on only a few frames of h; ci car search task. The CLDNN-hMM system is the s
  3. 所属分类:专业指导

    • 发布日期:2019-07-13
    • 文件大小:647168
    • 提供者:weixin_41778389
  1. Large-scale Isolated Gesture Recognition using Pyramidal 3D Convolutional Networks

  2. Large-scale Isolated Gesture Recognition using Pyramidal 3D Convolutional Networks
  3. 所属分类:其它

    • 发布日期:2021-02-11
    • 文件大小:401408
    • 提供者:weixin_38742951
« 12 »