搜索资源列表
dispic.tar
- 简单地图片显示程序,可显示PNG,BMP等文件-simple pictures, may show PNG, BMP, etc.
imagemagic
- demo目录: fvs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中
plays2k
- 该程序对BMP文件进行一些常用的操作,包括左右移动,边沿检测等,文件内存拷贝等方法,是进行图片处理的参考程序.-the program right BMP file some common operations, including move around edge detection. Memory paper copy method, is the picture reference program.
gd-2.0.33.tar
- Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux / Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the use of
create_bmp
- 将截获的FrameBuffer的显示内容,转换为BMP图像文件的程序.
imagepro
- 一个在linux下,利用QT库开发的,可以处理jpeg,bmp,xpm文件格式的应用程序。
bmp-framebuffer.rar
- linux下的BMP位图显示程序,经测试好用,但请大家注意,不同的文件格式需要转换!,BMP under linux bitmap display program, tested good, but please note that the need for a different file format conversion!
Project
- linux udp 传送图片文件,虚拟机可以用,但是联机还有问题,大家可以参考下-linux udp send*.bmp
rgb3
- 在linux中打开bmp图片: 在命令行智能光运行得出执行文件后,输入执行文件名和要打开的bmp文件名运行就可以啦.-Open the bmp picture in linux system.
gtkBMP_open
- 利用linux的GTK,实现了BMP格式图片文件的打开,预览和存储。附上全部源代码。-Linux using the GTK, to achieve a BMP format image file open, preview and storage. All source code is attached.
showbmp
- 在framebuffer上显示bmp文件-In the framebuffer to display bmp file
ourdev_421318
- FS2410裸机系统EasySystem(包括s3c2410的几乎所有裸机驱动,各种实用裸机函数,GUI窗口系统,FAT16文件系统,BMP,WAV格式读写,俄罗斯方块游戏,图片浏览器等) -FS2410 bare-metal system EasySystem (including s3c2410 almost all the bare drive, a variety of practical barebone function, GUI window system, FAT16 file
file2array
- 文件转数组源码,可以方便的用于将一个bmp文件,转换成数组,方便程序直接使用-Documents to an array of source code, can be easily used to a bmp file into an array of convenient procedures for direct use of
jpeg
- 压缩包的内容包括:1.有关JPEG和DPCM算法的文章;2.实现其算法的压缩程序3.有关图像压缩方面的资料。读者请注意: <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件
gd-2.0.35RC1.tar
- 详细说明:Linux/Unix下的绘图函数库(Graphic Drawing Library),支持JPG、PNG、BMP等多种输出格式,可直接对已有的图象文件进行操作,使用手册在压缩包中-Linux/Unix graphics library (Graphic Drawing Libr ary), support JPG, PNG, BMP and other output format, directly to the image files already operate, the us
upgrade_ui.tar
- linux下对framebuffer操作,解析bmp文件,填充位图,-write bmp data to framebuffer
main_bmp
- BMP位图打包程序,将RGB图像数据打包成位图文件,调试图像采集很有帮助.-BMP Bitmap packed program will be packaged into RGB bitmap image data files, debug image acquisition helpful.
bmpTojpeg
- linux下实现的BMP图片转换为JPG格式的图片。压缩包里面为c源码文件,可直接用于自己的工程。-under linux BMP images converted to JPG format images. Compressed packets inside c source files can be directly used for the project.