搜索资源列表
如何显示位图
- 在vc下 实现图像显示 教你如何封装自己的DIB图像类-To realize icon s display and teach you how to package your own DIB class under VC s circumstance
使用CImage类处理图像显示与格式转换的源码程序
- 这是一个使用CImage类处理图像显示与格式转换的源码程序,包含了许多可以让大家学习的内容-It is a category CImage processing and image display format conversion of source programs, including many so that we can study the contents
Graphicpach
- 是一个三维动画的OpengGL程序,里面含有OpenGL的坐标定义和图像显示类,可用于加入其它工程。-is a 3D animation OpengGL procedures, it contains the coordinates of OpenGL definition and image display type can be used to join other projects.
readjpeg
- 封装ijl库的jpeg读取显示类源代码和例程-Packaging ijl jpeg library reading category shows the source code and routines
imgobj
- 一个附带完全源码的图片编辑显示类,包含:图像裁剪,旋转,增强,显示等模块,支持.bmp,.jpg等多种格式文件的读取。
GLFont 类(OK)
- openGl中显示中文的封装类-openGl showed Chinese Packaging Category
mycdc
- 用VC编制函数图形的显示类.在某些工程应用系统中常要对已知的表达式求出其图形,只能应用VC对这些函数进行二维或三维的显示,本代码就是将显示的图形进行类的编制,使绘图变得轻松
RealTimeCurve
- 实时曲线显示类,可以同时显示最多10条曲线的实例,希望你们喜欢。
数字化的时钟显示静态文本类。
- 数字化的时钟显示静态文本类。 -digital clock shows the static text category.
GLText_GDI
- OPENGL的Text显示类. win32平台.
Static_OpenGL_Transprent
- 一个扩展CStatic类的OpenGL图像处理显示类。该类可以很容易移植在对话框中用于三维图像处理,并且可以支持鼠标旋转、平移、缩放模型。功能强大。-an expansion of the category CStatic OpenGL display image processing category. These can be easily transplanted in the dialog box for three-dimensional image processing, and s
封装好的一个显示BMP JPG GIF WMF图形的类
- 封装好的一个显示BMP,JPG,GIF,WMF图形的类-Packaging, a good show BMP, JPG, GIF, WMF graphics category
FCM聚类算法
- 图像处理方面,标准FCM聚类算法源代码,可以根据自己论文的需要进行修改,重要的是完全显示了算法的实现过程,是对你绝对有用的好东东!
位图显示
- 运行程序后,显示一个类此于TXT的界面,可以选择bmp格式的文件打开.
创建和显示图像
- 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似
DxfReader_source_code 一个.NET(C#)平台下读取并显示DXF文件的类
- 一个.NET(C#)平台下读取并显示DXF文件的类-A. NET (C#) platform to read and display DXF file class
diblook 高分辨率位图显示MFC类源码
- 高分辨率位图显示MFC类源码,带一MFC范例 ,MFC class for displaying picture with High resolution , with a MFC example
使用鼠标滚轮去放大缩小所显示的地图的类库
- 可以使用鼠标滚轮去放大缩小所显示的地图的类库,Can use the mouse wheel to zoom the map shown in the class library
CImage
- 如何使用 CImage 类加载、显示和保存各种不同的图像格式,包括 .bmp、.gif、.jpg 和 .png。-It teach you how to use CImage class show and save all kinds of picture
ShowImage
- 基于OPENCV的显示图片类,能显示彩色图/二值图/灰度图/char*图/int*图/bool* 图-display image class, can display color image/binary image/gray image/char* image/int* image/bool* image etc