资源列表
jpeg.rar
- 能够用vfw截取视频文件和获得单帧的图像数据,采用多线程编写,use the vfw technology to download video and catch one frame in your computer
ViscaCmd.zip
- Visca code to control Sony cameras,Visca code to control Sony cameras
Dual_JPEG_Network_Camera
- 基于ICETEK-DM642—P4的图像网路算法实现 (视频图像处理-双路JPEG网络摄像机)-Based ICETEK-DM642-P4 network algorithm of image (video image processing- Dual JPEG Network Camera)
testnewcamera
- 一个调用摄像头实时处理图像的工程,很好用的。-A call to real-time image processing camera works very good use.
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