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

搜索资源列表

  1. MotionDetect

    0下载:
  2. 从摄像头读取视频,屏幕选择追踪区域,利用opencv camshift算法实现跟踪-Read the video from the camera, the screen select the track area, tracking algorithm using opencv camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3690382
    • 提供者:果果
  1. kalmantrack

    0下载:
  2. 利用Kalman滤波器跟踪一个旋转的点,是用Opencv编的-Use of Kalman filter to track a rotating point
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2967
    • 提供者:田贵友
  1. opencvbasedkalmantrackadot

    0下载:
  2. 使用Kalman滤波器跟踪一个旋转的点,使用OPENCV编程-The use of Kalman filter to track a rotating point, the use of OPENCV Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:田贵友
  1. lkpf

    0下载:
  2. 基于OpenCV的流光法跟踪运动物体的算法采用C++语言编写-Based on the passing of the Law OpenCV algorithm to track moving objects using C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:4471
    • 提供者:chen
  1. 3

    0下载:
  2. 基于opencv的环境下,使用kalman滤波器跟踪一个旋转的点-Opencv-based environment, using the kalman filter to track a rotating point
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1353484
    • 提供者:wanglo
  1. processkalman

    0下载:
  2. 通过对kalman滤波进行部分修改完成对人手的跟踪处理 效果良好 使用开源OPENCV函数库-Kalman filtering through the completion of a partial modification of the staff to track good treatment effect library using open source OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:68560
    • 提供者:谢彧
  1. handDetection.CPP.tar

    0下载:
  2. this code just change the color of the hand, does not track at all, but gives a nice efect, i use it with opencv
  3. 所属分类:Graph program

  1. shifthsv

    0下载:
  2. 不错的跟踪算法~基于颜色信息进行跟踪,基于opencv环境~-~ Good tracking algorithm to track based on color information, based on the environment ~ opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:1425253
    • 提供者:feng
  1. wrong

    0下载:
  2. 人脸检测的opencv实现,也可以进行跟踪,是不错的代码-Opencv face detection to achieve, you can also track, is a good code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2145660
    • 提供者:jieyyal
  1. Trackand

    0下载:
  2. 该程序利用OPENCV来获取视频帧,并通过帧差来检测运动车辆和跟踪-The program utilizes OPENCV to obtain video frame, and through the frame difference to detect and track moving vehicles
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4417543
    • 提供者:Pluto
  1. CAMSHIFT

    0下载:
  2. 采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出的一个例子。-CAMSHIFT algorithm using fast-track and detect moving targets C/C++ source code, OPENCV BETA 4.0 version of the SAMPLE given in an example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:21335
    • 提供者:谢露
  1. headCountCode

    0下载:
  2. 采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行-Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:53923
    • 提供者:王邦平
  1. CamShiftTracking

    0下载:
  2. 应用OpenCV的camshift算法跟踪物体-Application of the OpenCV algorithm to track objects camshift
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:4080
    • 提供者:WJJ
  1. OpencvUIDlg2.1

    0下载:
  2. 利用OPENCV来打开USB摄像头,用到了cvCaptureFromCAM(-1)函数,选择默认的第一个摄像头作为输入,同时,对OPENCV中的视频跟踪进行了实验。-OPENCV to use the USB camera, use the cvCaptureFromCAM (-1) function, select the default first camera as an input, the same time, the video track OPENCV experiments we
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1167884
    • 提供者:汪明
  1. houghtraslation

    0下载:
  2. 这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:65429
    • 提供者:王乐
  1. cam

    0下载:
  2. opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automati
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:151214
    • 提供者:cf
  1. 111111

    0下载:
  2. 使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Opencv image difference algorithm, the camera, video capture, display the current time, and use the blue track frame track moving objects
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:35324
    • 提供者:李瑞斌
  1. test_camshift

    0下载:
  2. 基于opencv运用人脸定位及跟踪!自己完成的源代码-the face orientation and track
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7999469
    • 提供者:林贵州
  1. IBaseonOpenCVn

    0下载:
  2. 在介绍Intel公司的开源OpenCV计算机视觉库的基础上,采用CAMSHIFT跟踪算法,实现运动目标跟踪,解决决了跟踪目标发生存在旋转或部分遮挡等复杂情况下的跟踪难题。实验结果表明该算法的有效性、优越性和可行性。 已通过测试。 -Based on the introduction of Intel' s open source OpenCV computer vision library, the CAMSHIFT tracking algorithm to achieve the
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:284757
    • 提供者:高尚
  1. SKINDETECT

    0下载:
  2. 利用opencv做的关于目标跟踪的程序,利用粒子滤波算法进行跟踪-The opencv program on target tracking using particle filter algorithm to track
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:3972747
    • 提供者:齐齐
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com