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

搜索资源列表

  1. ZoomScale

    0下载:
  2. OpenGl下模型的局部放大,框选模型,能够实现局部放大,用到了透视投影函数glFrustum-OpenGl model enlarged marquee model can be enlarged, use the perspective projection function glFrustum
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-19
    • 文件大小:5425105
    • 提供者:张文
  1. pthrreedimento

    0下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,非非常有用的哦。在Visual C++6.0下编译通过。 已通过测试。 -Three-dimensional computer graphics point perspective projection transformation and double three times Bezier surface rendering algorithm, non-useful. Compiled by Visual C++6.0. H
  3. 所属分类:Windows Develop

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

    1下载:
  2. MFC环境下使用OPENGL实现动态拉框,用双缓冲区解决白色闪屏,正射投影、透视投影、正交投影切换显示-OPENGL MFC environment to implement dynamic pull box, white splash screen double buffer solution, orthographic projection, perspective projection, orthogonal projection to switch the display
  3. 所属分类:C#编程

    • 发布日期:2013-01-07
    • 文件大小:282895
    • 提供者:xiao
  1. opengl

    0下载:
  2. opengl 基本操作 模型变换 键盘控制 透视投影矩阵 -sadfasdfasdfasdfsdfasdfasdfal transformation keyboard control perspective projection matrix
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-03
    • 文件大小:1481
    • 提供者:qsd
  1. Graphics

    0下载:
  2. 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:86952
    • 提供者:xuzhimin
  1. Projective

    0下载:
  2. 立体视觉方向 透视投影矩阵 基础矩阵等地求解函数-The stereovision direction perspective projection matrix fundamental matrix to solve the function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:19431
    • 提供者:股霏霏
  1. glutEx3

    0下载:
  2. OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换。-higher level of opengl programming
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:751724
    • 提供者:jzl
  1. glutEx3

    0下载:
  2. 掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。-Master OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the v
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-21
    • 文件大小:316189
    • 提供者:金倩倩
  1. Auto_FisheyeCorrect

    0下载:
  2. 运用球面透视投影模型校正鱼眼图像畸变,实现对输入畸变图片的自动校正-The use of automatic correction of spherical perspective projection model correcting the fisheye image distortion, and the input distortion picture
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:7118001
    • 提供者:mm
  1. 9

    0下载:
  2. Android平板电脑开发实战详解和典型案例——光盘源码 此书出版时间:2013-02-01 从Android 2.0趣味特性、Android 4.0新特性的基础知识到完整综合案例,由浅入深,循序渐进地进行了详解,既适合Android 4.0初学者学习,也适合有一定基础的读者进一步提升之用。 第9章 3D应用开发基础 9.1 OpenGL及OpenGL ES简介 9.2 3D基本知识 9.3 旧约——OpenGL ES 1.x 9.3.1 OpenGL E
  3. 所属分类:android

    • 发布日期:2017-11-15
    • 文件大小:1710415
    • 提供者:Wendy
  1. Room

    0下载:
  2. 实现对一个房子的透视投影,分别是一点透视,两点透视和三点透视-Perspective projection of a house, namely point perspective, two-point perspective and three-point perspective
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1961272
    • 提供者:yuandandan
  1. SolarSystem

    0下载:
  2. 在Visual C++ 6.0中运用OpenGL实现太阳系的公转及各个行星的自转,实现旋转、放缩、平移、透视投影,按键 A D W S 分别实现图像左、右、上、下移动,并可以缩放图像。-Using OpenGL in Visual C++ 6.0 revolution and rotation of the planets of the solar system, to achieve rotation, scaling, translation, perspective projection,
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-15
    • 文件大小:8646335
    • 提供者:魏晓蕾
  1. Test06

    0下载:
  2. 绘制了一个正方体,可以旋转,采用透视投影,带贴图。-Draw a cube, you can rotate, using perspective projection with maps.
  3. 所属分类:OpenGL program

    • 发布日期:
    • 文件大小:4870993
    • 提供者:邓海岩
  1. fisheye-correction

    0下载:
  2. 实现了鱼眼图像的校正,主要采用球面坐标定位法和球面透视投影法实现鱼眼图像的校正-Achieve a fisheye image correction, the main location method using spherical coordinates and spherical perspective projection method to achieve fisheye image correction
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1015499
    • 提供者:王晓波
  1. EX3

    0下载:
  2. OpenGL三维观察,OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换-OpenGL three-dimensional observation, OpenGL three-dimensional observation, perspective projection, orthogonal projection parameter settings, and can use the keyboard to move the view c
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-14
    • 文件大小:1527349
    • 提供者:g
  1. perspective-projection

    0下载:
  2. 运用透视投影法校正鱼眼图像,得到比较好的校正效果。-perspective projection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3441733
    • 提供者:钟伟
  1. perspective_proj

    0下载:
  2. 数字图像处理运用matlab实现3D透视投影-Digital image processing using matlab to achieve 3D perspective projection
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-08
    • 文件大小:1550
    • 提供者:Li Pan
  1. glutEx5

    0下载:
  2. 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 -In the model transformation experiments, based on the contents by implementing the following experiment, master OpenGL thre
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:2802
    • 提供者:王小黑
  1. opengl

    0下载:
  2. 自己做的MFC工程 透视投影 对物体动画 光照效应 鼠标交互-my own lighting effects MFC engineering perspective projection of the object animated mouse interaction
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2296355
    • 提供者:lijue
  1. toushi

    0下载:
  2. 图形学中的透视投影算法 在屏幕中心绘制立方体的透视投影 可以绘制一点透视图 二点透视图 三点透视图-Graphics in the perspective projection algorithm for drawing a cube in the center of the screen you can draw a little perspective projection perspective two point perspective three-point perspective
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:335814
    • 提供者:Cavalier
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com