搜索资源列表
MyGUI
- 计算机图形学的大作业,包括三次Bezier曲线、三次B样条曲线、多种分形、真实感图形等。
MYGUI
- 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
mygui
- 数字图像处理中灰度变换,傅里叶变换,霍夫曼压缩,拉氏变换等等对一幅图像进行变换,用GUI界面显示,其中用到的霍夫曼代码是自己编的,下一个传上-Gray-scale transformation of digital image processing, Fourier transform, Huffman compression, Laplace transform, and so transform an image using the GUI interface display, which
mygui
- GUI的几个经典例子,包涵最基本的GUI建立和和关闭,都是些最基本实例,非常的适合初学者。-The GUI several classic example, includes the most basic GUI and on and off, are some of the most basic instance, very suitable for beginners.
mygui-openglesplatform-master
- mygui-openglesplatform: MyGUI render system for OpenGL ES 2.0 and has been tested on iOS with xcode and cocos2d-x.