CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 目标代码

搜索资源列表

  1. meanshift

    0下载:
  2. 均值平移跟踪算法中核函数窗宽的自动选取代码,根据目标大小变化核窗宽,使得当目标出现大小变化时准确跟踪到目标中心
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:9558
    • 提供者:李健
  1. CAMSHIFTTracker

    0下载:
  2. Color-based tracking (CAMSHIFT) demo. Alexandre R.J. Francois Copyright (C) 2004 University of Southern California 介绍:CamShift是一种应用颜色信息的跟踪算法,在跟踪过程中,CamShift利用目标的颜色直方图模型得到每帧图像的颜色投影图,并根据上一帧跟踪的结果自适应调整搜索窗口的位置和大小,从而得到当前图像中目标的尺寸和中心位置.在该代码的框架基础上可以开发视
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:66007
    • 提供者:Andy
  1. haarcascade

    0下载:
  2. 利用级联的HAAR分类器寻找检测目标,采用OPENCV编写,代码简单运行稳定
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-17
    • 文件大小:183604
    • 提供者:鄢胜勇
  1. 基于mean-shift运动目标跟踪源码

    3下载:
  2. 基于mean-shift运动目标跟踪源码 是很好的代码 望大家支持
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-20
    • 文件大小:3249
    • 提供者:王汉斌
  1. AVIObjDecter

    0下载:
  2. 该代码为对avi视频流中的目标,进行识别的代码,运行环境为vc6.0
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:14305
    • 提供者:jameelwong
  1. affinetrack

    0下载:
  2. 一篇非常好的关于图像目标跟踪的硕士论文,本人有本方案的实现代码,有兴趣的人士可以联系,QQ:31731604
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:3128289
    • 提供者:lwwww
  1. detection

    0下载:
  2. matlab实现目标检测代码,不过代码中还需要一个数据的代入
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:160577
    • 提供者:icc
  1. 1-4YCC

    0下载:
  2. 本代码是在VC平台实现的摄像头输入的目标跟踪,以高斯建模做的背景,希望对大家有帮助-The code is in the VC camera platform target tracking input to Gaussian background modeling done, I hope all of you help
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:6061838
    • 提供者:hijack
  1. cannyfinal

    0下载:
  2. 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2927
    • 提供者:张妍妍
  1. siggen

    0下载:
  2. 这是一个用于多目标跟踪的信号产生代码,对于初学者非常有用。-this code is designed for signal geneation for rada tracking.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:966
    • 提供者:徐连
  1. MotionDetection1

    0下载:
  2. 此代码用于运动目标检测,尤其是前期的目标背景建模等具有较好的效果-This code is used for moving target detection, especially early in the target background has a good effect modeling
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:675344
    • 提供者:晓生
  1. rec

    0下载:
  2. 目标识别的代码,个人觉得还是比较好的。希望能够帮助大家-Target identification code, personally feel that it is quite good. Hope to help you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1007764
    • 提供者:lujianfang
  1. Main

    0下载:
  2. 基于C++的单目视觉下的行人检测代码,能快速准确识别具有某一特征的目标。-Pedestrian Detection Based on Monocular Vision C++ code, can quickly and accurately identify the target with certain characteristics.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:1381
    • 提供者:麦迪最爱
  1. MovingObjectTracking

    0下载:
  2. 运动目标跟踪程序代码 基于粒子滤波的目标跟踪程序-based on Particle File moving object tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-13
    • 文件大小:20825975
    • 提供者:chenxi
  1. color-histogram-matching

    0下载:
  2. 本代码实现多视频下的目标识别的方法。使用了颜色直方图特征,并计算巴氏距离得出目标是否匹配。可以使用背景较为简单的视频进行实现。-The code to achieve the target recognition method of multiple video. Color histogram, and calculates the the Pap distance derived target match. Can use relatively simple background video
  3. 所属分类:Graph Recognize

    • 发布日期:2017-06-14
    • 文件大小:22151794
    • 提供者:wang
  1. moving_and_tracking

    0下载:
  2. 最常用的运动目标检测与跟踪的代码,基本的算法实现,C++6.0实现-The most commonly used moving target detection and tracking code, the basic algorithm, C++6.0 achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-26
    • 文件大小:8817
    • 提供者:guoguo
  1. overfeat

    0下载:
  2. OverFeat 作者LeCun,基于DL的目标检测代码,喜欢请去个人主页下载-OverFeat author LeCun, DL-based target detection code, like a personal home page, please go to download! !
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:2094885
    • 提供者:gan
  1. target-tracking

    0下载:
  2. 可以实现基于粒子滤波器和稀疏表示的目标识别,代码亲测可行-You can achieve target recognition based on particle filter and sparse representation of the code pro-test feasible
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-15
    • 文件大小:19214
    • 提供者:郑龙大
  1. surf

    0下载:
  2. 基于surf的目标识别代码,代码经过了调试可以运行,效果不错!-Surf-based target identification code, the code can run debugging, good!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-29
    • 文件大小:11748077
    • 提供者:zhongrui
  1. 红外小目标检测算法Local CM

    3下载:
  2. 这是对2014 IEEE trans on GRS上的经典论文LCM的实现,还没有对代码进行优化,能完成任务,但效率不太高。(This is the implementation of LCM, a classic paper on 2014 IEEE Trans on GRS. The code has not been optimized and the task can be completed, but the efficiency is not very high.)
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-10
    • 文件大小:3072
    • 提供者:kkssyy
« 12 »
搜珍网 www.dssz.com