资源列表
VC
- VC画直线画圆进行练习(图形学作业) 请大家共同学习-VC Circle to practice drawing a straight line (graphics work)
GDIP
- GDI+ 编程指导 顾名思义,GDI+是Windows早期版本所提供的图形设备接口GDI的后续版本。GDI+是一种应用程序编程接口(API),通过一套部署为托管代码的类来展现。这套类被称为GDI+的“托管类接口”。-GDI+ Programming Guide As the name suggests, GDI+ is provided by earlier versions of Windows graphics device interface GDI follow-up version.
FastCornerTest
- 实现一幅图像的特征点快速提取,并以彩色点标示。可以选择是否使用非极大值抑制。-fastcorner feature extraction
ParticleFilterTrack
- 基于bft框架,利用归一化互相关作测量,二维特征点跟踪-tracking feature
PersProjDemo
- 透视投影的原理和实现,有模型的哦,不错,我喜欢-perspective projection
TIF
- 一段小程序,计算图形面积的,我觉得很有用,谢谢啦!-A small program to calculate the area of graphics, I think very useful, thank you!
readbmp_lm2
- 本程序用C++实现bmp文件的读取,然后转换为rar或者其他格式的文件,适合初学者-The program in C++ implementation bmp file to read, and then converted to a rar or other format
P186
- 绘制一个圆环面,并从不同角度观察它,这个程序就是执行显示列表来绘制圆环面-Draw a torus, and observe it from different angles, this program is the implementation of the display list to draw the torus
vbtuxiang
- 其实说白了就是灰度的一个跳变。因此我们只要设定一个阀值,把电脑上的图片中的像素的色彩转化为灰度,再把相邻的两个像素的灰度去比较,当灰度变化超过一定的量的时候,我们就判断它是轮廓。-In fact, it means a grayscale transition. So long as we set a threshold, the computer image pixel color into gray, then gray pixels adjacent to compare the two,
rcc
- 在程序界面显示从.rcc文件动态加载的图标-display icon which is dynamicly loaded from .rcc file
Little_Des183611132005
- Skin a form with a PNG image. Uses GDI+ and a lot of CPU :
A_GDIP_Pro177892862004
- Now you can draw text with each icon and set the the position (top, right, etc.) via gdiPosition variable and I fixed the App.
