▍1. EasyGUI
简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
简单的GUI,可以作为学习,也可以自己根据基类作扩展(Simple GUI can be used as learning can also be the base class for the extension)
program to compute 2d-maxima for a set of xy points. The xy data points are generated using a random number generator. The command to run the program at DOS prompt is: - compute 2d-maxima for 500 xy points .2dmaxima 500
计算机图形学 图形填充算法 有序边表算法 通用性强 新边表建立有新意(Computer graphics graphics to fill algorithm ordered edge list algorithm versatility of the new side table to establish innovative)
适合于图形学的初学者学习的二维图形绘制包(Graphics for beginners to learn the two-dimensional graphics rendering package)
设计一个程序,演示美丽的“池塘夜雨”景色:色彩缤纷的雨点飘飘洒洒地从天而降,滴滴入水有声,溅起圈圈微澜(Design a program that demonstrates the beautiful " pond night rain" scene: Durian colorful rain to fall from the sky, drops into the water with sound, the splashes circle Ripples)
使用3×1的结构元素,为防止越界,所以不处理最上边和最下边的两列像素(Using 3 × 1 structure elements, in order to prevent cross-border, so I do not deal with the most top and bottom of the two most pixels)
说明: 處理高動態範圍程式碼 主要將數張圖片合成出一張HDR圖片(Code dealing with high dynamic range)
说明: 给出一些离散的点,根据最小二乘法求出拟合的直线。(If there are some discrete points, you can get a line based on least square method.)
说明: 用C++模拟实现了diablo的界面,任务可以在场景中自由移动,操作感和原作相差无几。压缩包中包括程序源码和执行文件。(Simulation using C++ interface to achieve the diablo, the task can move freely in the scene, the operation is almost the same sense of the original. Compressed package includes source code and executable programs.)
这是计算机图形学的内容,可以实现线段的裁剪,初学者适用(This is the content of computer graphics, the cutting line can be achieved, for beginners)
图像的SNR,PSNR以及MSE的计算源代码(The image SNR, PSNR and the source code for the calculation of MSE)
利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
二维图像的基本处理,包括imfilter等matlab库函数的移植(The basic two-dimensional image processing, including imfilter matlab library function such as migration)
一个有趣的小游戏,基于GDI,CodeBlocks开发而成.(An interesting little game, based on GDI, CodeBlocks developed with.)
电视系统中,进行需要在线调整Gamma曲线,此工具可以方便的对电视系统中的Gamma曲线读写,修改,该软件使用了贝塞尔曲线,方便的拖出你想要的曲线,然后在线升级(TV system, to adjust the Gamma curve need to be online, this tool can be easily against the television system in the Gamma curve to read and write, modify, the software uses the Bezier curves, a convenient pulled out the curve you want, and then Online Upgrade)
This is my second lecture on 2D graphics, it covers Drivers, Modes, and APIs.
说明: c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)