搜索资源列表
h264_cabac
- The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for the coding (compression) of natural video images. The new standard [1] will be known as H.264 and also MPEG-4 Part 10, “Advanced Video Coding”. The standa
InspectObjectCenter1.10
- 监测一个物体在背景下的运动,并用B样条曲线模拟物体运动过程。-monitoring objects in a context of the campaign, and B-spline curves of simulated objects course of the campaign.
vorbisacm_20020708
- Ogg Vorbis Codec for MSACM,可以用于VirtualDub,Premiere等软件的ACM(音频压缩管理器)面板中支持Ogg Vorbis音频的编解码。 安装方法:解压后用鼠标右键单击vorbisacm.inf文件,选择“安装”。 卸载方法:鼠标右键单击uninstall.inf文件,选择“安装”。 Installation: Right click \"vorbisacm.inf\" and select \"install\" from the co
rtotex
- It is a simple project which creates a render-to-texture-enabled pbuffer, and a texture object related to it. When rendering, the pbuffer is made the current context, and two wire tori are rendered into it. The window is then made current, and the pb
cabac_codec
- cabac is the abbreviation for context-based binary arithemtic coder, which is widely used in H.264 and MPEG-4 part10.
h.264
- 上下文自适 应二进制算术编码(CABAC),-Context-based Adaptive Binary Arithmetic Coding (CABAC)
py
- 本程序用于提取背景检测运动物体,并对物体进行跟踪,数据来源可以是视频文件或者摄像头。-This procedure used to extract the context of moving object detection and tracking objects, data sources can be a camera or video files.
shipin
- 视频运动目标检测,包括背景预测法目标检测和帧间差分法目标检测,Meam Shift目标跟踪和多目标重心法跟踪,内含演示说明。-Video moving target detection, including the context of target detection and prediction inter-frame difference method target detection, Meam Shift target tracking and multi-purpose center
rfc5012.txt
- Abstract This document defines terminology and enumerates requirements for the context resolution of emergency calls placed by the public using voice-over-IP (VoIP) and general Internet multimedia systems, where Internet protocols are used en
MakeISO
- 基于mkisofs开发的.net前端WINDOWS版ISO生成工具-A Windows based .NET frontend for the windows port of mkisofs. It is designed to allow instant and easy ISO creation of any Windows folder via a Windows Explorer Context Menu option "MakeISO"
ArithMeticCoding
- context adaptive binary arithmetic coding is one h.264 entropy coding .. Arithmetic coding is the basic concept of CABAC
VideoDemo
- VC++视频处理框架,一款VC++视频目标检测演示框架的【源代码】,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -VC++ video processing framework, target detection demonstrates the framework of a VC++ video [source code],
10-Saliency
- context-aware saliency which aims at detecting the image regions that represent the scene.
GMM
- 针对摄像机固定下的复杂背景环境,对采集到的视频图像的图像数据用混合高斯背景建模方法实现前景/背景分割,实现运动目标检测和跟踪。在进行前景检测前,先对背景进行训练,对图像中每个背景采用一个混合高斯模型进行模拟,每个背景的混合高斯的个数可以自适应。然后在测试阶段,对新来的像素进行GMM匹配,如果该像素值能够匹配其中一个高斯,则认为是背景,否则认为是前景。由于整个过程GMM模型在不断更新学习中,所以对动态背景有一定的鲁棒性。最后通过对一个有树枝摇摆的动态背景进行前景检测,取得了较好的效果。-For c