搜索资源列表
mjpgTools
- mjpeg静止图像压缩算法库文件M-JPEG(Motion- Join Photographic Experts Group)技术即运动静止图像(或逐帧)压缩技术,广泛应用于非线性编辑领域可精确到帧编辑和多层图像处理,把运动的视频序列作为连续的静止图像来处理,这种压缩方式单独完整地压缩每一帧。 -heavier still image compression algorithm libraries M-JPEG (Motion-Join Photographic Experts Group) t
DecklinkIngest
- DecklinkIngest is a simple dialog based Microsoft Windows video capture application. It can be used to frame accurately capture video and audio from an external tape deck. A variety of video file formats are supported, for example AVI, DV, MJPEG and
AForgeMotion
- 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。
motion
- There are many approaches for motion detection in continuous video streams. All of them are based on comparison of current video frame with one from the previous frames or with something that we ll call background. In this article I ll try to describ
使用Android客户端观看远程mjpeg-streamer提供的视频
- 使用Android客户端观看远程mjpeg-streamer提供的视频。把收到的视频流解析成一张张jpg图片显示-Android client to use mjpeg-streamer to provide remote viewing of video. The received video stream resolution jpg image into a picture show
mjpg-streamer
- 从摄像头获取图像,支持MJPEG和YUV格式。可以转换成JPG图片在本地或远程查看-From the camera to obtain images to support MJPEG and YUV formats. JPG images can be converted into a local or remote view
jpg2mov
- 轉換JPEG(*.jpg)為Apple Quick Time Movie(*.mov) MJPEG-Convert JPEG(*.jpg) to Apple Quick Time Movie (*.mov) MJPEG
decJPG
- mjpeg的解压,挺容易理解。里面有程序说明,还有详细的注释,-mjpeg decompression, very easy to understand. Descr iption of the procedures inside, there are detailed notes,
JPEG_document
- mjpeg 文件非常详尽的说明文档,很珍贵的资料,对搞jpeg的有很大帮助-mjpeg development descr iption, which is very important to mjpeg developer
Balckfin533_561_MPEG_Mjpeg
- Balckfin533_561的MPEG和Mjpeg的源代码-Balckfin533_561 the source code for MPEG and Mjpeg
JPEG-Format
- mjpeg 的详细文档: 关于jpeg格式各个部分的详细说明文档,对研究mjpeg的人十分有帮助-detail document about mjpeg, it s useful for research on mjpeg
MJPGtoJPG
- MJPEG 格式转换成为JPG格式 Programming Language:Visual C++, Tags:Multimedia Develop-MJPEG to JPG
mjpeg-player
- 基于stm32f4的MJPEG解码源码,stm32f4的MJPEG解码-Based on the JPEG decoder source stm32f4
MyMjpeg
- visual C++编写,利用jpeg生成mjpeg图像(Visual C++ writing, using JPEG to generate MJPEG images)
mjpg-streamer-master
- mjpeg的代码,用于 MJPG-Streamer的移植(MJPEG code for the transplant of MJPG-Streamer)
mjpg-streamer-code-182
- MJPEG MJPG-Streamer移植的代码(MJPEG code for the transplant of MJPG-Streamer)
analyze_mjpeg-master.zip
- A simple app that connects to a MJPEG web camera, performs some filtering on the video and displays the filtered video.