w3cam-0.7.2

所属分类:图形图象
开发工具:C++
文件大小:154KB
下载次数:152
上传日期:2008-04-17 16:12:28
上 传 者大头仔
说明:  关于linux环境下,VIDCAT图象采集程序,里面包含图象压缩,bmp转JPEG等多个字函数,请大家参考
(On the linux environment, VIDCAT image acquisition process, which includes image compression, bmp to JPEG and many other characters function, please refer to)

文件列表:
w3cam-0.7.2\configure.in (1117, 2001-10-27)
w3cam-0.7.2\configure (41725, 2001-10-27)
w3cam-0.7.2\Makefile.in (1253, 2001-10-28)
w3cam-0.7.2\w3cam.c (25585, 2001-12-28)
w3cam-0.7.2\vidcat.c (16192, 2001-11-11)
w3cam-0.7.2\w3camd\w3camd.c (11588, 2000-08-22)
w3cam-0.7.2\w3camd\Makefile (573, 2001-12-28)
w3cam-0.7.2\w3camd\w3socket.c (2679, 2000-05-01)
w3cam-0.7.2\w3camd\w3socket.h (889, 1998-11-27)
w3cam-0.7.2\w3camd\w3v4l.c (3312, 2000-08-22)
w3cam-0.7.2\w3camd\w3v4l.h (1053, 2000-08-22)
w3cam-0.7.2\w3camd\w3http.c (4869, 2000-05-26)
w3cam-0.7.2\w3camd\w3http.h (1395, 2000-04-27)
w3cam-0.7.2\w3camd\Makefile.in (464, 2000-05-01)
w3cam-0.7.2\w3camd\w3jpeg.c (2890, 2000-05-21)
w3cam-0.7.2\w3camd\w3jpeg.h (873, 1998-12-01)
w3cam-0.7.2\w3camd\test.html (110, 1998-12-01)
w3cam-0.7.2\w3camd\index.html (804, 2000-04-27)
w3cam-0.7.2\w3camd\w3log.h (855, 2000-05-01)
w3cam-0.7.2\w3camd\w3camd.fig (419, 2000-05-23)
w3cam-0.7.2\cgi.c (18844, 2001-11-11)
w3cam-0.7.2\cgi.h (2713, 2001-11-11)
w3cam-0.7.2\w3cam.cgi.scf (2082, 2001-08-31)
w3cam-0.7.2\w3cam.css (618, 2001-10-27)
w3cam-0.7.2\w3cam.h (1057, 2001-11-11)
w3cam-0.7.2\double.jpg (86033, 1998-11-12)
w3cam-0.7.2\font.c (7025, 2001-11-11)
w3cam-0.7.2\Makefile.std (1031, 1998-12-30)
w3cam-0.7.2\ppmtoascii.c (2858, 2001-11-11)
w3cam-0.7.2\index.in (2690, 2001-12-28)
w3cam-0.7.2\index.html (2678, 2001-12-28)
w3cam-0.7.2\TODO.txt (42, 2001-08-31)
w3cam-0.7.2\out (11406, 2001-10-27)
w3cam-0.7.2\SAMPLES (182, 2001-08-25)
w3cam-0.7.2\v4l.c (9200, 2001-12-28)
w3cam-0.7.2\FAQ.txt (531, 2001-10-27)
w3cam-0.7.2\v4l.h (1283, 2001-12-28)
w3cam-0.7.2\vidcat.man (1734, 2001-10-27)
... ...

w3cam, Version 0.7.2 [1]Rasca, Berlin 19***-2001, published under the [2]GNU GPL Note: This [3]CGI is for [4]Linux running a kernel of the [5]2.2.X series or newer! w3cam is a simple CGI to retrieve images from a so called video4linux device. In other words this program will only run on Linux machines which support a video4linux-device. w3cam supports a plain mode and a gui mode. In the gui mode a html with a form is supplied to change some parameters with the mouse .. * Supported output formats: [6]PNG, [7]JPEG and PPM * Screen dumps in GUI mode [8]double.jpg * Installation: run 'configure & make install' and edit the installed w3cam.cgi.scf file for the runtime configuration. * Usage: Install the CGI and then call {url}/w3cam.cgi?help * Download source code: [9]w3cam-0.7.2.tar.gz * Needed Libraries: [10]libz, libpng, libjpeg * Checkout [11]ChangeLog for changes since the last release. * Tips: + Don't use refresh=0 if you are not the only one, who want to access the video, cause this will lock the v4l device. + Set refresh=-1 if the image is NOT embedded in a [12]HTML-page (or set it at compile time as the default or at runtime in the configuration file). + Use w3cam.css to change the layout (don't forget to install and define the URL in the config file..) * Problems?: [13]Mini FAQ, and also consult the included documentation and HTML samples. * Links: + [14]Video4Linux + [15]Video 4 Linux Resources + [16]bttv Driver + [17]FreeType Library + [18]Motion _________________________________________________________________ rasca , 27. Dec 2001 - 18:28 References 1. http://home.pages.de/~rasca/ 2. http://home.pages.de/~rasca/w3cam/COPYING 3. http://hoohoo.ncsa.uiuc.edu/cgi/ 4. http://www.linux.org/ 5. ftp://ftp.kernel.org/pub/linux/kernel/v2.2/ 6. http://www.libpng.org/pub/png/ 7. http://www.jpeg.org/ 8. http://home.pages.de/~rasca/w3cam/double.jpg 9. http://home.pages.de/~rasca/w3cam-0.7.2.tar.gz 10. http://www.zlib.org/ 11. http://home.pages.de/~rasca/w3cam/ChangeLog.txt 12. http://www.w3.org/MarkUp/ 13. http://home.pages.de/~rasca/w3cam/FAQ.txt 14. http://roadrunner.swansea.uk.linux.org/v4l.shtml 15. http://www.exploits.org/v4l/ 16. http://www.metzlerbros.de/bttv.html 17. http://www.freetype.org/ 18. http://motion.technolust.cx/

近期下载者

相关文件


收藏者