搜索资源列表
bmp文件读写函数
- bmp文件读写函数-bmp document read-write function
RWbmp
- 读写bmp文件用于初学者-literacy bmp file for beginners
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!
数字图像几何变换
- 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
BMP to Code(5r6g5b)
- 我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程-I wrote it myself procedures, 24 BMP bitmap conversion 16 (5r6g5b) format code for shrapnel Machine Programming
showdib
- 读写bmp的精简代码,入门学习图像编程很好用,不复杂
writeBmp
- 用C写bmp文件(像素随机产生) 熟悉C对bmp文件的操作
bmp
- 自己写的,一个打开bmp格式的图片的程序,打开的图是随着窗口的大小变化而变化的
bmp
- 位图文件读写综述的原代码,有.CPP和.C两个程序,可以当作类用
DicomReadandWrite.dicom 文件读写库,绝对原创
- dicom 文件读写库,绝对原创. 可在windows,linux下编译运行,DICOM files to read and write library, an absolute original. can be windows, linux running under the compiler
BMP
- 使用MFC读写BMP文件,对了解位图的数据格式很有帮助。-Read and write BMP files using MFC, for understanding the data format bitmap helpful.
CISBitmap
- bmp读写源码-bmp source code to read and write
bmp_in
- 读写dip的vc源程序,所有函数都有定义,可以供开发参考-vc the source, all functions have definition, for the development of reference
bmp
- 很适合初学者使用,用纯C语言写的。希望对需要的人有帮助-Very suitable for beginners to use, and written in pure C language. Hope to those who need help
bmp-24
- 读写bmp图像,进行读写操作;得到图像的位图信息;-read or write bmp pictures
DIBDisplay
- VC++ DIB图像的打开,保存等。有详细的代码,BMP文件的读写,直接可以用。-the DID image been open and saved by VC++
bmp
- BMP文件读写例子 BMP文件读写例子-Examples to read and write BMP files
QT写txt文件和保存8位bmp图片
- 写TXT文件到指定的目录; 保存内存数据为8位bmp图片;(Write TXT files to the specified directory; Save memory data for 8 bit BMP pictures;)