搜索资源列表
Bmp图像格式
- BMP图像文件格式使用方法-BMP image file format to use
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
在数据库中读写图像文件
- 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
bmp图像浏览器
- 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functio
Bmp图像格式
- BMP图像文件格式使用方法-BMP image file format to use
显示bmp图像的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640* 480256 color. BMP file display program can browse, also showed four ima
二维图像三维显示
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和Draw
SpImageAcs
- 可以在vc中读bmp图像文件,及写BMP文件-You can read bmp files in VC, and write BMP files.
在数据库中读写图像文件
- 本实例可以将图像文件(*.bmp)存储到数据库中,并可以浏览数据库中的图像文件!- This example may (* bmp) save the picture document to the database in, and may glance over in the database the picture document!
bmp图像浏览器
- 实现bmp图像文件的读入和存取,同时能对bmp文件进行基本的编译,如:放大、截取-This programme can read and save bmp image meanwhile it can operate the bmp image file basically ,for example, zoom and cut the image.
图像文件操作库
- 这个类库可以处理BMP、GIF、PCX、TGA、JPG、TIF格式的图像文件,而且具有图像点处理、图像区域处理的功能,你所要做的只是调用函数而已,不必清楚这些图像文件的内部格式。-the library can handle BMP, GIF, PCX, TGA, JPG, TIF format image files, and images with point processing, image processing functio
open bmp
- 本程序是一个通过菜单打开一个bmp图像文件的vc代码。-this process is through a menu to open a bmp image files of vc code.
des-bmp
- 用DES对.bmp图像文件进行加密,而且带雪崩分析功能,程序结构清晰,使用方便。-By DES on. Bmp image files encrypted, but with the avalanche analysis, program structure clear and easy to use.
thumbnail
- 显示bmp图像文件的缩略图,vvc6.0-Bmp image files show thumbnails, vvc6.0
read-bmp
- 用c语言编写的对bmp图像文件的读取,开发环境,VC-With c languages bmp image files to read, development environment, VC
bmp
- 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用-this code can covert bmp to matrix,
Painter
- 读取bmp图像文件,并显示出来,visual c++基于单文档。-Read bmp image files, and display, visual c++ based on single document.
BMP--ANALisy
- bmp图像文件,位图1位,位图4位,位图8位,位图16位,位图24位详细分析!-bmp image files, bitmap 1, 4-bit bitmap, bitmap 8 bit, 16-bit bitmap, bitmap detailed analysis of 24!
BMP
- windows bmp图像文件处理相关类,以及DIB类(bmp transform class and dib class)