搜索资源列表
位图转换工具
- 可以把bmp文件转换成c代码,用于嵌入式开发 -bmp file can be converted into c code for embedded development
BMP2TXT16
- 能够将16色位图文件转换为数字电视可采用的YCbCr格式,以C语言文本格式输出.-to 16 color bitmap file conversion to digital television available YCbCr formats, to C language text format output.
bmptoarray
- 通过输入BMP位图名称,将256色BMP位图转换成16制数组.需要手动复制数组数据-through input from Bitmap name, will 256-color bitmap BMP converted into 16 array system. the need for manual data replication array
demo
- demo文件中为一个将视频文件转换为rgb位图的使用实例。程序很容易读懂
juchibo
- 实验十一 数/模转换器 一、实验目的 了解数/模转换器的基本原理,掌握DAC0832芯片的使用方法。 二、实验内容 1、实验电路原理如图11-1,DAC0832采用单缓冲方式,具有单双极性输入端(图中的Ua、Ub),利用debug输出命令(Out 290 数据)输出数据 给DAC0832,用万用表测量单极性输出端Ua及双极性输出端Ub的电压,验证数字与电压之间的线性关系。 2、编程产生以下波形(从Ub输出,用示波器观察) (1)正弦波 三、编程提示
ColorToGray1
- 一个小程序,实现24位真彩色图转换为灰度图,用C语言实现。代码有说明,大家可以参考一下。
chepaidingweixidong
- 1.采集到的车牌照图片使用的是24位RGB的BMP位图,即真彩图。需要将其转化为256级灰度图像。 2.将灰度图像转换成为二值图像。 3.去除噪声采用的方法:中值滤波、直方图均衡。 4.数学形态学的基本思想是用具有一定形态的结构元素去度量和提取图像中的对应形状以达到对图像分析和识别的目的。-1. Collection of vehicle license plate image using a 24-bit RGB bitmap in BMP, that is true color.
070802
- 多功能数字电压表的设计,用adc0832进行模数转换,包含原理图,能进行8路测试,4位LED显示-Digital voltage meter multi-purpose design, with analog-to-digital conversion to adc0832, including schematic diagram, the test can be 8, 4 LED display
Dxscene
- DXScene是3D硬件加速图形库的速度,所有图形应用程序开发,提供:1三维和二维图形编辑器的IDE,三维形状和改造,二维图形对象的集成,简化动画,先进窗口和控制,最高性能,剥皮引擎,位图效果,三维动画文件转换器。 DXScene可作为开发工具,标准,多媒体,SCADA系统,地理信息系统,计算机辅助设计和信息亭应用-DXScene is 3D hardware accelerated graphics library speeds the development of all graphical
AlmDev-SmartFlash-v3.25.Source
- SmartFlash 是一个在Macromedia Flash ActiveX中,具有附加功能的VCL控件。SmartFlash可以支持flash逼真的透明度并在每帧flash中实现抗锯齿的效果。同样您也可以从数据流中加载flash并且通过alpha通道将截取的帧图片转换为位图。-SmartFlash is a VCL with additional features in Macromedia Flash ActiveX. SmartFlash support real trasparen
[wt
- 位图编辑器。隔行扫描、反色 、。灰度。缩放自由设置宽高、画对角线、等等 、很实用、很多时候自己想要的 大小转换不了 、有了这个就可以了 、-Bitmap editor. Interlaced scanning, anti-color. Shades of gray. Scaling free to set the width and height, draw the diagonal, and so on, very practical, very often they want the siz
46855
- Delphi实现ICO文件转换为BMP位图,编程学习源码,很好的参考资料。-Delphi achieve the ICO file is converted to BMP bitmap, learning programming source code, a good reference.
5
- Delphi实现ICO文件转换为BMP位图,编程学习源码,很好的参考资料。-Delphi for ICO files into bitmap BMP, learning programming source code, a good reference.
Delphi-IDEkey
- Delphi实现ICO文件转换为BMP位图,编程学习源码,很好的参考资料。-Delphi for ICO files into bitmap BMP, learning programming source code, a good reference.
5874
- Delphi实现ICO文件转换为BMP位图,编程学习源码,很好的参考资料。-Delphi for ICO files into bitmap BMP, learning programming source code, a good reference.
054
- 实现ICO文件转换为BMP位图,Delphi编程学习源码,很好的参考资料。-Realize ICO files into BMP bitmap, Delphi programming learning source, a good reference.
ImgPrc
- 位图转换,图像处理,图片格式的转化,便于计算机处理-Converting bitmap conversion, image processing, image format, to facilitate computer processing
Delphi_553388
- Delphi:ICO转换位图程序,Delphi源码实现,实现图片文件格式转换,程序小巧,代码简单,可作为初学者学习的范例,能适时的预览转换效果,源码在D7下正确编译。 -Delphi: ICO convert bitmap program, Delphi source code, achieving image file format conversion, program size, the code is simple, can be used as examples for begin
pic
- 易语言图片合成模块源码例程程序结合易语言位图操作支持库和图像格式转换支持库,实现图片的合成。 -Easy language image synthesis module source routine procedures combined with easy language bitmap operations support libraries and image format conversion support library, the realization of image syn
转换文件夹内图片为8位图
- 通过一个例子演示如何将一个文件夹内的图片转换为8bit图像。(An example shows how to convert a picture in a folder into a 8bit image.)