资源列表
opengl
- 《OpenGL三维图形系统开发与实用技术》书的源码-" OpenGL-D graphics system development and practical skills," the source
t4_4
- 利用离散余弦变换函数(dct2和idct2)模拟JPEG压缩过程。 对“lena.bmp”做压缩,观察压缩效果。(JPEG压缩过程: 首先把原始的图像划分为8×8的子图像,然后利用dct2分别 对各个子图像进行离散余弦变换,对变换系数仅保留左上角15个值, 然后利用这15个系数进行离散余弦反变换重新得到各个子图像,再 将子图像拼接成完整图像) -Using discrete cosine transform function (dct2 and idct2) analog JPEG co
MultiTexture
- 基于vs2010和OpenGL实现的多纹理贴图,适合初学者学习和使用-Vs2010 and OpenGL based on multi-texture mapping, suitable for beginners to learn and use
Robot
- 基于VS2010和OpengL实现的一个简单机器人动画,适合初学者-OpengL based on VS2010 and implementation of a simple robot animation, suitable for beginners
GLFrame
- 关于OpenGL在VC++中实现的编程框架,适合初学者,VS2010,OpenGL库-About OpenGL implemented in VC++ programming framework, suitable for beginners, VS2010, OpenGL libraries
circle-MFC
- 连接一个圆的圆周亮点之间的线段称为弦。计算在圆周上分布有N个点的园内,有多少条弦? 弦的计算绘图程序功能要求 (1)绘制一个大圆圈 (2)依次在圆周上分布2~20个点,在任意两点之间绘制弦。 (3)画出绘画效果,并计算和显示出弦的个数。 (4)如果从某个点出发,可以一笔画出这个构建的图形吗?记住,在绘制过程中可以重复经过点,但不可以重绘边。 -Bright circumference of a circle connecting between the chord lin
corner_detection
- 改进的角点检测算法,即在角点检测前进行一个初始判断。这种方法比原来的角点检测算法的计算量更小-modified corner detection method,which gives the original picture a initial judgement before corner detection. It saves a lot calculation.
boundary_trace
- 将光学图像二值化处理变成黑白图像后,将其中的目标的边缘提取出来的一种方法-a target edge extraction method in optics picture
modradread
- MODIS数据SDS格式读取程序,开发语言为IDL,能够在ENVI软件中调用-MODIS Data SDS format reading program, development language for IDL, ENVI software can be called
modis_sds
- 用于读取MODIS数据的IDL程序,是在IDL环境下读取MODIS类型的HDF-MODIS data for reading IDL procedure is read in the IDL environment MODIS types of HDF
read_envi_image
- IDL中用于读取ENVI格式的遥感卫星影像数据的IDL程序-IDL, ENVI format for reading remote sensing image data on the IDL
ndvi803
- IDL中计算归一化植被指数需要用到的归一化植被指数计算程序-IDL to calculate the normalized difference vegetation index need to use the normalized difference vegetation index calculation program
