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

搜索资源列表

  1. GMM

    1下载:
  2. 建立了混合高斯模型,可以对静止背景下运动目标进行检测。-Gaussian mixture model is established, you can still detect moving target in the background.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:lixiang
  1. openGL2

    0下载:
  2. 1)理解OpenGL中的变换过程 (2)理解透视投影与平行投影的不同 (3)添加代码实现太阳、地球和月亮的运动模型 (4)了解深度测试 (5)通过变换调整观察的位置与方向 (6)加入光照模型-1) understand the transformation process in OpenGL (2) understand the perspective projection and parallel projection of the different (3) add the code to
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-03
    • 文件大小:1286053
    • 提供者:周中锋
  1. yundongjiance

    0下载:
  2. 运动视频的背景建模与运动物体的检测,包含混合高斯模型和帧差法检测运动物体。使用opencv编写-failed to translate
  3. 所属分类:OpenCV

    • 发布日期:2017-05-20
    • 文件大小:5863710
    • 提供者:仝如强
  1. Combination-low-dimensional-movement-model

    0下载:
  2. 结合低维运动模型和逆运动学的风格化人体运动合成Combination of low-dimensional movement model and the style of the inverse kinematics of human motion synthesis-Combination of low-dimensional movement model and the style of the inverse kinematics of human motion synthesis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:499280
    • 提供者:hauke
  1. meanshift

    0下载:
  2. meanshift函数对于运动模型的实时跟踪,初始手动选择跟踪范围。-meanshift based on the moving model, select the area which you want to focus.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12756541
    • 提供者:Wang
  1. Sun_and_Planet

    0下载:
  2. OpenGL的简单应用,制作一个太阳行星运动模型。(其中包含源文件)-It is a simple OpenGL example about the planet around the sun.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:3029931
    • 提供者:陆伟
  1. praphics

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

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

    0下载:
  2. 导航跟踪的所用运动模型的3篇很好的文章,值得一看-Navigation track motion model used three very good article, worth a visit
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:932075
    • 提供者:gl
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. HumanModelSimulator

    0下载:
  2. 简单的人体运动模型,vs下直接编译通过,仅供学习使用!-Directly compiled by the simple human movement model, vs. only learn how to use!
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:16146
    • 提供者:bbqater
  1. vrplanets

    0下载:
  2. 运行vrplanets.mdl文件可以看到太阳系运动模型,在窗口中可以调节运动的速度,不同的视角去观察三球体之间的运动,可以改变球体的大小。-The run vrplanets.mdl file you can see the motion model of the solar system can adjust the speed of movement in the window, a different perspective to observe the movement between
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:282926
    • 提供者:
  1. sunamoon

    1下载:
  2. 模拟日地月运动模型openGL 计算机图形学实验,实现了光照,运动,深度等-Day the Earth-Moon motion simulation model openGL computer graphics experiments achieve illumination, motion, depth, etc.
  3. 所属分类:OpenGL program

    • 发布日期:2015-12-25
    • 文件大小:6069248
    • 提供者:胡文
  1. Flow

    0下载:
  2. 这个程序是流体动态,用的工具是vs2010,这个程序用到了turbo c的绘图程序,用到了网络牛人写的EasyX库,这个我会一块上传,程序中用到了一些物理粒子运动模型。-This program is a fluid dynamics, using the tools are vs2010, turbo c This program uses a drawing program, uses a network of cattle were written EasyX library, this
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:650974
    • 提供者:Amars_Ding
  1. IET_CV_SOAMST_2011

    0下载:
  2. 一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2013499
    • 提供者:吴盈
  1. OpenGL

    0下载:
  2. OpenGL天体运动模型,很好的学习资料-OpenGL study eg. good dd for study.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:230437
    • 提供者:pubuzhixia
  1. image_processing

    0下载:
  2. 本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较-The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:liuhao
  1. moom_sun

    0下载:
  2. 利用opengl图形软件包,建立太阳、地球和月亮的运动模型;增加光照系统,模拟太阳、地球和月亮的光照环境;并利用双缓存技术,用动画方式显示模型。-Use opengl graphics package, the establishment of the Sun, Earth and Moon motion model increase the illumination system, simulate the sun, Earth and moon light environment usi
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:12884
    • 提供者:tangyuanyuan
  1. motionblur

    0下载:
  2. 图形动作模糊消除,matlab程序,用模糊图像你方差决定NSR,运动角度及运动模型可自行在程序中修改,适合启发新手-Graphic motion blur is eliminated, matlab program, using fuzzy image you decide NSR, motion angle and the motion model can modify the program, suitable for freshman inspiration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:461163
    • 提供者:李杰克
  1. PicMatch

    0下载:
  2. 基于C++的图像配准算法,通过提取特征点,完成特征点匹配,估计运动模型参数,完成图像配准-C++ based image registration algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:231586
    • 提供者:chendalong
  1. smoke_detection

    2下载:
  2. 使用VS2010+openCV。本文是基于颜色模型和运动模型对含有烟雾的视频进行烟雾检测的。首先利用RGB颜色模型的方法,检测出烟雾区域以及疑似烟雾区域;接着用背景相减的方法,检测出运动的物体;最后结合两种方法,只检测出运 动的烟雾区域,提取烟雾最大轮廓,绘制矩形框以示意。通过设置R、G、B的参数及阈值,可以得到满意的效果。 -Use VS2010+openCV. This paper is based on the color model and motion model for sm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-20
    • 文件大小:31337591
    • 提供者:晋丽榕
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com