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

搜索资源列表

  1. 火焰烟云等不规则物体的建模方法研究综述

    0下载:
  2. 火焰烟云等不规则物体的建模方法研究。本文章可以帮助游戏开发者准确认识不规则物体建模的基本要领,提高建模速度-flame irregular objects, such as plume modeling method. This article can help game developers an accurate understanding of the irregular object modeling basic essentials, improve speed Modeling
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:191312
    • 提供者:隼鼻梁
  1. 虚拟地形建模

    3下载:
  2. 基于VC++6.0和OPenGL实现的读取DEM数据显示地形!并读取3ds模型,然后经设置!导成自己的数据格式实现虚拟环境的构建和显示。里面还带有一个精彩的建模平台-Based on VC 6.0 and OpenGL achieve read DEM data show terrain! 3ds model and read and then set up! Introduction into the data format of the virtual environment to buil
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:11299642
    • 提供者:jueyun1020
  1. 背景建模检测运动物体

    0下载:
  2. 利用背景建模检测运动物体。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2011-05-18
    • 文件大小:459341
    • 提供者:zyy02359
  1. 混合高斯背景建模用于检出背景

    0下载:
  2. 混合高斯背景建模用于检出背景,并提取前景,在OPENCV环境下操作进行的。是数字图像处理领域不可缺少的一种处理方式。OPENCV库里含有的函数在数字图像中的作用都是不可获取的,用起来简单又便捷,建议OPENCV从头认真学起-Gaussian mixture background modeling for the detection of background and foreground extraction, OPENCV environment in the operation. The f
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:1201
    • 提供者:yuanyuan
  1. 用代码本方法实现视频跟踪的背景建模

    0下载:
  2. 用代码本方法实现视频跟踪的背景建模,该方法是很经典的。,With the code to achieve this method to track the background of video modeling, the method is very classic.
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:1094382
    • 提供者:sunrui
  1. Tracking.zip

    0下载:
  2. 完整的PTZ跟踪算法,包括背景建模,运动目标提取,运动目标大小估计以及跟踪。,Complete PTZ tracking algorithm, including background modeling, moving object extraction, moving object and track size is estimated.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:24420
    • 提供者:倪佳
  1. fulltext2.rar

    0下载:
  2. 对二维图片进行三维建模的的图像处理,通过描述面。,Two-dimensional images of three-dimensional modeling of image processing, by describing the surface.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:550843
    • 提供者:liusw1130
  1. detection.rar

    0下载:
  2. 用openCV实现,利用背景建模检测运动目标,opencv,detect motion target using background modeling
  3. 所属分类:Graph program

    • 发布日期:2017-06-17
    • 文件大小:26995017
    • 提供者:笑笑
  1. Gauss

    0下载:
  2. 运动跟踪Viual c++ 高斯背景建模-Motion Tracking Viual c++ Gaussian Background Modeling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:1708998
    • 提供者:sherry
  1. Gauss_background_construction

    0下载:
  2. matlab实现的高斯背景建模,同行可以看看学习一下。-Gauss_background_construction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5829
    • 提供者:刘涛
  1. Compressive_Sensing_for_Background_Subtraction

    0下载:
  2. 压缩传感用于背景建模的一篇文章,ECCV的文章,有一定的价值。-compressed sensing for background subtraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:624207
    • 提供者:杨俊
  1. Models

    2下载:
  2. opengl 三维建模 MFC单文档多视图的框架开发 可以对其进行扩展-MFC Single Document opengl three-dimensional modeling framework for multi-view of its development can be extended
  3. 所属分类:3D Graphic

    • 发布日期:2017-01-03
    • 文件大小:4697992
    • 提供者:jack
  1. mixture_of_gaussians

    0下载:
  2. 混合高斯背景建模,利用该方法建立动态视频中运动背景建模,得到较好效果-mixture of gaussian
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:1903
    • 提供者:洋洋
  1. codebook_Backgroundmodeling

    0下载:
  2. 用codebook方法进行背景建模(完整版)-Background modeling method by codebook (full version)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1957698
    • 提供者:张晶晶
  1. backgroundSubtraction_v0

    0下载:
  2. 基于graphcut的背景建模程序,其中具备阴影去除功能,建模时对rgb三个颜色通道进行了高斯模型训练。程序需要OpenCV 1.0 的支持。-This is a C implementation of background subtraction given a set of background frames as a training set.The background model is per-pixel RGB space Gaussian, assuming independenc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:14808
    • 提供者:taotaoking
  1. ga

    0下载:
  2. 基于混合高斯模型的背景建模方法的实现,用C++语言编写-Gaussian mixture model-based background modeling method of implementation, with C++ language
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:1228
    • 提供者:liuli
  1. KDE_BG_SUBSTRACT(背景建模)vc

    1下载:
  2. 基于opencv的KDE背景建模的源代码,下载就可以使用,需要自己配置环境。
  3. 所属分类:图形图象

  1. ViBe_C++背景建模算法

    0下载:
  2. 基于背景建模的运动目标检测程序,所用算法为VIBE算法(Moving object detection program based on background modeling)
  3. 所属分类:图形图象

  1. 2017数学建模国赛B题

    11下载:
  2. 2017年数学建模国赛B题matlab程序(2017 mathematical modeling country B problem matlab program.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:499712
    • 提供者:liuty
  1. MATLAB对三阶魔方建模并进行旋转操作

    0下载:
  2. MATLAB对三阶魔方建模并进行旋转操作(MATLAB modeling and rotating the three order magic cube)
  3. 所属分类:图形图象

    • 发布日期:2019-08-07
    • 文件大小:1024
    • 提供者:nicolasTU
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com