搜索资源列表
SchumSzeliski.rar
- 详细阐述全景图的柱状和球形转换的算法。
MFC_OpenGL.rar
- 基于MFC和OpenGl三维图形开发::介绍OpenGL基本概念,详细讨论了利用OPGEL库,在MFC下进行三维图形的绘制。(有具体实现源码)
RsPicture
- 支持浏览window中的大多数图形文件(*.bmp; *.gif; *.jpg; *.ico; *.emf; *.wmf)的COM组件,有详细说明和测试程序- The support glances over in window the majority graphic file (* bmp; * gif; * jpg; * ico; * emf; * wmf) the COM module, has the specify and the test order
GIF文件解码器类原代码
- 对GIF图片格式进行详细的解释-right GIF format images detailed explanation
DFT(Win32)
- 该程序是一个小型的图象处理软件,主要用于教学,可对位图进行DFT、二值化、图象反色、图象均衡;其中的一些算法在另两个 程序中有介绍,我就不细说了;如果你感兴趣请来信告之,我会详细介绍,我的信箱:yangjie2843@sina.com-the program is a small image-processing software, mainly for teaching, the bitmap for DFT, binarization, anti-image color, image bal
spline_c++
- 3次样条插值的c++实现 主要针对图形应用而写,对函数已经给出详细的注释,只需要按照插值过程调用函数即可-3rd spline interpolation c achieve targeted at graphics applications written to function has been given detailed notes, only the need to process called interpolation function can be
SchumSzeliski
- 详细阐述全景图的柱状和球形转换的算法。-elaborate panorama of cylindrical and spherical conversion algorithm.
chepaizhibie
- 识别车牌的源码,可以先对图像进行各种操作,如锐化,平滑,提取骨架,细化,分割,定位,提取边缘,等等。是一个比较详细,内容丰富的源码包。-A source code to recongize the car number. It first do the several operation to images, such as Sharpness, Smooth, Low Pass, Crop, and Locate , Edge Dectet, etc. It is a detailed , v
graph3dapp
- 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java, scanning depth blanking line,
OpenGL 星星闪动
- 星星闪动--OpenGL, 一个opengl的例子!!可以帮助你更详细的了解opengl的框架建立!!!! -An OpenGL example of Star!!It can help you understand opengl framework in more detail
MISSILETEST1
- 基于VC的OPENGL三维动画方真及场景漫游系统的实现,详细介绍开发过程-VC-based OpenGL 3D animation side really Walkthrough system and the realization of the development process in detail
jpeg——1
- 用 c实现jpeg 的压缩和解压 可以用于各种操作系统,里面有详细的说明文档-c implementation of JPEG compression and decompression algorithm that supports all operating systems. detailed technical documents are included.
dx8中文教程
- directx8学习资料.里面有详细的文档说明,有丰富的例程.让你学得轻松.(应该够二十个字了吧.其实没什么好说的.下载看看就知道好不好吧.)-DirectX8 learning materials. There are detailed documents that are rich routines. You learn easily. (20 would be enough for the word of the hour. In fact, nothing more to be said
peano-Hilbert曲线的Delphi程序设计
- 有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano - Hilbert detailed descr iption of the curve, and the Delphi programming code (complete edition)
lcdctrl
- 基于单片机的lcd程序 有详细注释和说明 可参考-LCD-based SCM procedures detailed notes and annotations reference
Wavelets and Multiwavelets
- 小波和多小波程序 说明很详细 适合初学多小波的人-Wavelets and Multiwavelets program the illuminate is very particular,and it is adapt to beginner who learns multiwavelets
提供PLT格式文件的详细解析方法
- 提供PLT格式文件的详细解析方法,并将其绘制到界面上,PLT format to provide detailed analytical method, and its mapping to the interface
对OpenGL ES 的研究详细资料
- 对OpenGL ES 的研究详细资料。有利于大家对OpenGL ES 的研究和学习,缩短大家学习OpenGL ES 的时间。,OpenGL ES on the study details. In favor of OpenGL ES we research and study, we shortened the time to learn OpenGL ES.
CDib--详细中文注释
- CDib类的实现.而且具有详细的中文注释的。(the implementation of CDib class for image processing)
最小二乘曲面拟合详细文档及代码
- 最小二乘曲面拟合详细文档及代码,matlab实现,有仿真结果