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

搜索资源列表

  1. EricDlg

    0下载:
  2. 是一个结合了Opencv和opengl的图像处理程序,非常有用,使人了解opencv和opengl怎样通过格式转换来相互调用,非常好的程序-Is a combination of image processing and opengl Opencv program, very useful, people understand how opencv and opengl to call each other by the format conversion, very good program
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2232784
    • 提供者:周周周
  1. OpenGLImage

    0下载:
  2. 用opengl实现的图像处理程序,想做opengl平台下图像处理的,很值得学习。-Opengl achieved using image processing procedures, want opengl platform image processing, it is worth learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:51161
    • 提供者:liuqinghua
  1. 14160_12337244925o14

    0下载:
  2. OpenGL三维图形程序设计VC源码图像处理-OpenGL three-dimensional graphics programming VC-source image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-27
    • 文件大小:510679
    • 提供者:zhanghenry
  1. DirectXOpenLb

    0下载:
  2. 不使用DirectX和OpenGL实现可 VB源码-图像处理程序-Do not use DirectX and OpenGL implementation can be VB source- image processing procedures
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:46193
    • 提供者:张伟
  1. GPUVision_5-13-05-2

    0下载:
  2. 基于OPENGL的图像处理软件,很好用,功能强大,适合各种图像处理的需要-image processing soures codes based on OPENGL
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1866697
    • 提供者:张博
  1. geoface

    0下载:
  2. An opengl code for image processing
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:103483
    • 提供者:Hiten
  1. tonemap

    0下载:
  2. A paper about High Dynamic Range Image Processing using OpenGL. High Dynamic Range Image Processing is a hot topic in Computer Graphics. It can provide high quality image rendering.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:310066
    • 提供者:linux
  1. cvl

    0下载:
  2. A C++ library for High Dynamic Range Image Processing using OpenGL and graphics processing units (GPUs).
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:354025
    • 提供者:linux
  1. a13

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用opengl库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so wr
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4640379
    • 提供者:Nero
  1. Citydreamsnow

    0下载:
  2. 我需要图像处理,这将是实现二维图像的三维显示,这样写的代码,期待与有兴趣的读者分享。首先,以获取图像BMP图像文件,另一个是从剪贴板。的MFC代码库函数调用的OpenGL实现三维二维图像显示,图像宽度,高度和像素亮度的三维空间,分别为,第十坐标, Y坐标。-I need to image processing, it would be the realization of two-dimensional images of three-dimensional display, so write
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2419040
    • 提供者:Nero
  1. VCOpenGL

    0下载:
  2. 基于VC++利用OPENGL开发了几个三维图像处理程序,个人认为还可以-Based on VC++ using OPENGL the development of a number of three-dimensional image processing procedures, the individual that can also be
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3593787
    • 提供者:wangzhile
  1. BMP3

    0下载:
  2. 基于OPENGL的bmp图像处理 一个简单的程序-Bmp image processing based on OPENGL' s a simple procedure
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:391835
    • 提供者:ZHILI
  1. OpenGLgraphicsthroughaplication

    0下载:
  2. 本用通過實例向大家介紹opengl,可以讓 大家. 喜歡的人可以下. 內容有, Image File Formats, Image Processing ,Transformations,Viewing and Projection,Lighting and Colour, Texture Mapping,Objects to Artefacts,Curves, Surfaces and Patterns. -this book contains Image File Formats, Im
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-28
    • 文件大小:10248716
    • 提供者:cheuk
  1. LaserScanz

    1下载:
  2. 基于激光扫描的三维重建,里面包含opencv的摄像头处理,包含opengl的3D图像描述-Three-dimensional reconstruction based on laser scanning, which contains opencv camera processing, including the 3D image descr iption opengl
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-15
    • 文件大小:4093387
    • 提供者:邹润
  1. OGL_MFC

    0下载:
  2. 为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:106657
    • 提供者:tom
  1. 2-Blend

    0下载:
  2. 用OpenGL+C++实现图像处理中的光照和材质-Using OpenGL+ C++ Implementation of Image Processing light and material
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:313088
    • 提供者:贾晓楠
  1. 3-Fonts

    0下载:
  2. 用C++&OpenGL实现图像处理中的显示列表-Using C++ & OpenGL for image processing the display list
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-16
    • 文件大小:360134
    • 提供者:贾晓楠
  1. 4-Texture

    0下载:
  2. 用OpenGL+C++实现图像处理中的纹理特效-Using OpenGL+ C++ to achieve the texture image processing effects
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2279832
    • 提供者:贾晓楠
  1. 5-BaseCode

    0下载:
  2. 用C++和OpenGL实现数字图像处理复杂框架代码-C++ and OpenGL using digital image processing framework for code complexity
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:40544
    • 提供者:贾晓楠
  1. Solar

    0下载:
  2. 利用OPENGL编写的太阳系,属于图像处理些列。适合初学者学习-OPENGL prepared using the solar system, these columns are the image processing. Suitable for beginners to learn
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:24829
    • 提供者:余朱燕
« 1 2 34 5 »
搜珍网 www.dssz.com