资源列表
penSHADOW
- 一个铅笔的阴影的实例,用的是opengl编写的,-the shadow of a pencil example, is using opengl prepared in.
WIN32_GL
- 一个win32平台下的opengl编程实例,讲的是车轮滚动-a win32 platform under the opengl programming examples, spoke of the wheel rolling
基于VC++的OpenGL编程讲座之坐标变换
- 高手写的opengl的简介,感觉他写的很好!-opengl master of the written brief, the impression that he was a very good!
VISC_LFS
- 这是一个简单的关于体绘制的程序。 程序中用raycasting算法绘制了一个球。 程序中的注释比较详细。-This is a simple drawing on the body of the procedure. Raycasting procedures used an algorithm for mapping the ball. Notes to the procedures in more detail.
图像水印
- 由于考虑了HVS,本文算法较好地解决了水印透明性与算法鲁棒性之间的矛盾,使用该算法嵌入的水印具有较好的透明性-consideration of HVS, this algorithm can solve the watermark transparency and robustness to conflicts between the use of the embedded watermark algorithm has better transparency
基于MATLAB的数字水印技术研究
- 有关数字水印的研究与实现的算法及正确的MATLAB程序-Research and Implementation of the algorithm and the correct procedures for MATLAB
Vc.NET开发MO
- 通过vc.net开发gis (MapObject)-through vc.net development gis (MapObject)
大型数字图形图像系统VC源码
- 大型的图形图像系统,包括直线,弧线,圆,椭圆,等等图形的源代码-large graphics system, including the line, arc, circle, ellipse, and so on graphical source code
CSsource
- 仿CS的OpenGL的演示程序,VC6环境。-imitation CS OpenGL demo program, VC6 environment.
C语言图像处理方法
- 图像处理c语言程序,是我精心寻找的,希望大家给个面子-image processing procedures c language, I find the well, we hope to face 000
huffman編碼
- huffman編碼,將.h檔放置include再將所有.c檔一起執行-Huffman coding, will be. H stall then placed include all. C together with the implementation of stall
Problem2_6
- 使用VB.net编写的对24位位图进行简单图像处理的程序,包括RGB与YIQ数据的相互变换,绘制亮度分布统计图,拉普拉斯滤波。 该程序是我学习图像处理算法是编写的,因此在操作界面方面的考虑较少,你可以按照以下步骤操作:选择一个文件后单击读取BMP文件,然后就可以单击“根据RGB数据绘图”,接着可以单击“RGB to YIQ”将RGB数据转化为YIQ数据,有了YIQ数据后就可以单击“绘制YIQ数据的Y分量”,对于YIQ数据,可以使用拉普拉斯滤波,然后再将Y分量显示出来-use VB.net p