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

搜索资源列表

  1. Trackanddetectionthemovingobject070129

    0下载:
  2. 移动目标追踪(OpenCV) Runed on OpenCV1.0 of VC++6.0 -moving target tracking (OpenCV) Runed on OpenCV1.0 of VC 6.0
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3089
    • 提供者:zy
  1. OpenCV

    0下载:
  2. 有关OpenCV的运动目标检测方面的论文资料,从万方上找到的。-Paper information on moving target detection OpenCV s, Articles found.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-09
    • 文件大小:15905412
    • 提供者:wangji
  1. opencvyundongmubiaojiance

    0下载:
  2. opencv运动目标检测文献,毕业论文等,算法研究,实现过程介绍,对初学者十分有帮助-opencv moving target detection literature, thesis, etc., algorithm research, implementation process introduction, very helpful for beginners
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2537679
    • 提供者:林德淦
  1. Gluttonous-Snake-by-CPP-and-Opencv

    0下载:
  2. 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:吕不韦
  1. moving-target-detection

    0下载:
  2. 静态背景下运动物体跟踪,采用L-K光流法,opencv源代码-Moving object tracking in static background, using L-K optical flow method, opencv source code
  3. 所属分类:OpenCV

    • 发布日期:2017-05-05
    • 文件大小:4072
    • 提供者:memory
  1. ObjectTrackingMovementCamera

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

    • 发布日期:2017-12-21
    • 文件大小:7571456
    • 提供者:eemziyaozcelik
  1. 彩色目标跟踪

    0下载:
  2. 将采集的图像进行处理,通过圈画目标,来对移动目标实现跟踪。(The collected image is processed, and the moving target is tracked by circle painting target)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:4343808
    • 提供者:zjk1233zjk
  1. 多目标跟踪,opencv+vs(245022)

    0下载:
  2. 播放一段视频,将对视频中的多个运动目标进行检测和跟踪(By playing a video, you will detect and track multiple moving objects in the video)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:34547712
    • 提供者:kqz
  1. 用光流法进行运动目标检测

    0下载:
  2. 采用光流法形式检测背景相对稳定的运动物体,编写语言为C++,所有视觉库为opencv(The optical flow method is used to detect moving objects with relatively stable background. The language is C++, and all visual libraries are OPENCV)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-19
    • 文件大小:6976512
    • 提供者:zouwit
  1. test

    0下载:
  2. opencv帧差法源码,用帧差法处理,得到移动物体的二值化后的白色图像(Opencv frame difference method source code, using frame difference method, to get two white images of moving objects after the value)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:白衣渡江
  1. psmdt405

    0下载:
  2. The surface of a ship moving at a constant speed in a straight line, the speed of 30 kilometers hour, there was a radar can be used to distance
  3. 所属分类:OpenCV

    • 发布日期:2017-12-27
    • 文件大小:27648
    • 提供者:payshal
  1. testekocessing

    0下载:
  2. 雷达试验具体方法,包括线形跳频信号的处理,运动目标的速度测量等(Radar test methods, including linear frequency hopping signal processing, the moving target's velocity measurement, etc)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-25
    • 文件大小:617472
    • 提供者:aloaciag
  1. opencv-多目标跟踪

    0下载:
  2. 基于opencv,对多个运动目标进行跟踪,工程已附带测试视频(Based on OpenCV, multiple moving targets are tracked, and the project has been attached to test video)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:38946816
    • 提供者:曲折
  1. motioncolor_detect

    1下载:
  2. 本代码为py-opencv 程序,实现运动物体检测,通过serial与下位机通讯,可移植于windows,linux,以及树莓派,nanopi等平台或设备上,(This code is py-opencv program, to achieve moving object detection, through the serial and the slave computer communication, can be transplanted to windows, Linux, and ra
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:fontianebleau
  1. Edge detection

    0下载:
  2. 目标检测首先利用统计的方法得到背景模型,并实时地对背景模型进行更新以适应光线变化和场景本身的变化,用形态学方法和检测连通域面积进行后处理,消除噪声和背景扰动带来的影响,在HSV色度空间下检测阴影,得到准确的运动目标。(object detectWe use statistical methods to obtain the background model, and real-time of the background model is updated to adapt to illumina
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3885056
    • 提供者:科研666
  1. 帧差法

    0下载:
  2. 利用opencv开源库帧差法检测视频中运动的物体(Detection of moving objects in video using OpenCV open source library frame difference method)
  3. 所属分类:OpenCV

  1. Debug

    0下载:
  2. opencv实现视频处理运动目标检测,使用帧差法,但是易受背景噪声影响(Opencv implements video processing moving target detection, using frame difference method, but it is easily affected by background noise.)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:467968
    • 提供者:wang1112
  1. OpenCVactiondetect

    0下载:
  2. 在opencv中,利用VC进行运动目标的检测及框选,效果良好(In opencv, VC is used to detect and frame the moving target, and the effect is good)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:6817792
    • 提供者:ckz
  1. gmm

    0下载:
  2. 基于高斯混合模型的运动目标检测,opencv平台,直接可用(Moving target detection of Gauss mixed model)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:幕幕府城
  1. 新建文本文档

    0下载:
  2. 实现运动目标检测功能和各种算法基于一体,因此非常实用(Realizing the function of moving target detection)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:没人能够
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com