Welcome![Sign In][Sign Up]
Location:
Search - 320 240 bmp

Search list

[Embeded Linuxlcd320

Description: 使用TRULY的液晶显示模块320*240-use the LCD module 320* 240
Platform: | Size: 86016 | Author: 赖赖赖 | Hits:

[Otherlinuxchangebmp

Description: 本程序在项目中测试通过 yangxing msn:lelma_yx@hotmail.com 希望对tft屏操作的朋友有所帮助。 一、支持65K色320*240bmp图片 二、输入文件为BMP文件(如15.bmp) 三、输出文件为.h文件(如15.h) 四、支持555和565格式 五、在显示文件中包含此头文件,然后将其输出到TFT屏上即可-the procedures in the project through testing yangxing msn : lelma_yx@hotmail.com hope to tft screen operation friend help. A support 65* 320 K color photographs 240bmp two, input file as a BMP file (such as 15. bmp) 3, the output document. h documents (such as 15. h) 4. 555 and 565 support five format, shown in this file contains the header files, and then the output of TFT screen can be
Platform: | Size: 107520 | Author: y | Hits:

[ARM-PowerPC-ColdFire-MIPSbmp_C256_320_240

Description: 在桓丰的44b0上使用256色的320*240显示屏显示特定照片,下载到板上后,可以循环播放文件夹里面的图片,开发者自己也可以替换符合要求的图片,-In Hwan Fung 44b0 use 256 colors 320* 240 screen display specific photos, downloaded to a board, you can loop inside the folder picture, developers themselves can also be replaced to meet the requirements of the picture,
Platform: | Size: 566272 | Author: 廖耿耿 | Hits:

[SCMLCd-BMp

Description: 240*320 TFT屏用M16读取SD卡内BMP格式图片.和汉字显示程序(字库也是存在SD卡里-240* 320 TFT screen SD card reader with M16 within BMP format picture. And the Chinese characters display program (there is also a SD card font
Platform: | Size: 212992 | Author: jeans | Hits:

[ARM-PowerPC-ColdFire-MIPSDigital-Picture-Frame

Description: The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") with 2.8" TFT addon-board (available i.e. through taobao) JTAG-"cable": Amontec JTAGkey2 Toolchain: Codesourcery G++ (GNU) lite for ARM-EABI IDE: Eclipse with CDT and CDT hardware-debugging-plugin gdb-Server for debugging and programming ("load"): OpenOCD FAT code from Chan, STMicroelectronics StdPerLib Software for picture conversion and scaling on PC: XnView
Platform: | Size: 3461120 | Author: Taha Rehman | Hits:

[Other Embeded programLM3S1138_ILI9320_SD

Description: LM3S1138;TFT:ili9320,240*320; 通过FatFs文件系统从SD卡中读取bmp图片并送显示。-LM3S1138 TFT: ili9320, 240* 320 by FatFs file system to read from the SD card and sent to display bmp images.
Platform: | Size: 1143808 | Author: 程少康 | Hits:

[Special EffectsMindray

Description: 实现一个图像缩放算法,不调用对算法本身有帮助的库函数,将图像缩放到指定的大小。 具体功能: 1.输入为用windows画图程序生成的无压缩BMP图片,只支持256色位图和24位色位图,输出格式与输入格式相同,要求也要能用Windows画图程序打开; 2.支持批量转换,一次转换的张数不作限制,命令行接口指令如下: Zoom.Exe imagelist.txt 其中imagelist.txt的保持待转换的文件列表,以纯文本格式指定了每幅图片转换后的宽度和高度,格式示例如下: Image1.bmp 320,240 Image2.bmp 320,240 程序使用说明: 1、将Mindray.exe、imagelist.txt和用于缩放的位图文件放在相同目录下; 2、在运行窗口中输入“cmd”进入cmd.exe 3、输入Mindray.exe所在路径,例如“e:” 4、输入指定格式命令行:Mindray.exe 1.txt执行程序,得到处理结果。 -To achieve an image scaling algorithm, the algorithm itself does not help call the library functions to scale the image to the specified size. Specific functions: 1 input for the use of windows drawing program to generate uncompressed BMP images, which only supports 256 colors and 24-bit color bitmap bitmap output format with the same input format, requiring also can use Windows Paint program to open 2 supports batch conversion, a conversion of the number of sheets without limit, the command line interface command is as follows: Zoom.Exe imagelist.txt One imagelist.txt to maintain a list of files to be converted to plain text format conversion is specified after each image width and height, format example: Image1.bmp 320,240 Image2.bmp 320,240 Program instructions: 1, Mindray.exe, imagelist.txt and for the scaling of bitmap file in the same directory 2 In the Run window type "cmd" to enter cmd.exe 3, input Mindray.exe the path, such as "e:" 4, enter the speci
Platform: | Size: 2269184 | Author: 周红 | Hits:

[Embeded Linuxwzh_bmp

Description: linux下显示16位bmp图像,我用的是240*320 的16诶图像-linux display 16 bmp picture
Platform: | Size: 16384 | Author: 王者 | Hits:

[SCMTFT-touch-screen-integrated-program

Description: 通过读出SD卡中320*240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320* 240 pixels, read out the SD card of 16 BMP picture HEX data, in turn written to the screen, restore pictures
Platform: | Size: 4680704 | Author: 王晨 | Hits:

[OpenCVauto-opencv

Description: 电脑上连接一个摄像头,启动程序后在视频窗口中就会 有两个跳动的黄色小球作为你攻击的目标(小球搬来是要做成漂浮的泡泡的,没找到动力学方程,就随便设计了一个),还有一个白色的十字圈作为你的准星。拥有 一个红的物体在摄像头前晃动来操纵你的准星,当准星击中黄色小球的时候小球就会消失。(这个游戏需要OpenCV beta5 的动态连接库的支持。还要在当前目录下放置一副320×240的命名为gun.bmp的图,我用的就是图中的这张卡,通过它来决定你能用什么颜色的物体操 纵你的准星)-Video tracking
Platform: | Size: 3072 | Author: 王玲 | Hits:

[SCMili9141

Description: ILI9341V底层驱动,可驱动BMP图片,默认240*320.经过测试。-ILI9341V underlying driver can drive BMP images, the default 240* 320. Been tested.
Platform: | Size: 5120 | Author: nlive | Hits:

[Game Programframebuffer

Description: 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD
Platform: | Size: 9216 | Author: hejrkiper | Hits:

[Applicationsframebuffer

Description: 利用framebuffer显示BMP或JPEG图片.使得320*240的图片可以在LCD上显示-Use framebuffer display BMP or JPEG images, making 320* 240 pictures can be displayed on the LCD
Platform: | Size: 9216 | Author: therep | Hits:

[Special Effectsyuv-rgb.cpp

Description: YUV422转换成RGB888文件,MCU从OV7660中提取原始YUV流,可以做到320*240-YUV422 invert to RGB888 bmp file, MCU OV7660
Platform: | Size: 3072 | Author: 姚维东 | Hits:

CodeBus www.codebus.net