搜索资源列表
VB捕捉视频程序代码
- 用VB下的视频图像捕捉源代码,经测试已通过。
avi与YUV互转程序源码
- 网上常见测试视频都是YUV格式的,但我们很多人习惯处理AVI视频,本源码可以帮助你把YUV文件转换为AVI文件,当然也可以转回来。
基于openCV得高斯背景模型提取。需要openCV,内置测试视频
- 基于openCV得高斯背景模型提取。需要openCV,内置测试视频
android视频传输
- 利用Android 的camera图像的预采集,通过实现PreviewCallback类的回调函数onPreviewfr a me,获得camera采集的原始图像数据之后,压成jpeg格式传到pc端。pc端对接收到的jpeg图像序列进行实时解压和显示,就达到了预想的效果。 开发环境为Windows XP+java 1.6+Eclipse3.4.2 Android版本为1.5 手机测试平台为HTC Hero Android
视频字符叠加
- FPGA 实现视频字符叠加,采用verilog语言,已经严重测试过,绝对正确
凌华视频卡测试程序
- 视频卡的测试程序-video card testing procedures
局域网视频组播软件
- 可在局域网中组播方式发送视频流,将A.MPG文件放在当前目录即可发出,(所有的网卡接收灯都在闪烁)此程序是开发视频直播系统所用的测试程序,为感激站长先生而公开。罗远工作室-LAN can send multicast video streaming, A. MPG document on the current directory will be issued, (NIC receive all the lights are flash
第五章 网络视频点播服务系统
- 动态获取网站服务器的影片分类与索引数据本程序对此部分以测试数据代替)。将影片分类与索引数据以与文件系统类似的方式展示给用户。与操作系统集成,简单、易用。为方便用户使用,需集成到IE浏览栏及工具栏中。-dynamic access to the Web server film classification and indexing data this part of the process to replace the test data
H.263视频编码库version9.18
- H.263编码器SDK,包括动态连接库和静态连接库,欢迎广大视频编码工作者及爱好者测试使用。-H.263 Encoder SDK, including dynamic link libraries and static libraries, welcome video coding workers and lovers tested.
抓取视频文件
- 怎么抓取流媒体的图象,想知道请下载原代码,VC60测试通过-how streaming media capture the image and would like to know please download the original code, the test VC60
decomposeYUV
- 这个程序是实现对YUV序列进行分解的小程序,先打开一个待分解的YUV测试视频序列,然后选择文件类型,有Sub-QCIF,QCIF,CIF,4CIF四种类型,然后填写需要分解为Y、U、V分量的前多少帧序列,最后点击分解,就会完成把序列分解为各个分量-this procedure is right YUV sequence decomposition of small programs, a question to open the dec
motiondetection
- 完整的程序,提供测试视频帧。根据视频帧中图像的形状进行运动估计-integrity of the procedures for testing video fr a mes. According to Video fr a me Image Motion Estimation shape
motionCarDetect1
- 基于openCV得视频流得运动物体提取,内置测试视频。效果不错,需要安装openCV-OpenCV a video stream based on a moving object extraction, built-in test video. Well, need to install openCV
openCV_BGExtract
- 基于openCV得高斯背景模型提取。需要openCV,内置测试视频-OpenCV based on a Gaussian background model extraction. Need openCV, built-in test video
winrunner
- 包括winrunner使用视频教程,两个中文使用说明,步骤很清晰,一定对软件测试者有所帮助,特别是初学者.-Including the use of video tutorials WinRunner, two Chinese for use, the steps are very clear test of the software must be helpful, especially for beginners.
OpenCV_code
- 《OpenCV教程》的源代码!附有测试视频文件,对学习OpenCV很有帮助!
h263
- 相当完善的H.263编解码程序,并且包含测试视频。-Well-established procedures for H.263 codec, and includes testing video.
Motion_Detection
- matlab下使用帧差法实现视频跟踪,提供了一个测试视频和完整的说明文档。下载后可以直接在matlab环境下运行。-matlab using fr a me difference for video tracking, provides a test video and complete documentation. Download matlab environment can be run directly.
avi2frame
- 可将压缩的avi视频分为一帧一帧的图像。内含测试视频。使用时,需要分别建两个文件夹,分别存放彩色和灰度图像。-segment avi into fr a mes
Motion Detection
- 对视频中的运动目标进行检测、跟踪(附件中包含测试视频)(Moving objects in video are detected and tracked)