搜索资源列表
mpeg4ip-1.4.1.tar
- 译文: MPEG4.IP 项目为内码提供一个MPEG 和IETF 基于标准的系统, 流出, 并且演奏音像和录影。 原文: The MPEG4IP project provides an MPEG and IETF standards-based system for encoding, streaming, and playing audio and video. -: MPEG4.IP projects within yards for a MPEG and IETF sta
usbvision-0.9.8.2.tar
- 这是一个Linux下的USB摄像头捕捉程序,是一个调用V4L2(Video for Linux 2)非常好的例子。英文介绍为:This is a driver for the USB video bridge USBVision from Zoran/Nogatech, a USB-only cable used in many \"webcam\" devices. It supports streaming and capture of color or monochrome video v
ckplayer-v4.0
- CKplayer支持flv,f4v,mp4,rtmp视频流播放。具体设置查看ckplayer.js文档类说明,开发版需要放在iis(虚拟服务器)里才可以正常运行播放,欢迎大家都得意的风格上传到论坛。软件支持用户自己开发风格。 -CKplayer support flv, f4v, mp4, rtmp video streaming. Specific set view ckplayer.js document class descr iption, the development versi
Facetracking
- 使用OPENCV实现视频流中的人脸跟踪以及眼睛定位-The use of video streaming OPENCV implementation of the Human Face Tracking and Eye Location
ffmpeg-0.4.9-p20060530.tar.tar
- ffmpeg 是一个开源、功能强大的多媒体处理软件,可以实现对音频流、视频流的录制和转换。-ffmpeg is an open source, powerful multimedia processing software, which enables audio streaming, video streaming recording and conversion.
MPEG
- 这个程序实现了MPEG2的视频压缩,用于Internet上视频流的处理(IP流还没有实现),程序的注释相对比较少,所以可能比较难理解些。下载后请先看说明。-This program implements MPEG2 video compression, video streaming for the Internet, the processing (IP flow has not yet achieved), program notes relatively small, it may be
videostreaming
- Video Streaming Concepts, Algorithms and Systems
streamingprotocols
- Peer-to-Peer Video Streaming Service
tyme
- Low-rate video is widely used especially in mobile communications. H.264/AVC (advanced video coding) is well suited for the real-time error resilient transport over packet oriented networks. In real-time communications, lost packets at the re
timed_webcam_v02
- 这个脚本提供了一个基本的框架来处理视频数据在一个相对快速的循环。它使用基本功能的视频采集的工具箱,特别是peekdata()函数。提供一个计时器来估计循环频率。 -This scr ipt provides a basic framework for working with streaming video data in a relatively fast loop. It uses basic functionality the video acquisition toolbox,
WYDP20
- An Automatic Wavelet-based Nonlinear Image Enhancement Technique for Aerial Imagery Recently we proposed a wavelet-based dynamic range compression algorithm to improve the visual quality of digital images captured in the high dynamic range
streamingFaceRecognition1
- recognition of streaming video and detection and matching
video streaming with latancy
- video streaming with latancy
人脸识别
- 基于ssm框架搭建的,前端通过获取video标签?调用本地的摄像头(获取用户媒体对象,流媒体数据base64),将流媒体数据画到convas画布上去?,后台调用百度API人脸识别接口,进入百度大脑搜索人脸识别即可获取官网的Secret Key,将前端获取的人脸信息的base64信息和你本地数据库里的人脸信息传到百度人脸识别的接口进行人脸比对,返回一个json数据,result参数 带别人脸相似度, result可自己定义,从而实现人脸识别登录(Based on the SSM framework