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

搜索资源列表

  1. Texture_house

    0下载:
  2. 仓库框架,添加法向量,纹理和光照模型,在mydraw函数中调用纹理光照函数.-Warehouse framework, add the method vector, texture and illumination model
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-08
    • 文件大小:2033476
    • 提供者:xuebuhui
  1. teapot

    0下载:
  2. 茶壶进行纹理,光照等变化,对茶壶位置进行前后左右变化-Teapot for texture, such as changes in illumination
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:208978
    • 提供者:leln
  1. 2

    0下载:
  2. 最终基于太阳能补光系统 本设计基于太阳能的植物智能补光系统以AT89S52为控制核心,光敏传感器实时采集环境的光照强度,利用DS1302时钟芯片判断光照时间。利用LCD液晶显示屏1602显示数据。可以设置光照时间以满足不同植物光照需求的目的。-The final optical system based on solar energy make up the solar energy plant design is based on intelligence premium optical sy
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:65241
    • 提供者:yunbin
  1. earth

    0下载:
  2. 一个拥有动态光照的地球,可以用鼠标旋转交互,使用cg.-A dynamic illumination of the Earth, you can spin interaction with the mouse, use cg.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:979390
    • 提供者:焦堂生
  1. Light

    0下载:
  2. 本程序演示了如何加载光照特性及如何开启光照功能和使用光照性质。-This application demonstrates how to load illumination characteristics and how to open lighting function and use light properties.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1280136
    • 提供者:Heaton
  1. quweidianzizhonglunwen

    0下载:
  2. 摘要:单片计算机即单片微型计算机。是 集CPU ,RAM ,ROM ,定时,计数和多种接口于一体的微控制器。他体积小,成本低,功能强,广泛应用于智能产品和工业自动化上。而51 单片机是各单片机中最为典型和最有代表性的一种。这次毕业设计通过对它的学习,应用,从而达到学习、设计、开发软、硬的能。本设计以单片机AT89C51为核心,运用C语言编程,用发光二级管实行多功能的电子时钟,在实现正常的电子钟基础上,更增加了一些额外的功能,也同时增加了一些趣味性。 关键词:单片机;发光二极管、C语言 -
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:280099
    • 提供者:yuqingwei
  1. bph

    0下载:
  2. 白平衡算法,通过HSV模型对图像进行三通道灰度分析,得到图像的白平衡,可用于不均匀照明下的图像校正-White balance algorithm, through the HSV model for three-channel gray-scale image analysis, the white balance to be images that can be used under non-uniform illumination of the image correction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:211222
    • 提供者:张伟
  1. LIGHT

    0下载:
  2. 采用VC++6.0和OpenGL结合编程的方法实现了三维图形的绘制和现实光照效果的模拟。本代码为一个光照效果模拟程序,可通过直接改变光照参数调节光照程度,和材质表面。-Using VC++6.0 and OpenGL programming method combined with a three-dimensional graphics rendering and realistic simulation of lighting effects. The code for a simulati
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:82626
    • 提供者:snowcherry
  1. OpenGl_shubiao_guangzhao

    1下载:
  2. 这是我的计算机图形学实验,程序使用了NeHe的框架,通过读取一个PLY文件中的数据生成了一个兔子,有完整的鼠标和键盘交互,包括旋转、平移、光照等,不足之处是立体感不足,光照范围有限,开头的数组定义方法也很死板。-This is my test computer graphics, the program uses the NeHe' s framework, by reading data from a PLY file, generated a rabbit, a complete mo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-17
    • 文件大小:4200712
    • 提供者:
  1. img

    0下载:
  2. 常用游戏图像处理,线性插值算法实现图像缩放、旋转详解,2D 游戏中的光照,动态模糊等-Common game image processing, linear interpolation algorithm to achieve image scaling, rotation, Xiang Jie, 2D game illumination, motion blur, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:285385
    • 提供者:9663
  1. TricksOfThe3DGameProgrammingGurus

    0下载:
  2. 本书是游戏编程畅销书作者André LaMothe的扛鼎之作,从游戏编程和软件引擎的角度深入探讨了3D图形学的各个重要主题。全书共分5部分,包括16章的内容。第1~3章简要地介绍了Windows和DirectX编程,创建了一个Windows应用程序模板,让读者能够将精力放在游戏逻辑和图形实现中,而不用考虑Windows和DirectX方面的琐事;第4~5章简要地介绍了一些数学知识并实现了一个数学库,供以后编写演示程序时使用;第6章概述了3D图形学,让读者对本书将介绍的内容有大致的了解;第7~11
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:31419122
    • 提供者:wangpeng
  1. lpp

    0下载:
  2. 基于LPP的人脸识别模块,运用matlab7.0编写,识别率达到70 以上,能够很好的识别不同姿势,光照,表情的变化-LPP-based face recognition module, using matlab7.0 writing, over 70 recognition rate can be a very good identification of the different positions, illumination, expression changes in
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:4614
    • 提供者:12
  1. Filtr_homo

    0下载:
  2. Demo to remove illumination component by homomorphic filtering. Some functions used here require Image Processing Toolbox and Signal Processing Toolbox- Demo to remove illumination component by homomorphic filtering. Some functions u
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11833
    • 提供者:ana
  1. 1

    0下载:
  2. 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:155367
    • 提供者:qichao
  1. iav07-surf

    0下载:
  2. Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:869441
    • 提供者:yangwei
  1. Lidar

    0下载:
  2. 激光主动照明的雷达方程,照明光源的辐射功率(W),辐射距离(m)(一般值是1000m)。-Active laser radar equation lighting, illumination of the radiated power (W), radiation from the (m) (normal value is 1000m).
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:814
    • 提供者:胡先生
  1. Light01

    0下载:
  2. 计算机图形的光照渲染算法,是最基本的算法实现-Computer graphics illumination rendering algorithms, is the most basic algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:159814
    • 提供者:吴晓群
  1. whitted_classic_illumination_model_paper

    0下载:
  2. whitted的经典光照模型,是实现光线追踪的一个最经典的模型。-this is a classic light illumination model which is proposed by whitted.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1573405
    • 提供者:Andrew
  1. upload

    0下载:
  2. 计算机图形学的最终报告,光照模型,实现对于一个三维球的光照渲染-The final report of computer graphics, illumination models, to achieve the ball for a three-dimensional rendering of the light
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:84534
    • 提供者:allen
  1. DynamicWorld

    0下载:
  2. 使用opengl中的纹理贴图,光照,以及3D模型导入,构造了一个房间,能够使用鼠标和键盘实现虚拟漫游(w,a,s,d)-Use opengl the texture mapping, illumination, and 3D model import, construct a room, be able to use the mouse and keyboard to achieve a virtual roaming (w, a, s, d)
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-08
    • 文件大小:15797719
    • 提供者:赵斌
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com