CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 OpenCV 搜索资源 - image Tracking

搜索资源列表

  1. OpenCV-2.0.0a-win32.rar

    1下载:
  2. opencv的最新版本增添了很多新的功能,主要体现在对图像的切割与拼接以及运动物体的跟踪检测方面,欢迎大家下载,The latest version of opencv added many new features, mainly reflected in the image of the cutting and splicing as well as tracking and detection of moving objects, the welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2016-10-26
    • 文件大小:25075471
    • 提供者:何文俊
  1. OpenCV-Mean-Shift-demo

    1下载:
  2. 基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。-OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:2283520
    • 提供者:gbcgbc
  1. bodymotiondetection

    0下载:
  2. 学习opencv图像处理中人体目标跟踪的一些很有用的资料,主要是讲camshift,meanshift和高斯混合模型。-Learning opencv image-processing for target tracking in the human body a number of very useful information, mainly speaking camshift, meanshift and Gaussian mixture model.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1454172
    • 提供者:yuyu
  1. SIFT2

    0下载:
  2. 基于opencv的SIFT图像特征跟踪程序,应用于视频序列中跟踪图像特征-Opencv-based SIFT feature tracking program, used to track image features in video sequences
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:554296
    • 提供者:李涵露
  1. AutoCamShift

    0下载:
  2. 將opencv的camshift,改寫成autocamshift,利用已知圖片追蹤-Will opencv of camshift, rewritten autocamshift, using known image tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4930507
    • 提供者:kerwin1315
  1. opencv_tracking001

    0下载:
  2. 基于opencv里的函数,在vc的mfc类库下,利用帧差法做的人体跟踪人体系统-Opencv-based functions where, in the vc' s mfc libraries, using the frame difference method to do the human body tracking system
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:90935
    • 提供者:honghai
  1. On_Mouse

    0下载:
  2. 一个可以手工标定图像区域并实时显示位置的程序,可以很方便的移植为图像标注工具、物体检测工具和对象跟踪工具等。-Manual calibration of an image region and display the location of procedures, can be easily transplanted to image annotation tool, object detection and object tracking tools and other tools.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1922
    • 提供者:Swai
  1. camshift_loadsample

    0下载:
  2. Cam-shift tracking algorithm read template image.Tracking the similar histogram region.-Cam-shift tracking algorithm read template image.Tracking the similar histogram region.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3095987
    • 提供者:林達
  1. blobtrack

    0下载:
  2. vc++6.0和opencv结合开发的图像跟踪的程序,适合初学者调试-opencv with vc++6.0 and the development of image tracking program, suitable for beginners debugging
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12833147
    • 提供者:严顺行
  1. 320dd

    0下载:
  2. Opencv动态图像跟踪,预测,卡尔曼编程-Opencv dynamic image tracking, forecasting, Kalman programming
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:17055480
    • 提供者:sonic
  1. ch2_ex2_8

    0下载:
  2. 用于图像追踪的算法,比传统算法准确度更高,并且速度更快。-or image tracking algorithm than traditional algorithm accuracy, and faster.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1196
    • 提供者: 奋斗
  1. camshift

    0下载:
  2. 摄像头图像跟踪。利用的是camshift算法,基于opencv。-Image tracking using camera,based on camshift algorithm and opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:2754
    • 提供者:TimoWang
  1. opencv-image-process-video-tracking

    0下载:
  2. 视频跟踪融合了计算机视觉,模式识别, 人工智能等学科的技术,挺好的程序,大家交流下-Video tracking fusion technology of computer vision, pattern recognition, artificial intelligence and other disciplines, very good program, the exchange under
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:44965
    • 提供者:sifeng
  1. Tracking-Skin-colored-Objects

    0下载:
  2. We present a methodology for tracking multiple skin-colored objects in a monocular image sequence. The proposed approach encompasses a collection of techniques that allow the modeling, detection and temporal association of skin- colored objects
  3. 所属分类:OpenCV

    • 发布日期:2017-04-23
    • 文件大小:454924
    • 提供者:刘国华
  1. colored-target-tracking-

    1下载:
  2. 通过opencv实现彩色目标追踪,实现物体图像识别-Opencv track to achieve goals through color, to achieve the object image recognition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2397719
    • 提供者:刘若楠
  1. camshiftimage-tracking

    0下载:
  2. camshift算法图像跟踪,手动选取目标,根据HSV空间分解进行目标识别跟踪-camshift image tracking
  3. 所属分类:OpenCV

    • 发布日期:2017-06-13
    • 文件大小:21607914
    • 提供者:He Hai yu
  1. Optical-flow-tracking-video

    0下载:
  2. 用光流法实现对视频中物体的跟踪,需要用到opencv图像处理库,通过此代码,可以更好的理解光流法。-Realization of video object tracking optical flow method, the need to use opencv image processing library, through this code, we can better understand the optical flow.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:8142
    • 提供者:王要峰
  1. Point-tracking

    0下载:
  2. 该程序演示了基于光流的点追踪,程序默认从摄像头读入视频,可以按需改为从视频文件读入图像-The program demonstrates the optical flow based point tracking, the program the camera to read the default video, you can press the need to read the image the video file
  3. 所属分类:OpenCV

    • 发布日期:2017-05-26
    • 文件大小:9486208
    • 提供者:林凯
  1. ObjectTrackingMovementCamera

    0下载:
  2. Moving object tracking from movement camera. Visual C++ with OpenCv image processing library
  3. 所属分类:OpenCV

    • 发布日期:2017-12-20
    • 文件大小:7571456
    • 提供者:eemziyaozcelik
  1. 96282002Human-Motion-Tracking

    0下载:
  2. 利用图像的HOG特征训练SVM分类器,对运动人体目标进行跟踪(Using the HOG feature of the image to train the SVM classifier, the program runs through the obtained data.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-08
    • 文件大小:621568
    • 提供者:浅笑qq
« 12 3 »
搜珍网 www.dssz.com