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

搜索资源列表

  1. openglexample4

    0下载:
  2. 一个实现了透视立体效果的opengl程序,在这个程序中你将开始学习如何创建三维物体,效果很不错。-a lens to achieve a three-dimensional effect of opengl procedures, In this process you will begin to learn how to create three-dimensional objects, the effect is pretty good.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:15837
    • 提供者:张阳
  1. AntiPerspective

    0下载:
  2. 完成机器视觉里反透视变换功能,可以确定敢兴趣区,确定图像到实际道路的分辨率-completion of the anti-machine vision Lane perspective transformation function, it is possible to identify am interested in the district to determine the actual images of the road resolution
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1541
    • 提供者:double_l
  1. threedimentionProject

    1下载:
  2. 三维计算机图形学点透视投影变换与双3次Bezier曲面绘制算法,很有用的哦。在VC++6.0下编译通过。-point perspective projection transform and double three times Bezier surface rendering algorithm, Oh, very useful. In VC 6.0 compiler passed.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:57994
    • 提供者:许慧慧
  1. c++_opengl_selection

    0下载:
  2. 本文提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。-this paper, and for the realization of a three-dimensional coordinates of the
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:40862
    • 提供者:wanhy
  1. gauss_surface

    0下载:
  2. 高斯曲面,很有名的曲面,但如何用透视的方法显示高斯曲面有讲究的,程序中可以用任意角度观察它-Gaussian surfaces, the famous surface, but how to use perspective and the method showed Gaussian surfaces is important, too. procedures can be used arbitrary angle it
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43687
    • 提供者:wgede
  1. zhe

    1下载:
  2. 图形学消隐实验,*方案1上下旋转,只显示可见面,函数说明:void Project(float X,float Y,float Z) 功能:根据透视或平行投影将三维点进行投影变换 入口参数:float X,float Y,float Z 返回参数:无(void)-graphics blanking experiment, * a program next rotation, only to be met, function : void Project (float X, Y flo
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:2983
    • 提供者:shuanghua
  1. project_shadow

    0下载:
  2. 透视投影程序: (1)我的自学成果 (2)开发环境vc 6.0 (3)参考文献:孙家广的《计算机图形学》,《Windows程序设计》-perspective projection : (1) I self-accomplishment (2) development environment vc 6.0 (3) References : Shi - "Computer Graphics", "Programming Windows"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27530
    • 提供者:tom
  1. DEPHI_EXCEL

    0下载:
  2. DEPHI操作EXCEL的例子(关于数据透视表的)-DEPHI operation Excel examples (on the pivot table)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6316
    • 提供者:独行客
  1. toushi

    0下载:
  2. 球体的透视演示,半径为2的球产生透视效果-ball Perspective demonstration radius of the ball produced two results Perspective
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:13991
    • 提供者:GY
  1. Realbool

    0下载:
  2. 计算机图形学作业,三维真实感球,具有阴影、透视等效果-computer graphics, 3D photorealistic balls, with shadow, perspective and other effects
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:45636
    • 提供者:wangli
  1. CodeOptimization

    1下载:
  2. 代码优化,有效使用内存,透视优化技术,对比优化方法,如果你在追求代码效率的最大化,该资源你不能不读.-code optimization, the efficient use of memory, Focus Technologies, contrast optimization method, If you in the pursuit of maximizing the efficiency of the code, and the resources you can not read.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:6812046
    • 提供者:韦功成
  1. intverse

    0下载:
  2. 透视变换,由于摄像头存在透视效果 所以很多时候需要进行世界坐标系和图像坐标系下的转换-perspective transformation, As the camera lens effect so there is often the need for the world coordinate system and the image coordinate system conversion
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:346777
    • 提供者:田炳香
  1. inverse11

    1下载:
  2. 逆透视变换的算法,先生成一个图像 然后将图像坐标系和世界坐标系进行转换 最后将消除透视效果的图像显示出来-inverse perspective transformation algorithm Mr. images into one image will then coordinate system and the world coordinate system conversion for the final elimination of the effects of lens im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:70061
    • 提供者:田炳香
  1. 3DAni

    1下载:
  2. 正方体透视投影变换,可通过鼠标及键盘实现动画效果-cube perspective projection transform, through mouse and keyboard to achieve animation effects
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:38801
    • 提供者:杜斐
  1. xzdlt

    0下载:
  2. 立体旋转的圈,用数组将坐标点保存;根据三维坐标变换;将立体的坐标变换成不成角度的坐标值;再根据正等轴侧(其它轴测图)、或透视坐标变换将坐标值变换到屏幕上用直线将图形绘制出来。-three-dimensional rotating the ring, and the array will coordinate point preservation; Under the three-dimensional coordinate transformation; three-dimensional co
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1135
    • 提供者:陈晓明
  1. work

    0下载:
  2. 这个是集成的小型文档图像透视变形校正的matlab源码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:615461
    • 提供者:沈祯
  1. dujunli_337

    2下载:
  2. 想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:39573
    • 提供者:隋毅
  1. SelectofMouse

    0下载:
  2. 提出并实现一种用于三维坐标拣选的RIP(Ray-Intersection-Penetration)方法。介绍了如何在已经渲染至窗口的三维场景中,使用鼠标或者相关设备拣选特定三维对象的方法。此方法对于正交投影或透视投影均有效,相对于OpenGL自带的选择与反馈机制,本方法无论是拣选精度还是算法实现效率均高出许多,是一种比较通用的解决方案。
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:40079
    • 提供者:vcgirl
  1. sniffercode

    0下载:
  2. 通过该程序可以实现透视CGI扫描器的原理和实现过程代码
  3. 所属分类:扫描程序

    • 发布日期:2014-01-16
    • 文件大小:3795
    • 提供者:ddfff
  1. projectionandtranslation

    0下载:
  2. 这是一个类似于视频解释opengl中关于 视点,裁剪窗, 模型变换,透视体等坐标变换相关内容的好东西,对初学者来说能够很好地帮助掌握这些概念,即使是高手也可以看看源码,好多写写高质量的代码
  3. 所属分类:OpenGL

    • 发布日期:2014-01-16
    • 文件大小:83279
    • 提供者:leo
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 48 »
搜珍网 www.dssz.com