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

搜索资源列表

  1. 3ds文件的场景绘制系统

    3下载:
  2. 这是一个3ds文件的三维场景绘制的完整系统。主要功能有:3ds文件的读取、添加纹理、文档串行化、拷屏和视频捕捉。对于做虚拟现实和场景模拟的有一定参考意义。-3ds This is a document of 3D Scene Rendering the complete system. The main functions are : 3ds document read, add texture, document serial, emboss screen and video capture.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3269573
    • 提供者:李玲
  1. 3DVideoPlay

    1下载:
  2. 本程序是基于DirectShow视频捕获的OpenGL视频纹理演示程序,可以在三维表面和物体上动态显示视频纹理和播放声音。其中视频纹理获取的dll是我修改自网上强人的作品的,其源码在另一文件中发布。-this program is based on DirectShow video capture OpenGL video texture demo program, the three-dimensional objects on the surface and dynamic display
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2746000
    • 提供者:qianqian
  1. triclopsDemo.rar

    1下载:
  2. 一个基于PointGray公司的双目相机开发出Demo程序,集成了相机控制,双目视频采集,边界提取,三维重构等功能,c++编译通过,PointGray-based company developed a binocular camera Demo program, integrates camera control, binocular video acquisition, edge extraction, three-dimensional reconstruction of function
  3. 所属分类:Graph program

    • 发布日期:2017-03-23
    • 文件大小:47271
    • 提供者:vincent
  1. GranadaDemo

    0下载:
  2. 这个是提取出视频的三位数据然后重建人体的三维股价模型,对于进行图形图像处理的人来说,很好呢-This is the extracted video data and three dimensional reconstruction of the body' s stock price model, image processing for the graphics people, well then
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5051724
    • 提供者:张爱
  1. CamaraTest

    2下载:
  2. QT+OpenCV实现多摄像头采集视频,可以用于之后的双目视觉的三维重建-QT+OpenCV implement video capturing
  3. 所属分类:OpenCV

    • 发布日期:2014-05-06
    • 文件大小:1083392
    • 提供者:Li Three
  1. play-AVI-in-OpenGL

    0下载:
  2. 详细说明并举例如何在Opengl中实现AVI视频的三维播放,难得的资料-Detailed descr iption and examples of how 3D playback AVI video in Opengl, valuable information
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:19006
    • 提供者:dingyongyongxin
  1. 3D-DCTTransform

    0下载:
  2. 三维DCT变换是在空间信息上增加了一维的时间维度,对视频系列直接进行压缩-Three-dimensional DCT transform information in the space are added to one-dimensional time dimensions of the video series for direct compression
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:14545
    • 提供者:farmer
  1. hyt

    1下载:
  2. 对果蝇的视频分析处理,从而得到三维轨迹的重建-Video analysis and processing of fruit flies, which are three-dimensional reconstruction of trajectory
  3. 所属分类:OpenGL

    • 发布日期:2017-04-03
    • 文件大小:9565
    • 提供者:yantaohe
  1. reida3DemoBYZwqXin

    0下载:
  2. OpenGL编程之摄像漫游VC源码演示,这是学程序编游戏系列丛书中的一个实例,源码无错,编译顺利。窗口中运动的雷达和飞机是可以用键盘控制的,↑进 ↓退 →右 ←左 UP仰 DOWM俯,程序运行后会自动搜索视频渲染模式,如果找不到,会给出提示,程序也就不能运行,好好研究一下吧,这东西对编写三维游戏用得上-OpenGL programming of the camera roaming VC source code demo, this is the game of procedures compi
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:50402
    • 提供者:parker
  1. vedio_3Dreconstruction

    0下载:
  2. 通过解算两段视频中的标定物,进行三维匹配,结算空间运动的坐标,并批量生成.txt文件。-3d reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1467
    • 提供者:Maxence
  1. showanimation

    0下载:
  2. 使用Quest3D编写的直接在三维场景中播放视频信息的源代码,供大家学习quest3d使用。-Prepared using the Quest3D scene in the play directly in three-dimensional video information source code for all to learn quest3d use.
  3. 所属分类:3D Graphic

    • 发布日期:2014-05-15
    • 文件大小:2627584
    • 提供者:lpy
  1. top-hat

    1下载:
  2. 将多幅连续的红外序列图像读入,并转成一个视频的简单小程序。还有两个不同的TOP-hat滤波程序,并有相应的三维图比较过滤后的效果。-The pieces of a continuous reading infrared image sequences, and turned into a video of the simple little program. There are two different procedures TOP-hat filter, and a correspondin
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-09
    • 文件大小:1058
    • 提供者:alex
  1. bmp2yuv_TUM

    0下载:
  2. BMP文件转YUV序列的参考代码,可以使用该代码将多个bmp文件转成YUV序列,是从国外三维视频网站下载的,供大家学习参考-BMP to YUV
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:38983
    • 提供者:追梦无悔
  1. vedeo-processing

    0下载:
  2. 主要介绍视频信息的获取,处理,编码,传输和显示等内容,本电子书籍详细讲解了运动估计,视频编码,三维视频处理,数字视频水印,对与研究视频处理的人来说是一本很好的资料。-Video information focuses on the acquisition, processing, coding, transmission and display such content, e-books explain in detail the motion estimation, video coding,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7818240
    • 提供者:luzhiqiang
  1. sanwei

    0下载:
  2. 基于三维离散余弦变换的体三维视频数据压缩-Based on the three dimensional discrete cosine transform three-dimensional video data compression
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:574308
    • 提供者:Lily
  1. matching

    1下载:
  2. 使用harris进行角点检测,然后在使用NCC进行点匹配,用来判断三维视频的左右图的差别-Use the harris corner detection, and then use the NCC matching points used to determine the difference of the three-dimensional video about Figure
  3. 所属分类:OpenGL

    • 发布日期:2012-12-26
    • 文件大小:1182504
    • 提供者:张洋
  1. image-mosaic

    0下载:
  2. 图像拼接技术可广泛应用于诸多领域,在宇宙空间探测、海底勘测、医学、气象、地质勘测、军事、视频压缩和传输、档案的数字化保存、视频的索引和检索、物体的三维重建、数码相机的超分辨率处理等领域都有广泛应用。 -Image stitching technology can be widely used in many fields, detection in space, seabed survey, medical, meteorological, geological surveying, mil
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8711506
    • 提供者:Jason
  1. reconstruction-and-scene-analysis

    0下载:
  2. 主要是介绍三维重建技术和足球视频场景分析,对于学习足球场景分析和重建技术有着重要的帮助-Mainly is the introduction of 3 d reconstruction technique and football video scene analysis, to learn football scene analysis and reconstruction technique has the important help
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:15508381
    • 提供者:wangxiaotao
  1. SiftMotionFFmpeg

    0下载:
  2. 三维坐标下对视频的描述,通过实验可以得到很好的效果。-The three-dimensional coordinates, a descr iption of the video, a good effect can be obtained through experiments.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-14
    • 文件大小:5005314
    • 提供者:lifeng
  1. 亚像素级角点检测

    1下载:
  2. 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
  3. 所属分类:图形图像处理

    • 发布日期:2020-08-29
    • 文件大小:78848
    • 提供者:llly18
« 12 »
搜珍网 www.dssz.com