mouse_capute_miniguilcd_show

所属分类:嵌入式/单片机/硬件编程
开发工具:Visual C++
文件大小:23KB
下载次数:100
上传日期:2007-11-02 17:40:27
上 传 者kkflying
说明:  2410下面摄像头抓图程序,可以扩展为在minigui直接显示。zc301芯片
(2410 camera capture the following procedure can be extended directly in minigui show. zc301 chip)

文件列表:
mouse_capture-miniguilcd_show (0, 2006-12-18)
mouse_capture-miniguilcd_show\loadbmp.c (3601, 2006-07-13)
mouse_capture-miniguilcd_show\Makefile (678, 2006-07-13)
mouse_capture-miniguilcd_show\loadbmp.o (4108, 2006-07-13)
mouse_capture-miniguilcd_show\loadbmp (16143, 2006-07-13)
mouse_capture-miniguilcd_show\spcav4l.c (9120, 2006-07-13)
mouse_capture-miniguilcd_show\spcav4l.h (2601, 2006-07-13)
mouse_capture-miniguilcd_show\spcav4l.o (7012, 2006-07-13)
mouse_capture-miniguilcd_show\serv (16265, 2006-07-13)

/**************************************************************************** Mouse-capture Version 2:2006-7-5 This program is used to get continuous pictures from a jpeg webcam to show them in lcd(240x320,Of course,you can modify the size). It is made for ARM9. It is modified from servfox by daily3(戴丽 戴小鼠 in Hefei University of Technology and HHCN-BBS). Thanks to 我爱狗熊. If you have problems ,you can contact me. Email:daily3@126.com Wish you some useful help! Best Wish to the orignal authors! Thank you very much! ****************************************************************************/ USAGE: 1.First,you must make your minigui support jpeg.If you have no experiences,you can refer to http://www.hhcn.org/maindoc/USB_Camera_base_on_Video4Linux.pdf 基于Video4Linux 的USB 摄像头图像采集实现. 1.Cross compile.Directly make then create executable file-serv in the root directory. 2.Put it on ramdisk or just nfs to test it. 3.Execute it then continuously create a picture in /tmp/1.jpg of ARM9. 4.Then you can see continuous pictures showed in lcd. Notice: Webcam capturing has two methods.One is mmap ,the other is read. In this program,the default method is read,you can modify the value of grabmethod to change the capturing method. But in my all tests,the method of read is better:)

近期下载者

相关文件


收藏者