资源列表
Test(open)
- 简单的对话框程序,实现不同对话框图像的打开的效果。-A simple dialog box procedure, the effect of different image of the dialog box open.
Hough_Transform
- 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
cube
- opengl做的立体演示程序,有画蝴蝶的程序算法,深度测试等典型例子-opengl to do three-dimensional demonstration program, a painting of a butterfly program algorithm, a typical example of the depth of testing
magiccube
- 魔方源码 --- Windows下的魔方游戏源代码,用OpenGL开发-Cube Windows source code -- the Cube game source code developed using OpenGL
3d-s
- 3D max 脚本.用于max脚本编写。不是很NB,但是可以学习下。-3D max scr ipt. For max scr ipting. Not very NB, but you can learn the next.
oledVGS12864
- 一个基于mega16的串口通讯实例,用于验证串口通讯的正确性-based on a serial communications mega16 the examples used to validate the correctness of serial communications
ad_Utility
- 简单实用的AuToCAD实用工具集,VBA编写。
颜色拾取器
- 一个用来提取颜色的小软件-used to extract a small color software
OpenGLFrame
- OpenGL用C++实现的程序框架,可在此基础上进一步开发图像处理程序-OpenGL with C++ implementation of the program framework, on the basis of the further development of image processing program
maxmethod
- This program is about image fusion based on wavelet transform. This program is written by taking maximum of coefficients of two images which have to be fused.
double-buffering
- // 经过改进后,画面刷新速度大大加快,绝对看不到任何的“扫描线”,帧数也从5帧一下就提高到了9帧, // 几乎是两倍于前的速度。这究竟是什么原因呢?让我来讲述其中的道理。 // 因为圆是要一个一个画上去,所以每画一个圆,系统就要做一次图形的绘制操作, // 图形的重绘是很占用资源的,当需要重绘的图形数量很多的时候,所造成的系统开销就特别大, // 造成我们看到的那种刷新缓慢的情况。那么如何来解决这个问题呢? //答案就是双缓冲,何谓“双缓冲”?它的基
harr
- image decomposition using harr wavelets
