资源列表
KongZhi
- 这代码是实现打开摄像头代码并录取视频保存文件,知道原理了可以做成什么软件?-This code is to achieve open the code and taking the video camera to save the file, what can be made to understand the principle of the software?
datasheet
- 这是我刚发现在的摄像头好资料,希望能对大家有帮助-very good
camera
- vb编的摄像头调用程序。可嵌入其它程序。很有用哦!-vb code of the camera calling program. Can be embedded in other programs. Oh, very useful!
yuvread
- 实现对视频序列读取存储,插帧等功能,最后将插帧后的帧重新写入文件成为新的视频文件。-read the yuv video file and Implement the function of inserting frames.finally,the processed files are rewrited into yuv file,which can be played exactly
Camera-simple-can-run-program
- 飞思卡尔摄像头组,简单可跑程序,可以研究,把针脚接对就没有问题了。-Camera simple can run program
ScreenKinescope
- 本程序实现的是屏幕录像功能,可以实现录像、抓图和视频分割等功能-The program implementation is the screen recording function, can realize video capture and video segmentation and other functions
NALDecoder
- 实现H.264格式视频的RFC传输的源码-source code of transport of the h.264 video in the package of rtp
VIEW
- 1) 将y4m格式的视频文件读入到Matlab中,文件可以从如下网站下载: http://media.xiph.org/video/derf/ 2) 使用examples.m将y4m视频文件中的每一帧图像读取出来 3)把奇数帧的偶数行丢弃,把偶数帧的奇数行丢弃,这样就形成了隔行视频 4)分别采用垂直重复,行平均,垂直内插,场平均,行场平均的方法进行去隔行 5)分析结果 -1) y4m video file format will be read to Matlab, fi
capture
- 利用JMF做的视频采集和存储,但是存储的是媒体流不能播放,是二进制信息,采集时可以看到采集的效果,可以做为参考供大家研究继续对采集的视频流进行编码和传输-Use JMF to do video capture and storage, but storage of the media stream can not play, is the binary information, see the collection can capture the effect can be used as re
ehci-0.7-src-(1)
- hand detect OVC, to trancking hand with opencv
flash
- 可以实现摄像头在线直播的flash源代码-Can live camera flash source code online
jmf-sample-code
- Sample codes for video and audio capturing in JAVA using JMF API