资源列表
DEMtest
- 美国NASA名用地理高度信息数据测试显示。附带高程数据(二进制)。-U.S. NASA names with geographic information data tests show a high degree. With elevation data (binary).
ImageMagick-windows
- 开源的图像处理项目的源码,里面提供了大量的图像处理功能,使用非常方便。-Open source image processing projects, which provide a lot of image processing functions, easy to use.
zhangjunpeng
- 数字图像处理简单程序 有助于理解数据图像处理基础知识-Simple digital image processing program helps to understand the basics of data image processing
MFC_OpenGL
- MFC_OpenGL绘制球,可选择网格球和实体球,球能在边框内滚动,速度可调-MFC_OpenGL draw the ball, to optional mesh ball and entities ball, the ball rolling in border, adjustable speed
GDI+
- 一些关于应用GDI+图像处理的文章,还时不错的哦。
GDIDraw
- 一个GDI图像拖拽的应用,实现设计类似visualstudio开发是的工具栏类似功能,可以将组件拖拽到界面中,可以作为图形化编程开发的一个启发吧,使用visual studio 2010开发-A GDI the application, drag and drop image design similar visualstudio development yes toolbar similar functions, components can be drag and drop into the
ChartTest
- 画曲线控件的例子,可以修改数值范围,变换为线性图或曲线图-Chart drawing
DirectX_11_Technology_Update_US
- Direct x intercase used to install software from anywhere and as expected this is just what you need
window_GDI
- windows图形编程,本书对windows图形编程专门做了详细的讲解,是学习GDI不可多得的一本参考书。-windows graphics programming, windows graphics programming book specifically to do in detail, is a reference book learning GDI rare。
meanshift2
- vs2010+opencv编写 usb摄像头视频捕捉加上用HSV中的Hue分量进行跟踪人脸-vs2010+opencv write usb camera video capture plus track Hue component of the HSV face
mfc绘图程序
- 可以实现绘制直线、曲线、椭圆、矩形、位图等功能,用c语言编程,程序设计实践课作业