搜索资源列表
FilterImageGrabber1
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。-FilterImageGrabber : Instant screen in Filter. This is a Trans-
565
- 用matlab编写的实现RBF手写的数字识别程序,-using Matlab prepared by the realization RBF handwritten digital identification procedures,
linuxchangebmp
- 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project thr
jiandanPlayer
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时
Convert555to565
- 16位图像格式转换,555转565,delphi的这方面的资料不是很好找,不过俺还是找到了,大家一起分享-16 image format conversion, 555 to 565. delphi the information in this regard is not very good find, but I still find, share with everyone! !
bmptools
- 此工具,只要是把24位bmp图转换成16位565格式数据,用于嵌入式平台-this tool, as long as is 24 bmp maps were converted into 16 data format 565 for Embedded Platform
代码565
- 将表单中的数据存入cookies并显示-will form the data are stored in cookies and display
bmp_process_c
- 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565 -
imgtools
- 处理PNG格式图像的源码,并能进行565逼真的显示24位图像。
qq2440_boot_screen
- for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
tft vhdl
- tft液晶屏驱动,565模式。vhdl状态机
linuxchangebmp
- 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project thr
bmptools
- 此工具,只要是把24位bmp图转换成16位565格式数据,用于嵌入式平台-this tool, as long as is 24 bmp maps were converted into 16 data format 565 for Embedded Platform
bmp_process_c
- 在bmp.h中定制其功能 1:bmp图像格式之间的转换,包换了bmp565->888,bmp888->565。 2:bmp格式图像的旋转 3:bmp格式图像裸码流的生成 -bmp.h in which a customized functions : bmp image format conversion between, shifting the bmp565-
imgtools
- 处理PNG格式图像的源码,并能进行565逼真的显示24位图像。-Deal with the source PNG format images and can display 565 realistic 24-bit image.
qq2440_boot_screen
- for qq2440 board bootscreen change. Create a new (565) 24bit bmp and change sansung.c in smdk2440 as similar name.
OtherTo565
- 其他格式图片生成16位565格式图片和代码,用于单片机开发使用-16 bit 565 format generated image and code
bin_to_555or565
- RGB二进制文件转换为555 或 565格式,3字节RGB格式转换为二字节的555 或 565,适用于嵌入式编程下LCD显示-RGB binary file is converted to 555 or 565 format, 3 byte RGB format is converted to 2 bytes of 555 or 565, suitable for embedded programming under the LCD d
BMPto565
- BMP数据提取,适用565模式的LCD显示-BMP data extraction, application of 565 model LCD display
yuv420_to_rgb565
- YUV 420 ro RGB 565 converter.