Welcome![Sign In][Sign Up]
Location:
Search - JPEG-MJPEG

Search list

[Other resourceJPEG-MJPEG

Description: 这个是balckfin533/561的MPEG和Mjpeg的源代码,可以在BF533和BF561上跑,本人测试通过的
Platform: | Size: 71835 | Author: 郑英杰 | Hits:

[source in ebookJPEG-MPEG編解碼技術

Description: JPEG-MPEG編解碼技術書集的代碼-JPEG-MPEG codec technology sets the code book
Platform: | Size: 12735488 | Author: 熊卉玥 | Hits:

[Picture Viewermotion

Description: 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 describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream - Microsoft Media Services local capture device (USB cameras or other capture devices).-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 describe some of the most common approaches. In describing the algorithms, I ll use an image processing library I ve described in my previous article. So, if you are common with it, it will only help. The demo applications support the following types of video sources: AVI files (using Video for Windows, interop library is included) updating JPEG from internet cameras MJPEG (motion JPEG) streams from different internet cameras MMS Stream- Microsoft Media Services local capture device (USB cameras or other capture devices).
Platform: | Size: 116736 | Author: | Hits:

[Picture ViewermjpgTools

Description: mjpeg静止图像压缩算法库文件M-JPEG(Motion- Join Photographic Experts Group)技术即运动静止图像(或逐帧)压缩技术,广泛应用于非线性编辑领域可精确到帧编辑和多层图像处理,把运动的视频序列作为连续的静止图像来处理,这种压缩方式单独完整地压缩每一帧。 -heavier still image compression algorithm libraries M-JPEG (Motion-Join Photographic Experts Group) technology that movement still image (or frame by frame) compression technology, widely used in the field of non-linear editing to be precise frame editing and multi-image processing, video campaign as a continuous sequence to deal with static images, such compression to separate integrity compresses each frame.
Platform: | Size: 1556480 | Author: 王力 | Hits:

[2D Graphicmjpegtools-1.8.0.tar

Description: jpeg process toolkids
Platform: | Size: 1475584 | Author: 刘喜龙 | Hits:

[Compress-Decompress algrithmscolor_proc333

Description: 基于fpga的MJPEG编码,用硬件描述语言vlogic写的-they simply based on the JPEG coding, using hardware description language to write the vlogic
Platform: | Size: 10240 | Author: xiao | Hits:

[Streaming Mpeg4MAviplayer

Description: 同MJPEG文件生成的AVI文件,对其文件进行播放-implementations with the AVI file of documents on paper broadcast
Platform: | Size: 27648 | Author: 李冲 | Hits:

[Compress-Decompress algrithmsmjpegtools-1.6.3-rc1

Description: Motion JPEG编解码器源代码,包含一些图象处理算法,如降噪算法等-Motion JPEG codec source code contains some image processing algorithms, such as noise reduction algorithm
Platform: | Size: 1616896 | Author: fidel | Hits:

[DSP programJPEG-MJPEG

Description: 这个是balckfin533/561的MPEG和Mjpeg的源代码,可以在BF533和BF561上跑,本人测试通过的-This is the MPEG and MJPEG balckfin533/561 source code, you can BF533 and BF561 on the run, I passed the test
Platform: | Size: 71680 | Author: 郑英杰 | Hits:

[Picture Viewermjpeg_algorithm

Description: mjpeg_algorithm.pdf motion jpeg 的介绍-Introduction of mjpeg_algorithm.pdfmotion jpeg
Platform: | Size: 203776 | Author: 费戈 | Hits:

[mpeg mp3avisynth-source-0.3

Description: avi synth used for mjpeg like
Platform: | Size: 79872 | Author: 费戈 | Hits:

[DSP programmjpeg_encoder

Description: motion Jpeg 在SPI DSP平台优化好的代码-motion Jpeg in good SPI DSP platform optimized code
Platform: | Size: 892928 | Author: 黄华 | Hits:

[OtherMJPEGVideoSource

Description: mjpeg解码的类,适合进行mjpeg和jpeg之间的转化-MJPEG codec class, suitable for MJPEG and jpeg conversion between
Platform: | Size: 4096 | Author: afna | Hits:

[Windows DevelopMjpeg

Description: mjpeg格式播放器,支持mjpeg,jpeg-MJPEG format player, support for mjpeg, jpeg
Platform: | Size: 486400 | Author: wzj | Hits:

[Picture Viewerjpg2mov

Description: 轉換JPEG(*.jpg)為Apple Quick Time Movie(*.mov) MJPEG-Convert JPEG(*.jpg) to Apple Quick Time Movie (*.mov) MJPEG
Platform: | Size: 4096 | Author: Jackie | Hits:

[Multimedia programDecode_mjpegAVI

Description: 可以解码mjpeg AVI, 解成一个个的jpeg 文件-Can decode mjpeg AVI, solution of the jpeg files into one by one
Platform: | Size: 5120 | Author: jilong | Hits:

[VHDL-FPGA-Verilogmjpeg-decoder_latest.tar

Description: 基于fpga实现的硬件jpeg格式图片的解码器-jpeg decoder based on FPGA
Platform: | Size: 32019456 | Author: zhang jack | Hits:

[Windows DevelopMJPEG2JPEG

Description: Shows how to convert mjpeg frame to jpeg image
Platform: | Size: 3072 | Author: DaBEAT | Hits:

[CSharpMotionDetectionAlgorithms

Description: Motion Detection Algorithms There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this article, I ll try to describe some of the most common approaches. In description of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help. The demo application supports the following types of video sources: • AVI files (using Video for Windows, interop library is included) • updating JPEG from internet cameras • MJPEG (motion JPEG) streams from different internet cameras • local capture device (USB cameras or other capture devices, DirectShow interop library is included). -Motion Detection Algorithms There are many approaches for motion detection in a continuous video stream. All of them are based on comparing of the current video frame with one from the previous frames or with something that we ll call background. In this article, I ll try to describe some of the most common approaches. In description of these algorithms I ll use the AForge.NET framework, which is described in some other articles on Code Project: [1], [2]. So, if you are common with it, it will only help. The demo application supports the following types of video sources: • AVI files (using Video for Windows, interop library is included) • updating JPEG from internet cameras • MJPEG (motion JPEG) streams from different internet cameras • local capture device (USB cameras or other capture devices, DirectShow interop library is included).
Platform: | Size: 282624 | Author: reyjav | Hits:

[Picture ViewerJPEG-Format

Description: mjpeg 的详细文档: 关于jpeg格式各个部分的详细说明文档,对研究mjpeg的人十分有帮助-detail document about mjpeg, it s useful for research on mjpeg
Platform: | Size: 280576 | Author: hu | Hits:
« 12 3 »

CodeBus www.codebus.net