搜索资源列表
ImageProLab
- 用C语言写的基本图像处理程序,包括显示BMP位图程序,直方图均衡化,线性增强,均值虑波,中值虑波,伪彩色和二值化,对初学者很有用!-C language to write the basic image processing procedures, including shows from Bitmap procedures, histogram equalization, Linear increased, the mean consider the wave, the value of co
C++code
- 其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!
diblook
- 一个很好的显示位图的程序,可以显示8为24位。对刚学习图像处理的朋友来说是很不错的。-A very good display bitmap procedures, can show 8 to 24. Just a friend to learn image processing is very good.
A03
- C#中实现如何为用户控件设置工具箱位图。文件中的位图作为自定义用户控件在工具箱中的显示位置。-C# in the realization of how to set up user control toolbox bitmap. Bitmap file as a custom user control in the toolbox of the display position.
source1
- 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Function is to open a bitmap and displayed on the screen. Command-line compiler as follows vcvars32 rc bmp.rc cl bmp.c
readima
- 功能是打开一幅或者多幅位图,并显示在屏幕上和修改功能。注意事项: 运行时,文件c:\test.bmp必须存在-Function is to open one or multiple bitmap and displayed on the screen and modify functions. Note: run-time, file c: \ test.bmp must exist
SOURCE11
- Windows位图(Bitmap)和调色板(Palette) source目录下为本章介绍的源程序 功能是打开一幅位图,并显示在屏幕上。 命令行编译过程如下 vcvars32 rc bmp.rc cl bmp.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在-Windows Bitmap (Bitmap) and the color palette (Palette) source d
BMPViewer222
- 24位BMP图象的读入与显示 BMP图象的读取 使用C语言对BMP图象进行读取和显示 将BMP图象内容写入到AVI文件中去 简单的可操作8位和24位bmp位图的图像类 图象处理程序, 能把16位或24位等图象转化为8位 bmp图象处理类,实现了bmp图象的读写操作-24 BMP images read into and display
DIBDisplay
- 有关2D位图的显示,C++6.0的MFC源码-The relevant 2D bitmap display, C++6.0 MFC source
baseDIP
- 纯C语言,无系统调用实现BMP位图的读、写、显示操作,附位图说明。-Pure C language, no system call BMP bitmap to read, write, display operation, with bitmap instructions.
GDAL-show-image--CSharp
- C#利用GDAL开源库显示遥感影像:通过创建位图的方式来显示遥感影像。-C# GDAL Image
HistDemoA---12
- 通过c++程序实现对位图图像的直方图处理程序,在一个界面中显示处理前后的图像-Realization of the bitmap image by the histogram processing program c++ program, before and after the image processing is displayed in a single interface
雷达回波显示C#源码
- 针对雷达回波原始数据进行解析后绘制成BMP位图显示(BMP Bitmap Display Based on Radar)