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

搜索资源列表

  1. emc2_2.2.5.tar

    1下载:
  2. 在rtlinux下实现多轴插补的运动控制-Rtlinux achieved in multi-axis motion control interpolation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-22
    • 文件大小:7047845
    • 提供者:马春敏
  1. QPel_H.264_Motion_Estimation

    0下载:
  2. 一个高效分数点(QPel)运动估计架构设计文档-An Efficient Hardware Architecture for QPel Accurate H.264 Motion Estimation
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:191423
    • 提供者:chen
  1. bsME

    0下载:
  2. 硬件运动估计代码,使用online算术,资源较小,主频较高-Hardware motion estimation code, it use the online arithmetic, resources smaller, higher frequency
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4372
    • 提供者:chen
  1. marbles

    1下载:
  2. 一个利用OpenGL函数编辑的3D动态图像效果:各色圆球在倒立透明柜中不断无规则运动,有背景-A function of the use of OpenGL for 3D dynamic image editing effects: colored ball in an Inverted transparent counters constant random motion, there is a background
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-30
    • 文件大小:255378
    • 提供者:杨雨枫
  1. ParticleTracking_new

    0下载:
  2. 粒子滤波法(particles filter)实现的运动跟踪算法。需要在初始的时候设置一些参数,运动目标需要在程序开始运行之前指定其位置和大小。-Particle filtering (particles filter) to achieve motion tracking algorithm. The time needed to set some initial parameters, moving targets need to run before the beginning of th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2181456
    • 提供者:fengyetang
  1. VCOPENCV

    0下载:
  2. VC与opencv环境下人脸角点检测与运动跟踪-VC environment with the opencv Human Face detection and motion tracking Corner
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3972089
    • 提供者:董辉
  1. Humantracking

    0下载:
  2. 人体运动的检测与跟踪是目前计算机视觉领域中最活跃的研究方向之一,本系统介绍了一种用于视频监控的人体运动检测与跟踪系统,主要功能是对室内、室外固定背景下的运动人体进行检测,可以检测到运动的前景部分。-Human motion detection and tracking is the field of computer vision research, one of the most active, the system introduces a video monitor for human m
  3. 所属分类:Special Effects

  1. VideoProc

    0下载:
  2. 一个运动检测和目标跟踪程序,程序需要在OpenCV1.0环境下使用。-A motion detection and object tracking tool
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8711818
    • 提供者:adai
  1. estiblur

    0下载:
  2. calculate parameters of motion blur
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:748
    • 提供者:dudy
  1. ObjectTracker

    0下载:
  2. 使用OPENCV进行运动目标跟踪,在Visual C++ 2005 环境中使用新算法实现多运动目标的跟踪和检测。-this is a object motion tracking system with Visual c++ 2005 and opencv。it can process successly check and track multi-objects。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6634165
    • 提供者:吕冀
  1. shuzituxianganli

    0下载:
  2. C++数字图像处理案例程序,包括几个系统的设计(人脸检测系统,运动检测系统等等)-C++ case of digital image processing procedures, including the design of several systems (human face detection system, motion detection systems, etc.)
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16146366
    • 提供者:黄丽娜
  1. MotionPlanning

    0下载:
  2. A good book of robot motion planning and control, suitable for students, researchers, etc-A good book of robot motion planning and control, suitable for students, researchers, etc...
  3. 所属分类:source in ebook

    • 发布日期:2017-06-13
    • 文件大小:20997427
    • 提供者:Melissa
  1. MHItest1

    0下载:
  2. motion history image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2989956
    • 提供者:steveliu
  1. motion_mod

    0下载:
  2. motion detection by using difference frame
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:2741
    • 提供者:bioz
  1. Stochastic_process_simulation

    0下载:
  2. matlab的各种随机过程的模拟,包括布朗运动,随机树等-matlab simulation of various stochastic processes, including Brownian motion, random trees, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:58594
    • 提供者:哈哈
  1. matlab_v

    0下载:
  2. Motion Tracking === === === This tarball contains all code required to run the tracking algorithm on a sequence of images. Run the file run_tracker.m in Matlab and follow the instructions. You will need to have a directory of sequentiall
  3. 所属分类:matlab

    • 发布日期:2017-06-21
    • 文件大小:36511757
    • 提供者:gobsy
  1. Image Restoration

    1下载:
  2. 图像、视频经常因为抖动而造成模糊,去模糊也是图像处理领域的难点和热点。算法实现单方向匀速运动的图像去模糊,是一种简化处理方式。-Images, video, often due to jitter caused by vague, to blur the field of image processing is also difficult and hot. Algorithm for single images to the direction of uniform motion blur,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-24
    • 文件大小:1016095
    • 提供者:feilo
  1. opencv

    0下载:
  2. 人体运动分析的论文,研究人体步态运动的识别处理,基于OpenCV-Of human motion analysis papers to study the movement of human gait recognition processing, based on OpenCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:131594
    • 提供者:alvin
  1. Watchman177733832004

    0下载:
  2. When web camera detects a motion this program shows what is the motion grade,counts all motions and barks like a dog-When web camera detects a motion this program shows what is the motion grade,counts all motions and barks like a dog!!!
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:71167
    • 提供者:a5111a
  1. 1569105610

    0下载:
  2. Motion Estimation Using Phase Correlation
  3. 所属分类:Development Research

    • 发布日期:2017-04-17
    • 文件大小:307479
    • 提供者:nour12m
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com