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

搜索资源列表

  1. TextureMapping

    0下载:
  2. This the second tutorial of the Advanced section. In this tutorial we will examine what Texture Mapping is all about. Textures in 3D Graphics are a way of making something appear rich and complex even though it may not actually be. For example, if we
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:233.17kb
    • 提供者:zhf
  1. ogl_texture_filtering

    0下载:
  2. opengl中纹理滤波的实现,有助于加深对这一概念的理解-opengl Texture Filtering and that the realization of this right will help to deepen our understanding of the concept of
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:66.81kb
    • 提供者:阮瑞卿
  1. Tunnel

    0下载:
  2. opengl程序,用opengl编写的一条带围墙道路的模型,可以以摄像头模式移动场景,可以选择过滤模式。-opengl program using opengl written in a model with a wall of road, can move the camera scene mode, you can choose filtering mode.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:2.09mb
    • 提供者:6546
  1. maxfilt2

    0下载:
  2. 从电脑中读取一幅图像,并对其进行最大滤波操作-Read from a computer image, and its largest filtering operation
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:838byte
    • 提供者:张龙
  1. Lesson07

    0下载:
  2. 学习OpenGL的经典书籍,nehe第七课的源代码,纹理滤波, 光照和键盘控制的相关内容,相信会对学习OpenGL的有帮助-To learn OpenGL, classic books, nehe seventh lesson' s source code, texture filtering, lighting and keyboard control, relevant content, I believe would be helpful to learn OpenGL,
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.3mb
    • 提供者:
  1. Lesson07

    0下载:
  2. opengl的实例教您如何使用三种不同的纹理滤波方式-opengl examples to teach you how to use three different methods of texture filtering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:
  1. DelphiOpenGL---5

    0下载:
  2. Delphi OpenGL : texture filtering
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:115.56kb
    • 提供者:urehsam
  1. engine3d220582662011

    0下载:
  2. Software rasterizer with openGL style interface. Implements bilinear, trilinear, and anisotropic filtering. STL style container classes in C. Math library, including vector and matrix operations, various utilities. Filtered image scaling, mipmap gene
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:426.62kb
    • 提供者:Rahim
  1. 23

    0下载:
  2. 提出一种基于单目CCD摄像机反求系统的三维数据的获取方法,首先对单目CCD摄像机拍摄的单幅图像进行滤波、细化等手段处理得到单像素宽度的激光条纹,然后建立激光条纹上的像素点与空间上的三维点之间一一对应的函数映射,获取物体的外轮廓信息。-Proposes a single-purpose reverse CCD camera system of three-dimensional data acquisition method, first monocular CCD camera captured
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:331.08kb
    • 提供者:
  1. lesson7

    0下载:
  2. nehe教程在MFC下的实现,第7课-纹理滤波方式 光源(在VS2005下编译通过)-nehe tutorial in the MFC Lesson 7- Texture filtering approach light source (compiled by VS2005)
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-20
    • 文件大小:5.77mb
    • 提供者:安琪
  1. jiyupodudelvbo

    0下载:
  2. 基于坡度的滤波处理程序,用于点云的初期滤波-Slope-based filter handler for the initial filtering of the point cloud
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-21
    • 文件大小:34.05mb
    • 提供者:程诗尧
  1. My3DProcess

    3下载:
  2. 点云数据的显示,变换坐标,滤波去噪,可以读取点云并进行预处理-Point cloud data, coordinate transformation, filtering, denoising, can read the point cloud and pretreatment
  3. 所属分类:OpenGL

    • 发布日期:2013-09-16
    • 文件大小:32.22mb
    • 提供者:程诗尧
  1. opengl_qt_linghting_blending

    1下载:
  2. 本次实验主要是学习下opengl中光照的使用方法,opengl中的光照分为环境光,漫射光,镜面光,反射光4种,这里主要是学习环境光和漫射光的设置,同时对比下opengl中支持的几种纹理滤波方式的效果,另外也可以加入色彩融合效果。这次实验是将一个木箱纹理贴到一个立方体上,然后我们在空间屏幕正外方设置了一个光源,可以用键盘的L键来控制该光源的开启和关闭;用F键来旋转程序中用到的3种滤波方式,按下F键后,依次切换该3种方式;用PageUp键来使物体离观察者越来越远,相反,用PageDown来使物体离我
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:2.09mb
    • 提供者:wuwei
  1. DLGPro_OpenCV

    0下载:
  2. 直方图规定算法、中值滤波算法、锐化算法 C-Histogram specification algorithm, median filtering algorithm, sharpening algorithm C++
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-18
    • 文件大小:137.41kb
    • 提供者:杜燕
  1. shiyan2

    0下载:
  2. 这里使用领域平均法和中值滤波法处理图形图像,同时提供了样例-Field of use here the average and median filtering method to handle graphic image, at the same time provide a sample
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-20
    • 文件大小:348.26kb
    • 提供者:王羽婷
  1. tract

    0下载:
  2. OpenCv实现视频中运动物体跟踪 三帧差法 滤波 绘制矩形框区-OpenCv tracking moving objects in video three difference method draws a rectangle filtering area
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-10
    • 文件大小:1.21mb
    • 提供者:dxin jin
  1. License

    0下载:
  2. 图像处理 滤波 去噪 增强 红外图像 算法设计 逻辑代码 仿真测试-Image processing filtering noise infrared image enhancement algorithm design logic code simulation test
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:2.26kb
    • 提供者:chenghuachao
  1. cubes

    0下载:
  2. 对正方体加载纹理。使用三种纹理过滤方式加载纹理(线性采样、mipmap和最近点采样)。各个面的纹理不同。鼠标右键弹出式菜单控制纹理过滤方式的切换。-The cubes loaded textures. Using three kinds of texture filtering way load (linear sampling, mipmap and closest point sampling). All the different texture. The right mouse butt
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:928.53kb
    • 提供者:张钦
  1. Anisotropic

    0下载:
  2. 用OpenGL绘制了一个过道。载入了墙壁,天花板,地板的纹理。点击鼠标右键可以更改纹理过滤模式,最邻近过滤,线性过滤等。使用了MIP忒图技术,同样可以选择Mip贴图过滤模式,进行直观的比较与学习。通过方向键可以移动观察点。-Draw up an aisle with OpenGL. Loaded the walls, ceilings, floors texture. Click the right mouse button you can change the texture filterin
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1.54mb
    • 提供者:刘月
  1. Lesson07

    0下载:
  2. 三种滤波方式(贴图形式)和简单的灯光设置-Three kinds of filtering methods (map form) and a simple lighting setup
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:绍恒
« 12 »
搜珍网 www.dssz.com