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

搜索资源列表

  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. An-interactive-computer-graphics

    0下载:
  2. 本书向读者讲授如何用OpenGL从初级阶段快速制作优质的交互式计算机图形实例,OpenGL是业界广泛采用的三维图形API,本书藉此向读者提供了在计算机图形学领域更广阔空间内发展的坚实基础。书中内容覆盖了计算机图形学基础课程所需的所有论题,如光景交互作用、图形明暗处理、图形建模、曲线与曲面、偏差预防、纹理映射和图形组合,还探讨了计算机硬件方面的问题。本版为配合计算机图形学领域最新进展,增加了更具广度和深度的内容,包括图像处理、多重透视、并行透视等,并运用选择模式、仿真模拟、面向对象图形学与实景图像
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11813795
    • 提供者:wuyong
  1. 4Viewport

    0下载:
  2. Opengl实现的4视口绘图实现,3视图+透视视图-Opengl achieved four viewports drawing implementation perspective view 3 view+
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:4263190
    • 提供者:rhythmhui
  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. OpenGL

    0下载:
  2. 在OpenGL中实现三维观察,透视投影,正交投影等功能,并用键盘控制。-Three-dimensional observation in OpenGL, perspective projection, orthogonal projection functions, and keyboard control.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:12055950
    • 提供者:kaukau
  1. Inverse-perspective-transform

    0下载:
  2. 逆透视变换,能把有一定倾角的同一场景转换为从90度获取的场景-Inverse perspective transform, can send the same scene with a certain angle from 90 degree to get into the scene
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2064575
    • 提供者: 陈祖胜
  1. OPencv

    0下载:
  2. 使用vc6.0+opencv1.0或vs2010+opencv2.4.1编写的图像透视变换源代码,在vc6.0和vs2010上都能运行-Use vc6.0+opencv1.0 or vs2010+opencv2.4.1 written image perspective transform source code, can be run on vc6.0 and vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1206703
    • 提供者:陈熊
  1. inverse-with-Calibration-parameters

    0下载:
  2. 利用摄像头工具箱标定得到的内部参数还原透视图像为“鸟瞰图”。本例中使用的图像时棋盘格。-Using the internal parameters obtained from the camera calibration toolbox. reducting perspective images as the "bird s eye view". In this case, use the image of the checkerboard.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:974525
    • 提供者:amshine
  1. Cube

    0下载:
  2. 利用矩阵来实现世界坐标系到观察坐标系的变换,观察坐标系到屏幕坐标系的变换,通过输入视点坐标来从不同角度观察立方体的透视投影所形成的图形,适用于初学者,-Using matrix to achieve world coordinate system to transform the coordinate system to observe, observe coordinate system to transform screen coordinates to observe perspectiv
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:9214845
    • 提供者:
  1. GL_project3

    0下载:
  2. openGL三维观察相关实现。主要有OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换。-implementation related to OpenGL 3D viewing, including perspective projection,orthogonal projection, switch between them,and viewpoint changing via camera motion.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6167661
    • 提供者:陈陈
  1. image-distortion-correction

    0下载:
  2. 使用透视变换对图像进行畸变矫正,可以正常运行。-use Perspective transformation about image distortion correction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13412
    • 提供者:姜慧
  1. Ray-pick-up

    0下载:
  2. OpenGL鼠标射线拾取练习,点击鼠标右键切换透视正交视图。-OpenGL mouse ray pick up exercises, click the right mouse button to switch the perspective of orthogonal views.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-29
    • 文件大小:11754162
    • 提供者:好好
  1. glutEx5

    0下载:
  2. 一、实验目的和要求 在模型变换实验的基础上,通过实现下述实验内容,掌握OpenGL中三维观察、透视投影、正交投影的参数设置,并能使用键盘移动观察相机,在透视投影和正交投影间切换,验证课程中三维观察的内容; 进一步加深对OpenGL三维坐标和矩阵变换的理解和应用。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “桌子和茶壶的正投影和透视投影” 可以使用键盘改变camera位置与观察方向 (按键为a
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2160
    • 提供者:robin
  1. 3

    0下载:
  2. OpenGL绘制桌子和茶壶,添加键盘对茶壶的控制,主要是茶壶沿着桌面的平移操作和茶壶绕自身轴的旋转操作 实现透视投影和正投影之间的转换,使用键盘移动观察相机-OpenGL drawing table and teapot, add keyboard control of the teapot, mainly along the teapot and tea desktop panning rotation around its own axis operation to achieve per
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:2351
    • 提供者:emma
  1. Project2

    0下载:
  2. 通过图片的外参数矩阵对图片进行透视变换,对图片的外参数进行校正-camera calibration
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:748781
    • 提供者:喵啪
  1. emguPic

    0下载:
  2. emguC#编程实例,实现简单的透视形变-develop with emgu and C#
  3. 所属分类:OpenCV

    • 发布日期:2017-04-27
    • 文件大小:473003
    • 提供者:wzq
  1. glutEx5

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

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:
  1. road

    0下载:
  2. 车道线检测,在vs2010配置opencv的情况下亲测可用,代码没有做出透视变换-Lane detection, in the case of pro-test opencv vs2010 configuration is available, the code does not make a perspective transformation
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-13
    • 文件大小:2851951
    • 提供者:potter
  1. FourierMellin_Regnister

    0下载:
  2. 傅立叶—梅林配准,采用傅立叶—梅林算法进行图像配准,该方法应用于弱透视图像的配准也具有很好的配准效果。-FourierMellin Regnister
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1573587
    • 提供者:guzyun
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com