搜索资源列表
在内存中位图的对称位图(镜像)(8KB)
- 在内存中位图的对称位图(镜像)(8KB)。此程序是老外写的经典程序,可以拜读一下。-in memory bitmap symmetric Bitmap (mirrored) (8KB). This procedure is a foreigner to write the classic procedure could read about.
ReadShowbmp
- 本程序功能是从指定路径下读入一幅位图,并将其显示到屏幕。对很多程序员来说,读写图像很简单,但对初学者来说却不好入手。由于我也要做图像处理相关的课题,参考了好多资料后写了这个程序,现在也来跟大家分享这一小小成果,希望能给初学者提供些参考。-the functions of the program is designated trails Reading into a bitmap, and its display screen. For many programmers, the image is
ReadWriteBmpStd
- bmp图像处理,根据bmp位图结构,使用c语言进行读写-bmp image processing, according to bmp bitmap structure, read and write using c language
chap1-1
- 函数名称: * readBmp() * *函数参数: * char *bmpName -文件名字及路径 * *返回值: * 0为失败,1为成功 * *说明:给定一个图像文件名及其路径,读图像的位图数据、宽、高、颜色表及每像素 * 位数等数据进内存,存放在相应的全局变量中//位图读写程序-Function name:* readBmp ()** Function parameters:* char* bmpName- file name and path**
1
- 用C语言编写的从硬盘读取位图,并写入硬盘的程序。-Using C language to read a bitmap from the hard disk and hard disk write process.
chap1_3
- 设备无关位图,dib的访问函数及面向过程的dib的读写与访问-Device-independent bitmap, dib access function and process-oriented read and write and visit dib
loadbmp.h
- 实现对bmp格式图像文件的读取与写入操作(不能够对32位位图文件操作)-Bmp format image files to realize the read and write operations (not a bitmap file on 32-bit operation)
dib_and_image
- 一个很好用的DIB类,包括了位图读写的全部方法。以及一个自己写的DibImage类,包含了很多的DIB位图处理函数,有光线调整,HOUGH变换等-A good use of DIB class, including all the way to read and write bitmap. And a written DibImage their class, including many of the DIB bitmap handler, a light adjustment, HOUGH
DIB
- 用VC编的数字图像处理算法,主要关于设备无关位图DIB的读写类-VC compiled using digital image processing algorithms, mainly on the device-independent bitmap DIB class to read and write
chap1-1
- bmp文件结构以及其格式的图像文件的读写和其位图数据的访问-bmp file structure and format of the image file and the bitmap data read and write access
1
- dib格式的图像文件的读写及其位图文件的访问-dib image file format and the bitmap file to read and write access
bitmap
- bmp位图文件格式说明,以及bmp位图文件的读写源代码,由C语言实现。-bmp bitmap file format, and bmp bitmap file to read and write source code from the C language.
bmp
- 这是一份用于处理位图的代码,包含了位图的打开,读写等功能-This is a code for processing the bitmap that contains the bitmap to open, read and write functions
BitmapReadWrite
- c语言读写位图数据源代码,已经在实际工程中得到应用-c language source code to read and write bitmap data
CplusplusBitmapLibrarySourceCodeandExamples
- Descr iption The C++ Bitmap Library consists of simple, robust, optimized and portable 24-bit bitmap image processing algorithms for the C++ language. Capabilities The library has the following capabilities: Read/Write 24-bit Bitmap I
24bmp
- 实现位图的读、写、显示,存储、修改等多种功能-The multiple functions of the bitmap of the read, write, display, storage, modification, etc.
chap1_4
- 面向过程的DIB的读写与访问,主要利用WINDOWS现有的DIB访问函数,可以实现位图的可视化编程-DIB read and write access process-oriented, visual programming using WINDOWS the existing DIB access functions can be achieved bitmap
ReadBitmap
- 使用MFC写的一个读取位图文件,显示位图文件,保存位图文件的小程序。-Using MFC write read a bitmap file to display the bitmap file, save a bitmap file applet.
RMagick-2.13.2.tar
- RMagick is an interface between the Ruby programming language and the MagickCore image processing libraries. ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats
baseDIP
- 纯C语言,无系统调用实现BMP位图的读、写、显示操作,附位图说明。-Pure C language, no system call BMP bitmap to read, write, display operation, with bitmap instructions.