搜索资源列表
MJPG2JPG
- 由MJPEG影像文件提取JPEG图象,适合于嵌入式开发中图形处理-by decoding JPEG images from document images, suitable for embedded graphics processing development
JpgToAvi
- linux环境下,采用v4l捕获图像,并将图像合成mjpeg格式。摄像头需带jpg压缩。-linux environment, using v4l capture images, and image synthesis mjpeg format. Camera to be with jpg compression.
QtMjpegVideoSurveillance.tar
- Draft version of our video surveillance application. Currently it can take only MJPEG stream from multiple sources and display it as matrix. Tried with 72 Axis web cameras on Arch Linux with 8Gb RAM and AMD Athlon II X2 265 CPU. It utiliz
USB_Video_Payload_MJPEG_1.1
- USB Video Payload MJPEG which is useful to develop the usb video driver
mjpg-streamer-r63
- 这是mjpeg视频流服务器,可以先移植到板子上,然后根据要求来实现视频输出-mjpeg server
MJPEGcompressanddecompress
- ubuntu下支持MJPEG压缩与解压缩的源码-The MJPEG compress and decompress source code which will be supported in ubuntu.
usbcamera
- 抓取 usb摄像头图片,如果是mjpeg模式图片保存为*.mjpg,如果是yuyv模式图片保存为*.yuv,每次运行抓取六张图片。 usb_test只是用来测试的。不同usb摄像头可能会报错。(Grab USB camera pictures, if it is MJPEG mode, save the picture as *.mjpg, if it is yuyv mode, save the picture as *.yuv, each run grab six pictures.)
C++MJPEG
- 使用V4L2采集视频,并实现图片的保存功能。(The use of V4L2 video capture, and realize the preservation of images.)