搜索资源列表
读取bmp
- BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
12.如何读取与显示JPG等格式图像文件?
- 12.如何读取与显示JPG等格式图像文件?这是一个很多人都难以解决的问题!-How to read and display some special image file such as JPG and some other formats? Maybe it s a difficult problem!
CAD文件读取程序
- 不错的AUTOCAD文件读取程序(VC源码+DEMO),对需要在其他程序中读取/编辑AUTOCAD文档具有很好的借鉴作用。-good AUTOCAD document reader (VC + source DEMO), the need in other proceedings to read / edit AutoCAD files with a good reference.
多种图片读取方式的比较
- 本程序通过使用SetDBIbits,BitBit,IPicture,SetPiexl等多种图片读取方式来计算相同图片读取时所以需的时间,从而体现出不同贴图方式上在时间的差异-this procedure through the use of SetDBIbits, BitBit, IPicture, SetPiexl read so many pictures to calculate the same way when you read Photo Therefore, it takes ti
读取数码照片EXIF信息源码
- 读取数码照片EXIF信息源码 读取数码照片EXIF信息源码-read digital photo EXIF information source to read digital photo EXIF information source
用VC代码读取BMP文件并显示
- 用VC代码读取BMP文件并显示-VC code reader and BMP documents show
读取 并显示JPG等格式图像文件
- 在vc。net环境下读取并显示jpg等文件-the vc. Net environment to read and display jpg, etc.
读取DXF的例子
- 读取DXF的例子
位图操作
- bmp位图按位读取、倒立读取、旋转操作
bmp格式文件 读取 写入
- bmp格式文件 读取 写入
读取shp线文件的坐标
- C语言环境下 读取shp线文件的坐标,,,,
opencv+vs2010读取图片
- vs2010+openCV配置下的读取最基本的图片操作,适合初学者
C、C++读取图片
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
PicProcess
- 一个数字图像处理源码,实现了jpeg,bmp,tiff,png,gif等多种图像格式的读取,边缘检测,fft变换,图像形态变化等功能-A source of digital image processing to achieve a jpeg, bmp, tiff, png, gif image formats such as read, edge detection, fft transform, image features such as morphological changes
ImageFree
- 简单的图像读取显示代码,自己写的,支持BMP,JPG,GIF,TIFF,PNG等格式。-Simple image display read the code, wrote it myself, support BMP, JPG, GIF, TIFF, PNG and other formats.
35
- 读取文件数据,画图,然后实现对图像的放大缩小等功能-Read file data, drawing, and then realize the image zoom functions
ImageStone
- 图像处理的示例源代码。可以读取、保存 jpg、GIF、BMP、PNG等常用格式。VC++6。-Image processing, sample source code. Can read, save jpg, GIF, BMP, PNG and other popular formats. VC++6.
Painter
- 读取bmp图像文件,并显示出来,visual c++基于单文档。-Read bmp image files, and display, visual c++ based on single document.
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)
c++图像处理-读取jpg图片
- 一个VC++编写的图像工具,通过不同图像函数实现bmp/jpg等图像,并比较图像读取时间,可以比较图像函数差异。
