CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 运动 物体 检测

搜索资源列表

  1. lesson31

    0下载:
  2. nehe教程,讨论的是如何快速有效的检测物体的碰撞和合乎物理法则的物体运动-nehe Guide, the discussion is how quickly and efficiently the detection of objects and collision with the physical movement of objects rules
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:89509
    • 提供者:文鼎
  1. MYBOMB

    1下载:
  2. 游戏中爆炸效果的例子,将物体运动轨迹的计算、爆炸后粒子运动的计算及碰撞检测计算完整的结合到一起,包含全部完整源代码及执行程序-game Explosion example of the trajectory of moving objects, the explosion of computing particle collision detection and calculation of the integrity of these scholars, including full and
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:60662
    • 提供者:张震沣
  1. yundongjiance

    0下载:
  2. 这个是用VC实现的运动检测系统,能够定位运动的物体。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2306656
    • 提供者:liuhua
  1. motion_detect

    0下载:
  2. 此小程序可以检测出运动的物体,并将运动地物体与背景二值化分离出来
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:431624
    • 提供者:sun
  1. Camshift

    0下载:
  2. 采用camshift检测运动的物体,效果良好。需要openCV平台的支持。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3520
    • 提供者:cheng sonja
  1. zhongzhilvboqi

    0下载:
  2. 在vc++6.0环境下运用opencv,使用中值滤波的方法检测运动的物体,如机动车辆、行人、烟雾等。-In vc++6.0 environment, the use opencv, using the median filtering method to detect moving objects, such as motor vehicles, pedestrians, smoke and so on.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10098831
    • 提供者:李鹏
  1. VBcapgo

    0下载:
  2. VB摄像头运动检测记录系统,跟踪物体移动过程-VB camera motion detection recording system, tracking the process of moving objects
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:417052
    • 提供者:jmccpc
  1. 06058517

    0下载:
  2. 基于VC++的运动检测与数字图象处理系统 采用VC++为开发工具,以Windows作为图像处理运行平台制作的数字图像运动检测系统,以及运动检测系统中运用到的数字图像处理技术及详细步骤。系统实现对一系列图像中的运动目标进行跟踪处理,提取出图片背景,对运动目标进行识别,进而实现对运动目标的跟踪,描绘出物体的运动轨迹。本文还描述了运动检测系统在现实生活和工作当中的应用,如作为监控系统的核心软件,应用到银行、市场等场所中;该系统也可以作为单独的图像处理工具应用,如对电影中一系列图片进行截取分析等。随
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:306017
    • 提供者:renee
  1. Gaussian-modeling-approach

    1下载:
  2. vc++和opencv,运用高斯建模的方法对场景进行背景建模,背景差分。从而检测出运动的物体,如机动车辆、行人,烟火等。-vc++ and opencv, using the method of Gaussian modeling scene background modeling, background difference. To detect moving objects, such as motor vehicles, pedestrians, fireworks, etc.
  3. 所属分类:OpenCV

    • 发布日期:2012-11-13
    • 文件大小:33710515
    • 提供者:李风
  1. motiotest

    0下载:
  2. DSP达芬奇平台DM6437运动检测。支持摄像头拍摄物体,然后经处理达到运动检测的目的-DaVinci DM6437 DSP platform motion detection. Support the camera shooting the object, and then treated to achieve the purpose of motion detection
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:121672
    • 提供者:Alan
  1. shipinjiance

    0下载:
  2. 由于光线的影响,两帧图象中的物体无运动,但灰度稍微有变化,这种情况也会影响检测的准确度,所以对两帧图象的象素点进行比较时,可以让它们相减的差值和某个小的数值比较,而不一定就是和0值比较-As the effect of light, two images of an object without moving, but the gray has changed slightly, this will also affect the accuracy of detection, so the tw
  3. 所属分类:File Formats

    • 发布日期:2017-04-03
    • 文件大小:21772
    • 提供者:zoubinbin
  1. camertocar

    0下载:
  2. 使用NI的视觉包,检测物体轮廓.生成运动数据.-Use NI vision package, test object contours. Generate the motion data.
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1503658
    • 提供者:xuyanggang
  1. bkgrd

    0下载:
  2. 运动检测方法:利用背景建模来检测运动的物体-Motion Detection: Using background modeling to detect moving objects
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:1380
    • 提供者:方莉
  1. ydpd

    0下载:
  2. 对图片中运动的物体,进行检测,里面有详细的程序方法,分解成每一步-Movement of objects on the picture, were detected, there are detailed procedures and methods, broken down into each step
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5152974
    • 提供者:handspring32
  1. dramatic-detect

    0下载:
  2. 动态检测,会对运动的物体进行标定,检测动态部位。-Dynamic detection, moving objects will be calibrated to detect dynamic site.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:21790
    • 提供者:陈皓
  1. praphics

    0下载:
  2. 三角形相互碰撞及物体运动模型虚拟现实碰撞检测算法-Spherical object model dynamic behaviors of virtual reality collision detection algorithm
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:28644
    • 提供者:歪歪客
  1. zhifangtu3

    0下载:
  2. 帧差法来检测运动的物体,移动哦物体识别的较好的参考资料-Frame-difference method to detect moving objects, moving object recognition better oh reference
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-16
    • 文件大小:4594936
    • 提供者:张华
  1. FPGA-PID

    0下载:
  2. 基于FPGA设计的一个PID控制系统,完成对物体检测和运动控制;直流电机和步进电机驱动模块是可选的。(PID control system based on FPGA: Objection detection, movement control, motor driver is optional)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-04-28
    • 文件大小:431104
    • 提供者:余平
  1. 光流法

    1下载:
  2. matlab基于光流法的运动物体目标检测,源码,可用(Matlab based on the optical flow method of moving object detection, source code, available)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:whpmatlab
  1. 帧间差分法

    0下载:
  2. 带一个视频。路径要选择好才能运行,选择解压的此文件的路径。对运动视频的检测 返回一对坐标和大小,可识别运动物体。(The detection of moving video returns a pair of coordinates and sizes, which can identify moving objects.)
  3. 所属分类:图形图像处理

« 1 2 ... 10 11 12 13 14 1516 17 »
搜珍网 www.dssz.com