CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - camshift

搜索资源列表

  1. color-object-opencv

    0下载:
  2. color object tracking camshift opencv
  3. 所属分类:Console

    • 发布日期:2017-11-11
    • 文件大小:3093
    • 提供者:phuongbk
  1. color-object-opencv

    0下载:
  2. color object tracking opencv camshift
  3. 所属分类:Console

    • 发布日期:2017-11-10
    • 文件大小:341795
    • 提供者:phuongbk
  1. backProject

    0下载:
  2. 改进反向投影图像,可以增强Camshift对颜色干扰的鲁棒性-Improved back projection image,and increase the Camshift robustness to color interference
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:2471645
    • 提供者:lh
  1. camshift

    0下载:
  2. 设定目标进行跟踪的代码。跟踪效果较好,但是还有一定的改进余地-Set the target for the tracking code.
  3. 所属分类:Console

    • 发布日期:2017-12-04
    • 文件大小:2846574
    • 提供者:唐宇
  1. TEST2

    0下载:
  2. 基于opencv的目标跟踪,利用camshift算法进行手动跟踪,对于单个目标的跟踪,可以很好的实现实时性。-Opencv-based the target tracking of, the take advantage of the the the camshift the algorithm to to carried out the the manual tracking, For the a single target of the tracking, the can be a good
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:11117703
    • 提供者:于夏
  1. facetrace

    0下载:
  2. 一个基于肤色和camshift的人脸跟踪算法-an face track Algorithm based on skin color and camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:21241224
    • 提供者:yan liming
  1. DetectMoveHistogram

    0下载:
  2. Program camshift using OPENCV
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-07
    • 文件大小:7389749
    • 提供者:ulugtun
  1. Ren_Yuan_Zhang_MM11short

    0下载:
  2. CamShift算法,即”Continuously Apative Mean-Shift”算法,是一种运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪的目的。我把这个算法分解成三个部分,便于理解: 1) Back Projection计算 2) Mean Shift算法 3) CamShift算法-this a camshift program
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:979475
    • 提供者:赵四
  1. opencv

    0下载:
  2. 关于运动目标的跟踪检测算法,CAMSHIFT经典算法,对研究这一领域的技术十分重要-Tracking moving targets detection algorithm, CAMSHIFT classical algorithm, the study of technology in this field is very important
  3. 所属分类:OpenCV

    • 发布日期:2017-11-27
    • 文件大小:14042
    • 提供者:朱隆兴
  1. mubiaogenzhong

    0下载:
  2. 很好的运动目标跟踪算法,可以学习使用,但是可能版本不兼容,基于camshift和mfc-Good moving target tracking algorithm, you can learn to use, but may Incompatible version, based on camshift and mfc
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:77484
    • 提供者:wjw
  1. opencv

    0下载:
  2. 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:996415
    • 提供者:贾昆明
  1. FixedCamShift

    0下载:
  2. 改进后的Camshift算法(连续自适应的MeanShift算法),是将OpenCV中的Camshift背景检测和前景检测以及运动目标跟踪过程经过修改之后的代码。-FixedCamshift algorithm (the continuous adaptive MeanShift algorithm), is the Camshift background OpenCV detection and prospects for detection and moving target trackin
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:6300490
    • 提供者:Zion
  1. 1

    0下载:
  2. 本程序显示如何利用camshift算法实现彩色目标跟踪-This program shows how to use color object tracking algorithm camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:1044890
    • 提供者:陶子
  1. camshiftdemo

    0下载:
  2. 要使用obencv库函数,经典的camshift源代码-To use obencv library functions, the classic source code camshift
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:71599
    • 提供者:yuxiaoping555
  1. HOGCamshift

    0下载:
  2. 梯度直方图用于目标跟踪,Camshift跟踪-Gradient histogram for target tracking, Camshift Tracking
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:7781301
    • 提供者:lee
  1. HOGCamshiftTrack

    0下载:
  2. Camshift跟踪方法,采用HOG特征,对运动目标进行检测跟踪-Camshift tracking method, using HOG features, the moving target detection and tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:7777395
    • 提供者:lee
  1. CamShift--

    0下载:
  2. 这是一个用于自动跟踪目标物体的代码,一开始需要用鼠标圈定目标-It is a tool for automatic tracking of the target object code, a need to start with the mouse delineation of target
  3. 所属分类:OpenCV

    • 发布日期:2017-05-23
    • 文件大小:7362411
    • 提供者:李晓娟
  1. camshift

    0下载:
  2. opencv的camshiftdemo程序,调用摄像头来跟踪-Opencv camshiftdemo procedure, call camera to track
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3805929
    • 提供者:张小学
  1. camshiftdemo

    0下载:
  2. Camshift Demo using OpenCV
  3. 所属分类:Video Capture

    • 发布日期:2017-04-13
    • 文件大小:2339
    • 提供者:dreas
  1. camshiftdemolzg

    0下载:
  2. opencv 中的camshift实例,可以识别颜色,显示backproject,和histimg-Examples of camshift opencv, can identify the color, display backproject and histimg
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5474743
    • 提供者:刘宗国
« 1 2 ... 12 13 14 15 16 1718 19 20 21 »
搜珍网 www.dssz.com