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

搜索资源列表

  1. OpenGL基础编程

    0下载:
  2. 本程序是基于OpenGL基本编程,可以帮助初学者了解OpenGL的基本编程框架结构。程序内容包括绘制三维物体,改变光照和纹理等。
  3. 所属分类:源码下载

  1. 图像校正

    1下载:
  2. matlab图像校正,通过特征点提取 进行图片的校正,可用于三维物体重建或者立体匹配
  3. 所属分类:3D图形编程

    • 发布日期:2011-11-18
    • 文件大小:2271571
    • 提供者:zhaolu916
  1. viewer3d_version5.zip

    0下载:
  2. MATLAB的三维物体浏览器 Fast MIP, Color and Shaded 3D (shearwarp) Volume Rendering, inc. interactive 3D view GUI .,MATLAB three-dimensional objects browser Fast MIP, Color and Shaded 3D (shearwarp) Volume Rendering, inc. Interactive 3D view GUI.
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6509512
    • 提供者:weiweishu
  1. voxelizer-v1.1.zip

    1下载:
  2. 这个Matlab程序,可以从.OBJ文件中读取三维模型,并转换成单元体表示。同时提供了一个绘图plot函数,来可视化三维物体。 ,The Matlab program can be. OBJ file to read three-dimensional model, and converted into cell precursors express. At the same time provides a mapping function plot to visualization of t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2543469
    • 提供者:力宏
  1. code

    1下载:
  2. 矩卷积反投影法实现CT图象重建,从投影重建三维物体的图像,就是重建一个个横断面。这样三堆图像的重建就归结为二维图象的重建-Moment convolution back projection method of CT image reconstruction, reconstruction of three-dimensional objects from projection images, is a reconstruction of a cross-section. This three
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:809
    • 提供者:bjl21012
  1. Select

    0下载:
  2. OPENGL宝典上的经典教程,如何在OPENGL中鼠标选中一个三维物体,供初学者借鉴-OPENGL course the classic book on how to select the mouse OPENGL in a three-dimensional objects, drawing for beginners
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:27105
    • 提供者:zhangkun
  1. CG-homework

    1下载:
  2. 本程序为计算机图形学大作业,是针对计算机图形学课程的作业练习。最终的结果包括能绘制基本图元、样条曲线、分形图形、真实感三维物体。-The procedure for the computer graphics major operations, computer graphics courses for job training. The final results include the ability to draw primitives, spline curves, fractal gr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3876663
    • 提供者:jason
  1. Optical-flow-detection

    0下载:
  2. 光流法检测运动物体的基本原理是:给图像中的每一个像素点赋予一个速度矢量,这就形成了一个图像运动场,在运动的一个特定时刻,图像上的点与三维物体上的点一一对应,这种对应关系可由投影关系得到,根据各个像素点的速度矢量特征,可以对图像进行动态分析。-Optical flow detection
  3. 所属分类:matlab例程

    • 发布日期:2017-03-03
    • 文件大小:1346
    • 提供者:ysumdy
  1. Graphics.dll

    0下载:
  2. 直线、圆、椭圆二维图形的生成。直线的生成算法有DDA、Bbresenham、point,圆的生成算法有bresenham等 此系统还包含裁剪操作。 曲线的生成算法:bezier曲线 三维操作:三维物体旋转变化、穿越三维空间、虚线三维空间-Straight, round, oval to generate two-dimensional graphics. Straight-line algorithm to generate the DDA, Bbresenham, point, c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:26178
    • 提供者:张晨雨
  1. OpenGl

    0下载:
  2. OpenGL视图中绘制三维物体,绘制一个旋转的立方体-OpenGL rendering three-dimensional objects in view, a rotating cube mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:170667
    • 提供者:zdz
  1. matlab-3d-reconstruction

    4下载:
  2. 由图像的灰度,恢复三维物体的形状,包括源程序和图片-By the gray scale image to restore the shape of three-dimensional objects, including source code and pictures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-19
    • 文件大小:843886
    • 提供者:唐路
  1. EONViewer_5.2.0

    1下载:
  2. 这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。-The software isabout EON learning software, the version number is 5.2, this software is good for programmingOPEN GL, and is helpful for the preparation of three-dimensional process, decomp
  3. 所属分类:Windows Develop

    • 发布日期:2015-03-23
    • 文件大小:15066887
    • 提供者:fuhuiqian
  1. deform

    0下载:
  2. 基于OpenGL的源码,允许用户用鼠标选点,对三维物体进行变形-OpenGL-based source code that allows users to use the mouse to the choice of site, the deformation of three-dimensional objects
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:158534
    • 提供者:li
  1. OpenGL

    0下载:
  2. 绘制三维物体,并且实现鼠标控制的三维旋转-Draw three-dimensional objects, and to achieve three-dimensional rotating mouse control
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14350939
    • 提供者:feiyc
  1. java3d_collision

    0下载:
  2. java3d中碰撞检测源码,可以实现三维空间中两个物体的相交测试-Collision Detection in java3d source can be achieved in three-dimensional space of the intersection of the two test objects
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:11386
    • 提供者:张忠祥
  1. 1

    0下载:
  2. 三维物体的旋转以及缩放1)序利用粒子系统模拟烟火视觉效果. 2)点击工具栏三个按键分别可以发射黄色,红色,白色烟火. 3)点击程序下拉菜单下模式下可以改变烟火发射模式: -Rotating three-dimensional objects, as well as zoom 1) sequence using particle system visual effects pyrotechnic simulation .2) Click the toolbar button, resp
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:225630
    • 提供者:刘仁
  1. vtkBoxWiget

    0下载:
  2. vtk与vc++结合,而做的一个小程序,主要的功能就是实现对三维物体的很好控制-VTK and vc++ combination, and do a small procedure, the main function is to achieve good control of three-dimensional objects
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:9319
    • 提供者:lingfeng
  1. 2007512123748543_136Z_Com(1)

    0下载:
  2. 三维物体的创建,使用VC++环境 非常不错-Three-dimensional objects to create, use VC++ Very good
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:38007
    • 提供者:andy chen
  1. OpenGL-3

    0下载:
  2. 在OpenGL视图中绘制三维物体!几个简单的绘制3维物体的例子!大家参考-OpenGL rendering in view of three-dimensional objects! Draw a few simple examples of 3-D objects! Reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:40377
    • 提供者:yuweihe
  1. scan3d-0.1.tar

    0下载:
  2. 该程序是用VC++和OpenGL写成的,由两维图像构造三维物体的程序。文档中有具体的指导和硬件平台的安装说明,非常详细。缺点是全英文的。-The program is VC++ And OpenGL written by two-dimensional image three-dimensional objects procedures. Document with specific guidance and hardware platform of the installation instr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:453891
    • 提供者:李冒
« 1 2 3 4 5 67 8 9 10 11 ... 18 »
搜珍网 www.dssz.com